@charset "utf-8";
/* CSS Document */

html {
	margin: 0;
	padding: 0;
}
body {
	font-family:Arial, sans-serif;
	font-size:12px;
	line-height:18px;
	background-color:#0e3457;
	text-align:left;
	margin:0;
	padding:0;
	/*background-image:url('images/bggradient.jpg');
	background-repeat:repeat-x;*/
	width: 1440px;
	
	}
	
.bg_home {
	background-image:url('images/bggradient.jpg');
	background-repeat:repeat-x
		text-align:left;
	}
	

.bg_pages {
	background-image:url('images/pages_bg071009.jpg');
	background-repeat:no-repeat;
	width: 1200px;
}

#container{
	overflow: visible;
	position: absolute;
	height: 85px;
	width: 960px;
	left: 0px;
	top: 0px;
	margin:0 auto 0 auto;
	padding:0 0 0 0px;
	text-align:left;
	
}

	
#apDiv_header {
	overflow: visible;
	position: absolute;
	height: 85px;
	width: 331px;
	left: -50px;
	top: -10px;
	padding:0 0 0 0px;
}
.header {
	background:none;	
	text-align:left;
	margin:0px;	
	padding:0 0 0 0px;	
	}

#apDiv_nav {
	overflow: visible;
	position: absolute;
	height: 26px;
	width: 750px;
	left: 105px;
	top: 113px;
	text-align:left;
	padding:0px;
	font-size:95%;
	color:#003366;
	text-decoration:none;
	font-weight:bold;
}
ul#nav {
	margin:0px;
	padding:0px;
	position: absolute;
	left: 0px;
	top: 10px;
}
ul#nav li {
	display:inline;
	margin-left:20px;
	}
	
#nav li#gallery {
	color: #820010;
	}
#nav li#bio {
	color: #820010;
	}
#nav li#news {
	color: #820010;
	}

.navspacer {
	margin-left:50;
}
ul#nav a {
	text-decoration:none;
	color:#003366;
	font-weight:bold;
}
ul#nav li a:active, ul#nav li a:hover {
		color:#ffffff;
}


ul#nav li a:active, ul#nav li a:hover {
		color:#ffffff;
}
.thumbnail { 
	padding: 0;
	background-color: #ffffff;
	border: none; 
	solid: #ffffff;
	float: left;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;	
	}

 /* start of lightbox*/
 
#lightbox{	position: absolute;
	left: 0; border: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;
	}
	
#lightbox img{ width: auto; height: auto;  border: none; }
#lightbox a img{ border: 100px; }

#outerImageContainer{ position: relative; background-color: #003366; 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: #003366; }
#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: #003399; }

 /* end of lightbox*/
 

#apDiv_horizontalbox {
	float: left;
	border:none;
	overflow: visible;
	position: absolute;
	left:0px;
	top:0px;
	margin:0px;
	padding:0px;
	color:#003399;
	}

#apDiv_leftbox {
	/*background-color:#ffff00;*/
	color:#FFF;
	overflow: visible;
	position: absolute;
	left:105px;
	top:210px;
	height:470px;
	width:245px;
	margin:0px;
	padding:10px;
	/*color:#333333;*/
	}
#apDiv_center {
	/*background-color:#c7e19e;*/
	overflow: visible;
	position: absolute;
	left: 365px;
	top: 210px;
	border: none;
	height: 470px;
	width:590px;
	margin:0px;
	padding:10px;
	color:#FFF;
}

#apDiv_rightbox {
	overflow: visible;
	position: absolute;
	height: 395px;
	left: 635px;
	top: 210px;
	width:235px;
	margin:0px;
	padding:0px;
	color:#FFF;
	z-index:100;
}
#apDiv_contact_home {
	overflow:visible;
	position:absolute;
	font-size:80%;
	height:25px;
	left:80px;
	top:650px;
	width:184px;
	margin:0px;
	text-align:left;
	color:#fff;
}

.bodystyle {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color:#FFF;
	margin:0 0 0 170px;
	padding:15px;
	border-left:1px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size:1px;
	line-height:0px
}
#apDiv_footer {
	overflow: visible;
	position: absolute;
	height: 24px;
	width: 775px;
	left: 80px;
	top: 630px;
	width:881px;
	padding:10 10 10 0px;
	font-size: 70%;
	color:#FFF;
	text-align:center;
}
.footer {
	font-family:Arial, sans-serif;
	font-size: 60%;
	color:#FFF;
}
