/*------------------------------------------------------------*
**  Global
**------------------------------------------------------------*/
body {
	margin: 0 0 0em 0;
	padding: 0;
	background: #0F456E;
	line-height: 130%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	}
acronym { cursor: help; border-bottom: 0px 0F456E; }
a { text-decoration: none; color: #003366; border-bottom: 0px #369; }
a:hover { border-bottom: 0px #49515C; color: #6699cc; }
/*------------------------------------------------------------*
**  Container
**------------------------------------------------------------*/	
#container {
	margin: 0 auto;
	background: #0F456E url(http://nsite13.protectedharbor.com/media/Main%20Images/bg1gif.gif) repeat;
	width: 900px;
	background-color: #0F456E ;
	border: 0px solid #ddd;
	padding: 2 2px;
	text-align: center; /* Cancel IE Fix */
	}
	
/*------------------------------------------------------------*
**  Header
**------------------------------------------------------------*/		
#header {
	background: #0F456E url(http://nsite13.protectedharbor.com/media/Main%20Images/bannergif.gif) right no-repeat;
	width: 900px;
	height: 106px;
	line-height: 112px;
	margin: 0 auto;
	border:0;
	text-align: right;
}
	}	
#header h1 { 	
	margin: 0;
	width: 900px;
	padding: 0;
	color: #CCCC99;
	border:0;
	font-size: 9px;
	text-align: right;
	letter-spacing: -1px;
	cursor: default;
	}	
#header h2 { 	
	margin: 0;
	padding: 0px;
	color: #CCCC99;
	border:0;
	font-size: 12px;
	padding-left: 0px;
	letter-spacing: -1px;
	cursor: default;
	}	

/*------------------------------------------------------------*
**  Nav
**------------------------------------------------------------*/

#nav {
	background: #0F456E url(http://nsite13.protectedharbor.com/media/Main%20Images/navbggif.gif) right no-repeat;
                    width: 900px;
	height: 30px;
	text-align: right;
	border-bottom: 5px solid #fff;
	font-size: 14px;
	border-right: 30px solid #fff;
	float: center;
	margin: 0; 
	padding: 0;
	line-height: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	text-border: 3;
	text-color: #004160;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	border:0;
	line-height: normal;
	}
#nav li {
	list-style-type: none;
	display: inline;
	line-height: 30px;
	}		
#nav li a { 
	text-decoration: none; 
	margin-right: 10px;
	margin-top: 5px;
	text-color: #003366;
	margin-left: 0px;
	background-color: Transparent ;
	border-right: 0px Transparent; 
	border-bottom: 0;
	padding: 5px 10px;
	font-size: 1em;
	float: center;
	font-weight: bold;
	}
#nav li a:hover { background-color: #F3F3FA; color: #336699;}
#nav li a.on { background-color: #F3F3FA; color: #336699; }

/*------------------------------------------------------------*
**  above 2 last lines color means hover color when mouse over, on when clicked
**------------------------------------------------------------*/

/*------------------------------------------------------------*
**  Side Bar
**------------------------------------------------------------*/
/*#sidebar {
	float: left;
	background-color: #cccc66;
	font-size: 14px;
	text-color: #ffffff;
	width:0px;
	text-align: left;
	position: relative;
	line-height: 20px; 
	word-spacing: 2px;
	border-top: 1px solid ; 	
	}
#sidebar div { background: #cccc66 repeat-x;; text-color: #0F456E ;}	
/*------------------------------------------------------------*
**  Side Bar & Content
**------------------------------------------------------------*/
  #sidebar h3, #content h3 { 
	font-size: 14px;
	text-color: #0F456E ;
	color: #cccc66; 
	margin: 2 2px 0 0; 
	cursor: default;
	}
	#content div, #sidebar div { 
	padding: 10px 0 0px 0;  
                    padding: 0px;
	}	
/*------------------------------------------------------------*
**  Content
**------------------------------------------------------------*/
#content {
	float: center;
	width: 888px;
	position: relative;
	margin-left: 5px;
	margin-right: 0px;
	line-height: 20px; 
	text-align: justify; 
	word-spacing: 2px;	
	}	
#content div { background-color: #F3F3FA; }	
/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/
#footer {
	background: #0F456E url(http://nsite13.protectedharbor.com/media/Main%20Images/footergif.gif) right no-repeat;
	float: right;
	width: 900px;
	text-align: center;	
	color: #CC9933;
	font-size: 8PX;
	padding: 0px;
	line-height: 62px;
	clear: both;
	}
	
#footer a { text-decoration: none; color: #CC9933; }
#footer a:hover { border-bottom: 0px #8B8D06; color: #CC9933; }

