@charset "utf-8";
/* CSS Document */
body {
	background-image: url(images/bg.jpg);
}
.style2 {font-family: "Trebuchet MS", Arial; font-weight: bold;
}
	body,td,th {
	font-family: Trebuchet MS, Arial;
	font-size: 16px;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
}
.topBanner { top: 8px; background-image: url(images/banner.jpg); position: absolute; background-repeat: no-repeat; left: 50%; height: 113px; width: 550px; clear: inherit; padding-bottom: 10px; padding-right: 10px; margin-left: -275px; }
.textbox1 { height: 50px; width: 700px; position: absolute; left: 50%; top: 875px; border: 1px solid #CEBDAF; font-family: "Trebuchet MS", Arial; font-size: 14px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #000000; letter-spacing: normal; word-spacing: normal; padding: 5px; text-align: center; float: inherit; margin-left: -350px; }
.textbox11 {
	height: 50px;
	width: 700px;
	position: absolute;
	left: 245px;
	top: 800px;
	border: 1px solid #CEBDAF;
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	letter-spacing: normal;
	word-spacing: normal;
	margin: 5px;
	padding: 5px;
	text-align: center;
	float: inherit;
}
.textbox2 { height: 480px; width: 520px; position: absolute; left: 50%; top: 175px; font-family: "Trebuchet MS", Arial; font-size: 14px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #000000; letter-spacing: normal; word-spacing: normal; text-align: justify; float: inherit; margin-left: -260px; }
.textbox20 { position: absolute; width: 550px; height: 550px; font-family: "Trebuchet MS", Arial; font-size: 16px; font-style: normal; font-weight: bold; color: #ED1B24; line-height: normal; font-variant: normal; text-transform: none; text-decoration: none; border: 0px none #FF0000; text-align: center; top: 130px; left: 50%; margin-left: -275px; }
.textbox3 { height: 410px; width: 250px; position: absolute; left: 50%; top: 250px; font-family: "Trebuchet MS", Arial; font-size: 20px; font-style: italic; line-height: normal; font-weight: normal; font-variant: normal; color: #000000; letter-spacing: normal; word-spacing: normal; padding: 5px; text-align: center; float: inherit; border: 0px none #CEBDAF; margin-left: 250px; }
.floatpic { left: 50%; top: 130px; clear: left; background-repeat: no-repeat; width: 350px; height: 600px; position: absolute; background-image: url(images/floatpic.gif); border-bottom-width: medium; border-bottom-style: solid; border-bottom-color: #CEBDAF; margin-left: -620px; }
.background {
	background-color: #FFFFFF;
	background-repeat: repeat;
	width: auto;
	height: auto;
}
.moviefloat { height: 598px; width: 400px; top: 140px; position: absolute; left: 50%; margin-left: -210px; }
.concon { height: 75px; width: 180px; position: absolute; top: 785px; font-family: "Trebuchet MS", Arial; font-size: 18px; color: #FF0000; margin-left: -280px; left: 50%; }
.galbox { height: 50px; width: 200px; position: absolute; left: 50%; top: 780px; font-family: "Trebuchet MS", Arial; color: #000000; text-align: center; text-decoration: underline; margin-left: 100px; }
.FBbox { height: 80px; width: 125px; position: absolute; left: 50%; top: 775px; text-align: center; margin-left: -62px; }
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

