/* ------------------------    MAIN    --------------------------*/
font {}
TABLE, TR, TD, UL {}

body {
	background:url(/images/body_bkgd.gif) repeat-x top left #1b437a; 
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
	}
	
ul li {
	list-style-image: url(/images/bullet.gif);
	}
	
li {
	margin: 3px 0 10px 0;
line-height: 18px;
	}

a,
a:link,
a:visited,
a:active {
	text-decoration: underline;
	outline: none;
	color: #549cfd;
	}
	
a:hover {
	text-decoration: none;
	color: #549cfd;
	}

hr {
height: 2px;
border: none;
background: url(/images/content_hr.gif) repeat-x top left;
}

h1 {
	color: #4180d4;
	font-size: 16px;
background: url(/images/content_hr.gif) repeat-x bottom left;
	}
	
h2 {
	color: #22579e;
	font-size: 15px;
	}
	
h3 {
	color: #74ac3d;
	font-size: 14px;
	}
	
h4 {
	color: #ffa000;
	font-size: 14px;
	}
	
h5 {
	color: #00357d;
	font-size: 13px;
	}
	
h6 {
	color: #3087ae;
	font-size: 13px;
	}

p {
line-height: 18px;
	}
	
img {
	border: none;
	}

span.clear {
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
	}

#diving_nav {
margin: 0 0 5px 0;
}

.diving_subnav {
background: url(/images/diving_subnav_bkgd.gif) no-repeat top left;
width: 530px;
height: 20px;
padding: 5px 0 0 0;
margin: 0 0 10px 0;
}

#flashcontent {
background:#ffffff;
}

.page_ctr {
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 0;
	margin-bottom: 0;
	width: 760px;
	}
	
#nav_ctr {
	background:url(/images/content_top_bkgd.gif) no-repeat bottom left; 
	padding: 0 10px 10px 10px; 
	margin: 0;
	clear: both;
	}
	
#flash_ctr {
background: url(/images/flash_ctr_bkgd.jpg) no-repeat top left;
width: 760px;
height: 184px;
	margin: 0;
	display: block;
	clear: both;
	}
	
#content_ctr {
	background: url(/images/content_bottom_bkgd.gif) no-repeat bottom left #f3f9fd;
	width: 760px;
	margin: 0;
	padding: 0 0 10px 0;
	}

#side_nav {
	background: url(/images/nav_bkgd.gif) no-repeat;
	width: 200px;
	height: 350px;
	float: left;
	display: block;
	margin: 0 10px 0 10px;
	}
	
#side_nav img {
	margin: 10px 0 0 10px;
	}
	
#content {
	width: 530px;
	float: right;
	display: block;
	margin: 0 10px 0 0;
	}
	
#content td {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	}

.content_img {
width: 190px;
height: 105px;
float: right;
display: block;
margin: 0 0 10px 10px;
clear: both;
}
	
span.content_hr {
	background: url(/images/content_hr.gif) repeat-x;
	display: block;
	clear: both;
	height: 2px;
	}
	
#welcome {
	background: url(/images/welcome_bkgd.gif) no-repeat;
	padding: 26px 0 10px 0;
	font-size: 12px;
	float: left;
	width: 245px;
	line-height: 18px;
	}
	
#welcome p {
	margin: 10px 0 0 0;
	}
	
#ssi {
	width: 275px;
	height: 145px;
	float: right;
	margin: 0 0 10px 10px;
	}

#aotm_ctr {
background: url(images/activity_of_the_month_bkgd.gif) no-repeat;
width: 190px;
height: 45px;
float: right;
display: block;
margin: 0 0 10px 10px;
padding: 70px 0 0 0;
text-align: center;
clear: both;
}
	
#news {
	background: url(/images/whatsnew_bkgd.gif) no-repeat top left;
	padding: 26px 0 0 0;
	margin: 10px 0 0 0;
	font-size: 12px;
	line-height: 18px;
	}
	
#news p {
	margin: 10px 0 0 0;
	}

#footer_ctr {
	background: url(/images/footer_bkgd.gif) no-repeat;
	color: #ffffff;
	text-decoration: none;
	clear: both;
	margin: 10px 0 0 0;
	}
#footer_ctr a {
	color: #ffffff;
	text-decoration: none;
	}
#footer_ctr a:hover {
	color: #a5cbff;
	text-decoration: underline;
	}
	
#footer_links_ctr {
	padding-top: 3px; 
	line-height: 16px;
	font-size: 11px;
	height: 37px; 
	overflow: hidden;
	}
	
#ngminfo_ctr {
	margin-top: 10px; 
	font-size: 10px;
	}

#small {
	font-size: ;}
#reg {
	font-size: ;}
#big {
	font-size: ;}
	
.main {
	font-family: ;
	font-size: ;
	color:;
	background-color: ;
	border:   ;
}
.maintext1 {
	font-family: ;
	font-size: ;
	color: ;
}
.maintext2 {
	font-family:;
	font-size:;
	color:;
}
.mainlink {
	font-family:;
	font-size:;
	color:;}
.mainlink a:link {
	color:;}
.mainlink a:hover {
	color:;}
.mainlink a:active {
	color:;}
.mainlink a:visited {
	color: ;}
	
a {
	font-family: ;
	font-size: ;
	color: ;}
a:link {
	color: ;}
a:hover {
	color: ;}
a:active {
	color: ;}
a:visited {
	color: ;}
	
/* ------------------------    SUB - LEFT BAR   --------------------------*/

.sub {
	font-family: ;
	font-size: ;
	color: ;
	background-color: ;
	border:   ;}
.subcolor {
	color: ;
	background-color: ;}
.subtext1 {
	font-family: ;
	font-size: ;
	color: ;}
.subtext2 {
	font-family: ;
	font-size: ;
	color: ;}
.sublink {
	font-family: ;
	font-size: ;
	color: ;}
.sublink a:link {
	color: ;}
.sublink a:hover {
	color: ;}
.sublink a:active {
	color: ;}
.sublink a:visited {
	color: ;}
	
/* ------------------------    NAV    --------------------------*/

.nav {
	font-family: ;
	font-size: ;
	color: ;
	background-color: ;
	border:   ;}
.navcolor {
	color: ;
	background-color: ;}
.navtext1 {
	font-family: ;
	font-size: ;
	color: ;}
.navtext2 {
	font-family: ;
	font-size: ;
	color: ;}
.navlink {
	font-family: ;
	font-size: ;
	color: ;}
.navlink a:link {
	color: ;}
.navlink a:hover {
	color: ;}
.navlink a:active {
	color: ;}
.navlink a:visited {
	color: ;}

/* ------------------------    LINK TO HIDDEN DIR    --------------------------*/

.resource {
	color:; 
	text-decoration: none;
	font: 10px/120% Arial, Helvetica, sans-serif;
	cursor: text;}
.resource a:link {
	color: ;
	cursor: text;}
.resource a:hover {
	color: ;
	cursor: text;}
.resource a:visited {
	color: ;
	cursor: text;}
.resource a:active {
	color: ;
	cursor: text;}
	
/* ------------------------    FOOTER    --------------------------*/

#footer {
	font: 11px Arial, Helvetica, sans-serif;
	color: #909090;
	padding: 5px;
	height:40px;
	text-decoration: none;
	}
#footer a {
	color: #909090;
	text-decoration: underline;
	}
#footer a:hover {
	color: #A7A7A7;
	text-decoration: underline;
	}