@charset "utf-8";
/* CSS Document */

body {
	background: #0029B0 url(images/bg.jpg) repeat-x;
	background-position:top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}

#footerCell {
    background-image: url(images/coral.jpg);
	background-repeat:no-repeat;
	height:387px;
}

#WelcomeCell {
    background-color: #FFF79A;
	background-image: url(images/welcome_bg.jpg);
	background-repeat:no-repeat;
	background-position: top;
}

#WelcomeCell2 {
    background-color: #FFF79A;
	background-image: url(images/newfill.jpg);
	background-repeat:repeat-y;
	background-position: top;
}

#YelCell {
    background-color: #FFF79A;
	background-image: url(images/body_yel_bg.jpg);
	background-repeat:no-repeat;
	background-position: left;
	}
#YelCellh {
    background-color: #FFF79A;
	background-image: url(images/body_yel_bgn.jpg);
	background-repeat:no-repeat;
	background-position: left;	
}
#BodyCell {
	background-image: url(images/side_bar_right.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

#YelSubBody {
	background-image: url(images/center_header.jpg);
	background-repeat:no-repeat;
	background-position: top;
}
#MenuCell {
	background-image: url(images/menu_bg.jpg);
	background-repeat:no-repeat;
	background-position: top;
	height: 345px;
	width: 143px;
}

#SubMenuCell {
	background-image: url(images/menu_sub_bg.jpg);
	background-repeat:no-repeat;
	background-position: top;
	height: 345px;
	width: 152px;
}

.bodytext {
	font-family: Arial;
	font-size: 10pt;
	line-height: normal;
	font-weight: bold;
}
.bodytext a {
	text-decoration: none;
	color: #A60723;
	font-weight: bold;
}
.bodytext a:link {
	text-decoration: underline;
	color: #A60723;
}
.bodytext a:hover {
	text-decoration: underline;
	color: #062CAB;
}
.bodytextl {
	font-family: Arial;
	font-size: 8pt;
	color: #FFF;
	font-weight: bold;
	text-align: right;
	letter-spacing: 1px;
}
.bodytextl a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.bodytextl a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
.bodytextl a:hover {
	text-decoration: underline;
	color: #A60723;
}

.RedHeader {
	font-family: Arial;
	font-size: 16px;
	color: #A60723;
	font-weight: bold;
}
.RedHeadersm {
	font-family: Arial;
	font-size: 12px;
	color: #A60723;
	font-weight: bold;
}
.BlueHeaderSm {
	font-family: Arial;
	font-size: 14px;
	color: #01519C;
	font-weight: bold;
}
.menu {
	font-family: Arial;
	font-size: 12px;
	color: #19396C;
	font-weight: bold;
	text-align: right;
	letter-spacing: 1px;
	line-height: 22px;
}
.menu a {
	text-decoration: none;
	color: #19396C;
	font-weight: bold;
}
.menu a:link {
	text-decoration: none;
	color: #19396C;
	font-weight: bold;
}
.menu a:hover {
	text-decoration: none;
	color: #AF0023;
	font-weight: bold;
}

.footer {
	font-family: Arial;
	font-size: 8pt;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
}
.footer a {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
.footer a:link {
	text-decoration: none;
	color: #FFF;
}
.footer a:hover {
	text-decoration: underline;
	color: #A60723;
}
.RedHeaderLRG {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 40px;
	color: #A60723;
	font-weight: bold;
	font-variant: small-caps;
}
.WhiteHeader {
	font-family: Arial;
	font-size: 10pt;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
.addWt {
	font-family: Arial;
	font-size: 8pt;
	color: #FFF;
	font-weight: bold;
	text-align: right;
	letter-spacing: 1px;
}
.RedHeaderMed {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	color: #A60723;
	font-weight: bold;
	font-variant: small-caps;
}

#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; }

