@charset "utf-8";
/* CSS Document */
body {
	line-height: normal;
	color: #999999;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #999999;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: scroll;
	}
.p-light {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: justify;
	font-family: Tahoma;
	font-size: 10pt;
	color:#666666;
	}
.p-news {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: left;
	font-family: Tahoma;
	font-size: 10pt;
	color:#9A1717;
	}
.p-light-officers {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color:#333;
	}
.p-red-officers {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color:#9A1717;
	}	
.p-news-date {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: right;
	font-family: Tahoma;
	font-size: 8pt;
	color:#000000;
	}			
h3 {
	margin-left: 30px;
	margin-top: 5px;
	color: #CC0000;
	font-family: Tahoma;
	font-size: 16pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	}
h5 {
	margin-left: 30px;
	margin-top: 5px;
	color: #CC0000;
	font-family: Tahoma;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	}	
.img-sm{
	margin-left: 7px;
	margin-top: 2px;
	margin-bottom: 5px;
}	
.navlink:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.navlink:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.navlink:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}	
.navlink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.link:link {
	font-weight: normal;
	text-decoration: none;
	color: #9A1717;
	}
.link:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #9A1717;
	}
.link:active { 
	font-weight: normal; 
	text-decoration: underline; 
	color: #9A1717;
	}	
.link:hover{ 
	text-decoration: underline; 
	color: #9A1717;
	}
.link-red:link {
	font-weight: normal;
	text-decoration: none;
	color: #CC0000;
	}
.link-red:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #CC0000;
	}
.link-red:active { 
	font-weight: normal; 
	text-decoration: underline; 
	color: #CC0000;
	}	
.link-red:hover{ 
	text-decoration: underline; 
	color: #CC0000;
	}	
#container {
	margin: 0 auto;
	margin-top: 0;
	width: 900px;
	}
#banner-links {
	margin: 0 auto;
	margin-top: 0;
	width: 900px;
	background-color: #999;
	}				
#header {
	background-image: url(../images/mainheader.jpg);
	background-repeat: no-repeat;
	height: 352px;
	width: 900px;
	margin-bottom: 0px;
	background-position: 0px 0px;
}
#menu-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 105px;
	text-align:center;
}
#left{
	float: left;
	background-color: #FFFFFF;
	background-image: url(../images/whitebg.jpg);
	background-repeat: repeat-y;
	text-align: left;
	width: 600px;
}
#right{
	float: left;
	background-color: #CCCCCC;
	background-image: url(../images/newsbg.jpg);
	background-repeat: repeat-y;
	width: 300px;
}
#full{
	float: left;
	background-color: #FFFFFF;
	background-image: url(../images/whitebg_full.jpg);
	background-repeat: repeat-y;
	text-align: left;
	width: 900px;
}
#footer {
	background-image: url(../images/footerimage.jpg);
	background-repeat: no-repeat;
	width:900px;
	height:30px;
	background-position: center;
	margin-top: 0;
	clear: both;
}
#bottom-left{
	background-image: url(../images/footerleft.jpg);
	background-repeat: no-repeat;
	width:600px;
	height:29px;
	background-position: center;
	margin-top: 0;
	clear: both;
}
#footer-full{
	background-image: url(../images/footer_full.jpg);
	background-repeat: no-repeat;
	width:900px;
	height:29px;
	background-position: center;
	margin-top: 0;
	clear: both;
}
#bottom-links {
	padding-top:12px;
}
#footer-text{
	padding-left: 30px;
	padding-right:30px;
	padding-top:9px;
	color:#002835;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight: bold;
	text-align: right;
}
.footerlink:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.footerlink:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.footerlink:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.footerlink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.BlackBorderWhiteBackground {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.gradualshine{
filter:alpha(opacity=30);
-moz-opacity:0.3;
}
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* 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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

