body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: black;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #036;
	padding: 1px 0 1px 0;
	}
a:hover {
text-decoration: underline;
}
a img, img, img a {border: 0;}
.floatbottom {
	position: absolute;
	bottom: 30px;
	left: 403px;
	z-index: 5;
	top: 682px;
	}
.floatbottom a img {border: 0;}
.splash {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	}
.splash a {
	text-align: right;
	font-family: "Courier New", Courier, mono;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #888;
	text-decoration: none;
	}
.splash a:hover {
	color: #888;
	border: none;
	}
.splash img { border: 0; padding-right: 15px;}
.splashlittle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #99Ccff;
	text-decoration: none;
	}
.intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	}
.homelittle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
.clear { 
	background-color: transparent;
	}
#showsbox, #newsbox {
	overflow-y: hidden;
	overflow-x: hidden;
}
#showspage {
	background-image: url(../images/shows.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#newspage {
	background-image: url(../images/news.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* ======= gallery page =========== */

h1 {
	visibility: hidden;
	}
#gallery {
	margin: 0 auto;
	text-align: center;
	padding: 10px; 
	color: white;
	font-weight: bold;
	}
#gallery img {vertical-align: middle;}
#gallerylinks {
	position: absolute;
	left: -50px;
	top: 38px;
	padding: 6px 10px 6px 10px;
	background-color: #E7E8CA;
	}
#gallerylinks a {
	padding: 6px 14px 6px 14px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	background-color: #E7E8CA;
	text-decoration: none;
	}
#gallerylinks a:hover {
	text-decoration: underline;
	}

ul li {
	list-style-type: none;
	padding: 4px 4px 4px 0;
	}
.gallerybg {
	background-image: url(../backgrounds/ocean.jpg);
	background-repeat: repeat;
	background-position: left top;
}

/* ======= end gallery page =========== */
#bottommenu, #topmenu {
	position: absolute;
	left: 0px;
	padding: 4px;
	background-color: black;
	width: 45px;
	}
#bottommenu {bottom: 0px;}
#topmenu {top: 0px; /*border-bottom: 0px solid #C5C49E*/}
#bottommenu a, #topmenu a {
	padding: 2px;
	color: #9cf;
	font-weight: bold;
	border: 0px solid pink;
	background-color: black;
	}
#bottommenu a:hover, #topmenu a:hover {
	background-color: black;/*#C5C49E*/
	text-decoration: none;
	}
#link1 {position: absolute; top: 30px; left: 380px;}
#link2 {position: absolute; top: 69px; left: 16px;}
#link3 {position: absolute; top: 55px; left: 193px;}
#link4 {position: absolute; top: 128px; left: 293px;}
#link5 {position: absolute; top: 91px; left: 393px;}
#link6 {position: absolute; top: 148px; left: 40px;}
#link7 {position: absolute; top: 169px; left: 449px;}
#link8 {position: absolute; top: 57px; left: 296px;}
#link9 {position: absolute; top: 102px; left: 119px;}

