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



#header {  
	height: 400px;
	width:1000px;
	margin:auto;
	
	position:relative;
	z-index:1;
}

	#header-border {
	position:absolute;
	z-index: -1;
	width:1000px;
	height:470px;
	background-repeat:no-repeat;
	top: -400px;
	left: -50px;
	}
	




#mid-content {
	height:auto;
	margin:auto;
	width:915px;
	
	position:relative;
}



#nav {
	
	top: -3px;
		}


#wx_module_3185 {

	color:#CCC;
	text-decoration:none;
}


#weather {
	height: 150px;
	width:180px;
}

#marine-info {
	border-left: 10px #666 solid;
		border-right: 10px #666 solid;
		border-top: #999 3px solid;
		border-bottom: #999 3px solid;

}




/* INDEX expandable - includes 2 tables - an outer shell with 2 cols and an inner shell that is contained in the left col of the first table*/



#index-table-outer {
}

 /* This is the second table - it is the left two colums of total layout */
#index-table-inner {
	background-image:url(../img/images/MIDDLE-BG-STRIP_02.png);
	
	background-repeat:repeat-y;
	width:700px;
	height:500px;
	
	margin-top: -4px;
	
	
	
	

}

		#left-col-inner {
			background-image:url(../img/images/LEFT-TOP-BG_03_02.png);
			background-repeat:no-repeat;
			color:#FFF;
			font-family:Tahoma, Geneva, sans-serif;
			font-size:14px;
			padding-left: 15px;
			
			

}

		#right-col-inner {
			background-image:url(../img/images/INDEX-EP-BGS_02-3.png);
			background-repeat:no-repeat;
			padding-right: 15px;
			padding-left: 5px;
			
			
		}



/*div for right column */
		
				#index-right-middle {
					height:auto;
					width:206px;
					min-height: 500px;
					background-image:url(../img/images/Exp-right-Imgs_04.png);
					background-repeat:repeat-y;
					border:none;
					margin-top:-5px; /*negative margin is applied for IE7-less fix */
					padding:0px;
				}
			




.news-details {
	color:#CCC;
}

	.news-details {
	color:#600;
}
