/* CSS Document */
body {
font-size:92.5%;
background-color:#000000;
background-image:url(../siteImages/top-lines-background.jpg);
background-repeat:repeat-x;
width:100%;
padding:0px;
margin:0px;
font-family:Geneva, Arial, Helvetica, sans-serif;
color:#FFFFFF;
line-height:20px;
}

body img { 
behavior: url(iepngfix.htc); 
}

#clearFloats {
clear:both;
padding-bottom:250px;
}

 JAVA LIGHTBOX 

#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;
	}
	
 END JAVASCRIPT LIGHTBOX

#header {
background-image:url(../siteImages/top-lines-background.jpg);
width: 100%;
height:150px;
background-repeat:repeat-x;
margin-left:auto;
margin-right:auto;

}

#headerMiddle h1 {
font-size:1.2em;
margin-bottom:0px;
padding-bottom:0px;
}

#headerMiddle p {
margin-top:0px;
padding-top:0px;
font-size:.8em;
color:#999999;

}

#headerMiddle {
background-image:url(../siteImages/header-image.jpg);
height:150px;
width:850px;
margin-left:auto;
margin-right:auto;
}

#headerText {
float:right;
width:300px;
height:100px;
padding-top:35px;
margin-right:50px;
}

#container {
width:100%;
height:auto;
background-repeat:repeat-x;
}

#flashMenuContainer {
width:848px;
height:190px;
margin-left:auto;
margin-right:auto;
border-left:1px solid #999999;
border-right:1px solid #999999;
}

#content {
height:auto;
width:848px;
background-repeat:no-repeat;
margin-left:auto;
margin-right:auto;
margin-bottom:0px;
padding-bottom:0px;
}


#mainText {
behavior: url(iepngfix.htc); 
width:775px;
height:auto;
padding-top:35px;
padding-bottom:25px;
margin-left:auto;
margin-right:auto;
}


#mainTextLabel {
color:#999999;
font-size:.7em;
margin-left:5px;
margin-top:0px;
margin-bottom:0px;
padding-top:0px;
padding-bottom:0px;
}

#mainTextTopAlpha {
background-image:url(../siteImages/mainTextTopAlphaBack.png);
background-repeat:no-repeat;
behavior: url(iepngfix.htc); 
height:15px;
width:775px;
margin-top:0px;
margin-bottom:0px;
padding-top:0px;
padding-bottom:0px;
font-size:.8em;
}

#mainTextCenter {
background-image:url(../siteImages/mainTextCenterAlphaBack.png);
background-repeat:repeat-y;
behavior: url(iepngfix.htc); 
width:775px;
margin-top:0px;
margin-bottom:0px;
padding-top:0px;
padding-bottom:0px;
font-size:.8em;
}

#mainTextCenter h1 {
font-size:1.6em;
text-align:left;
padding-top:0px;
margin-top:0px;
padding-bottom:5px;
margin-bottom:0px;
padding-left:25px;
}

#mainTextCenter p {
behavior: url(iepngfix.htc); 
color:#FFFFFF;
text-align:left;
padding-left:15px;
padding-right:15px;
margin:0px;
padding-top:0px;
padding-bottom:0px;
padding-left:20px;
}

#mainTextCenter ul {
width:700px;
list-style:none;
margin-bottom:0px;
padding-bottom:15px;
padding-top:5px;
border-top:1px solid #333333;
margin-left:auto;
margin-right:auto;
}

#mainTextCenter ul li {
padding-bottom:5px;
}

#mainTextBottomAlpha {
background-image:url(../siteImages/mainTextBottomAlphaBack.png);
background-repeat:no-repeat;
behavior: url(iepngfix.htc); 
height:15px;
width:775px;
margin-top:0px;
margin-bottom:0px;
}

#label {
text-align:left;
width:250px;
color:#999999;
font-size:.7em;
margin-left:10px;
margin-top:0px;
margin-bottom:0px;
padding-top:0px;
padding-bottom:0px;
}

#leftBox {
float:left;
display: inline;
width:382px;
height:autopx;
margin-right:0px;
padding-left:0px;
padding-right:0px;
margin-left:35px;
}

#leftBoxTop {
background-image:url(../siteImages/sideAlphaBoxTop.png);
background-repeat:no-repeat;
behavior: url(iepngfix.htc); 
height:18px;
width:352px;
margin-top:0px;
margin-bottom:0px;
padding-top:0px;
padding-bottom:0px;
font-size:.8em;
}

#leftBoxCenter {
background-image:url(../siteImages/sideAlphaBoxCenter.png);
background-repeat:repeat-y;
behavior: url(iepngfix.htc); 
text-align:center;
height:auto;
width:352px;
margin-top:0px;
margin-bottom:0px;
padding-top:0px;
padding-bottom:0px;
font-size:.8em;
}

#leftBoxCenter h1 {
color:#FFFFFF;
margin-top:0px;
padding-top:0px;
margin-bottom:0px;
padding-bottom:0px;
font-size:1.4em;
}

#leftBox p {
behavior: url(iepngfix.htc); 
color:#FFFFFF;
text-align:center;
padding-left:15px;
padding-right:15px;
margin:0px;
padding-top:0px;
padding-bottom:0px;
padding-left:20px;
}

#leftBox ul{
text-align:left;
font-weight:bold;
font-size:1.2em;
padding-left:45px;
margin-left:0px;
list-style:none;
margin-bottom:0px;
padding-bottom:0px;
}

#leftBox ul li{
text-align:left;
font-weight:100;
font-size:.8em;
padding-left:25px;
margin-left:0px;
list-style:none;
margin-bottom:0px;
padding-bottom:0px;
}

#leftBox a {
color:#0099FF;
font-size:.9em;
text-decoration:none;
}

#leftBox a:hover {
color:#FFFFFF;
font-size:.9em;
text-decoration:none;
}


#leftBoxBottom {
background-image:url(../siteImages/sideAlphaBoxBottom.png);
background-repeat:no-repeat;
behavior: url(iepngfix.htc); 
height:18px;
width:352px;
margin-top:0px;
margin-bottom:0px;
padding-top:0px;
padding-bottom:0px;
font-size:.8em;
}



#footer {
background-image:url(../siteImages/footerImage.jpg);
background-repeat:no-repeat;
height:100px;
width:850px;
margin-top:0px;
padding-top:0px;
margin-left:auto;
margin-right:auto;
}

#footer p {
font-size:.7em;
text-align:center;
padding-top:15px;
margin-top:0px;
color:#666666;
}

#footer p a {
padding-left:15px;
padding-right:15px;
color:#666666;
text-decoration:none;
}

#footer p a:hover {
padding:15px;
color:#FFFFFF;
}

 contact form ----------------
#form {
margin-top:10px;
width:300px;
height:auto;
}

#form p {
border:none;
width:300px;
padding-top:15px;
padding-bottom:15px;

}

#contactInfo {
padding-top:15px;
padding-bottom:15px;
padding-left:25px;
text-align:left;
}

span.form {
color:#CCCCCC;
font-size:.9em;
float:left;
width:100px;
text-align:left;
}

#formText {
}
#txtSummary {
	line-height: 20px;
	background-color: #CCCCCC;
	background-repeat: repeat-x;
	border: 1px solid #666666;
}
.cellborder  {
	background-color: #999999;
	background-repeat: no-repeat;
	padding: 1px;
	width: 150px;
	border: 1px solid #666666;
}
#btnSubmit {
	color: #333333;
	float: left;
	height: 25px;
	border: 1px solid #666666;
	background-color: #CCCCCC;
}
