div#header{
	width:900px; 
	height:204px;
	background: url(images/header.jpg) no-repeat center top;
}
div.divider{
	width:900px;
	height:16px;
	background: url(images/divider.gif) repeat-x center top;	
}
div.banner{
	width:900px;
	height:207px;
	background-color:#006687;
}
div.content{
	width:900px;
	background-color:#001b23;
	height:280px;
}
div.lowercontent{
	width:900px;
	background-color:#b9d4dd;
	height:250px;
}
div.contentbox{
	width:217px;
	height:273px;
	background: url(images/info-box.gif) no-repeat center top;
	float:left;
	margin:10px 4px;
}
div.contentboxempty{
	width:400px;
	height:260px;
	float:left;
	margin:10px 0px;
}
div.boxcontentempty{
	width:390px;
	margin:4px 4px 4px 0px;
	color:#001b23;
	font-family:Verdana;
	font-size:12px;
}
div.boxcontent{
	margin:25px;
	color:#001b23;
	font-family:Verdana;
	font-size:12px;
}
div.lowercontenttext{
	color:#001b23;
	font-family:Verdana;
	font-size:12px;
	width:410px;
	float:left;
}
div.footer{
	width:900px;
	height:30px;
	background: url(images/footer.gif) repeat-x center top;
}
.footer_design{
	background: url(images/footer_design.gif) no-repeat center top;
	height:47px;
}
div.footertext{
	color:#FFFFFF;
	font-family:Verdana;
	font-size:12px;	
	padding:5px;
}
.bottomglow{
	height:40px; 
	background: url(images/glow_bottom.gif) repeat-x center top;
}
.bottomgtoplt{
	height:47px; 
	background: url(images/glow_bttopleft.gif) no-repeat center top;
}
.bottomgtoprt{
	height:47px; 
	background: url(images/glow_bttopright.gif) no-repeat center top;
}
.bottomglowlt{
	height:40px; 
	background: url(images/glow_btleft.gif) no-repeat center top;
}
.bottomglowrt{
	height:40px; 
	background: url(images/glow_btright.gif) no-repeat center top;
}

.box_topleft{
	width:28px;
	height:64px; 
	background: url(images/box_topleft.gif) no-repeat center top;
}
.box_top{
	width:816px;
	height:64px; 
	background: url(images/box_top.gif) repeat-x center top;
}
.box_topright{
	width:28px;
	height:64px; 
	background: url(images/box_topright.gif) no-repeat center top;
}
.box_left{
	width:28px;
	background: url(images/box_left.gif) repeat-y center top;
}
.box_middle{
	width:844px;
	background-color:#b9d4dd;
}
.box_right{
	width:28px;
	background: url(images/box_right.gif) repeat-y center top;
}
.box_btleft{
	width:28px;
	height:24px; 
	background: url(images/box_btleft.gif) no-repeat center top;
}
.box_bt{
	width:844px;
	height:24px; 
	background: url(images/box_bt.gif) repeat-x center top;
}
.box_btright{
	width:28px;
	height:24px; 
	background: url(images/box_btright.gif) no-repeat center top;
}
img#logo{
	width:221px;
	height:221px;
	border:0px;
	behavior: url(iepngfix.htc);
}
img#quote{
	width:175px;
	height:83px;
	border:0px;
	behavior: url(iepngfix.htc);
	position:relative;
	left:500px;
	top:-100px;
}
h1{
	font-family:Verdana;
	font-size:14px;
	color:#FFFFFF;
	margin:25px;
	padding:0px;
}
h2{
	font-family:Verdana;
	font-size:14px;
	color:#FFFFFF;
	margin:0px;
	padding:0px;
}
h3{
	font-family:Verdana;
	font-size:13px;
	color:#1c6077;
	margin:0px;
	padding:0px;
}
h4{
	font-family:Verdana;
	font-size:11px;
	color:#1c6077;
	margin:0px;
	padding:0px;
}
td{
	color:#001b23;
	font-family:Verdana;
	font-size:12px;
}
a{
	font-family:Verdana;
	font-size:12px;
	color:#3e8ea7;
	font-weight:bold;
	text-decoration:none;
}
a:hover{
	font-family:Verdana;
	font-size:12px;
	color:#3e8ea7;
	font-weight:bold;
	text-decoration:underline;
}
a.header{
	font-family:Verdana;
	font-size:14px;
	color:#FFFFFF;
	margin-left:14px;
	font-weight:normal;
	text-decoration:none;
}
a.header:hover{
	font-family:Verdana;
	font-size:14px;
	color:#FFFFFF;
	margin-left:14px;
	font-weight:normal;
	text-decoration:underline;
}
a.footerlinks{
	font-family:Verdana;
	font-size:12px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}
a.footerlinks:hover{
	font-family:Verdana;
	font-size:12px;
	color:#3e8ea7;
	font-weight:normal;
}
li, ul{
        margin-left: 3px;
        padding-left: 8px;
        text-indent: 0px;
}
.submitbutton{
        width: 138px;
        height: 77px;
        background: url(images/submit.gif) no-repeat center top;
        cursor: pointer; 
        cursor: hand; 
		border:0px;
}
img.readmorebutton{
        width: 139px;
        height: 68px;
}
img.alignright{
	float:right;
	margin-left:8px;
}
img.alignleft{
	float:left;
	margin-right:8px;
}
img.article_image{
	float:left;
	margin-right:8px;
}
	#dhtmlgoodies_slideshow{
		width:844px;	/* Total width of slideshow */
	}
	
	#previewPane{
		border:1px solid #01090f;
		margin-bottom:10px;	
		text-align:center;
		vertical-align:middle;
		padding-top:10px;
		position:relative;
		
		/* CSS HACK */
		height: 432px;	/* IE 5.x */
		height/* */:/**/420px;	/* Other browsers */
		height: /**/420px;
				
	}
	#previewPane img{
		line-height:400px;
	}
	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
		font-style:italic;
		text-align:center;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
		font-size:0.9em;
	}
	#galleryContainer{
		
		height:102px;	/* Height of the images + 2 */
		border:1px solid #0d3f51;
		position:relative;
		overflow:hidden;
		padding:1px;
		background-color:#000000;
		
		/* CSS HACK */
		height: 104px;	/* IE 5.x - Added 2 pixels for border left and right */
		height/* */:/**/102px;	/* Other browsers */
		height: /**/102px;
				
	}
	#arrow_left{
		position:absolute;
		left:0px;
		z-index:10;
		background-color: #01090f;
		padding:0px;
	}
	#arrow_right{
		position:absolute;
		right:0px;
		z-index:10;
		background-color: #01090f;
		padding:0px;		
	}
	#theImages{
		position:absolute;
		height:100px;
		left:40px;
		width:100000px;
		
	}
	#theImages #slideEnd{
		float:left;
	}
	#theImages img{
		float:left;
		padding:1px;
		filter: alpha(opacity=50);
		opacity: 0.5;
		cursor:pointer;
		border:0px;
	}

	#waitMessage{
		display:none;
		position:absolute;
		left:200px;
		top:150px;
		background-color:#01090f;
		border:3px double #000;
		padding:4px;
		color:#0d3f51;
		font-size:0.9em;
		font-family:arial;	
	}
	
	#theImages .imageCaption{
		display:none;
	}

#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: #01090f; 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: #01090f; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #1b5a6d; }
#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: #01090f; }
