body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font:11px normal Verdana, Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	background : #2365b3 url(../images/bl.png) repeat-x;/*29537e*/
}
h1{font-size:120%}
h2{font-size:110%}
h3{font-size:100%}
h4{font-size:90%}
html, body {
	height: 100%;
	width: 100%;
}	
a img {border:0px;}
a:link , a:visited, a:active {
	text-decoration: underline;	
	color: #39527d;
	outline: none;
}
select { font-size: 96%; width: 143px; }
a:hover {
	text-decoration: none;
	color: #000;
}
#wrapper {
	position:static;
	width: 900px;
	margin: 0 auto; /* centering the page */
	text-align: left;
	padding-bottom:45px;
}
#header {
	position:static;
	width:900px;
	height: 255px;
	background : #fff url(../images/headers/boats.png) no-repeat top center;
}

#container {
margin:0;
padding:0;
	background-repeat: repeat-y;
	background : #fff url(../images/body.png) repeat-y;
}
#csearch { margin-left: 0px; margin-bottom: 0px; text-align:center;}
#csearch .inputbox{
background:url(../images/search_bar.png) no-repeat left center; height: 40px; padding-left: 28px; width:140px;padding:4px;}
#csearch .search { height: 40px; margin-top: 19px; margin-left: 28px; width:100px;border: solid 0px #fff;background: transparent;color:white; font-size:11px;font-weight:bold;}
#csearch .submit {border:1px solid #f0f0f0; font-size: 11px;margin-top:4px;}
#content {
	margin-right:6px;
	margin-left: 6px;
	height:100%;
}

#clear {
	height: 0px;
	clear:both;	
}
.clear {
    clear: both;
    display: block;
    height: 2px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
#footer {
height: 87px;
width: 900px;
	clear:both;
	color:#666;
	text-align:center;
	font-size:10px;
	background:#fff url(../images/footer3.png) no-repeat top center;
}
#footer p { color:#fff;padding-top:62px;}
#footer a { color:#fff;text-decoration: none;}
 ul {
            list-style: none;
            padding: 0;
			margin:0;
        }
#navigation {
	border:1px solid #fff;
	margin:0px;
	padding:0px;
	text-indent:0px;
	background-color:#fff;
	width:160px;
	height:420px;
}
#navigation a.head {
	cursor:pointer;
	border-bottom:1px solid #fff;
	/* background:#7ebbf3 url(collapsed.gif) no-repeat scroll 6px 10px; */
	background:#939393 url(../images/slider_handlebg188.png) no-repeat scroll 0pt;
	color:#FFFFFF;
	display:block;
	height:25px;
	font-weight:bold;
	margin:0px;
	padding:2px;
	text-indent:6px;
	line-height:24px;
	text-decoration: none;
}
#navigation a.headoff {
	cursor:pointer;
	border-bottom:1px solid #fff;
	/* background:#7ebbf3 url(collapsed.gif) no-repeat scroll 6px 10px; */
	background:#939393 url(../images/slider_handlebg188.png) no-repeat scroll 0pt;
	color:#FFFFFF;
	display:block;
	height:25px;
	font-weight:bold;
	margin:0px;
	padding:2px;
	text-indent:6px;
	line-height:24px;
	text-decoration: none;
}
#navigation a.head:hover {
	color:#f0f0f0;

}
#navigation a.selected {
	/* background-image: url(expanded.gif); */
	background-position:-188px 0pt;
}
#navigation a.current {
	background-color:#f0f0f0;
}
#navigation ul {
	border-width:0px;
	margin:0px;
	padding:0px;
	text-indent:0px;
}
#navigation li {
	list-style:none outside none; display:inline;
}
#navigation li li a {
	color:#333;
	padding:2px 0 2px 0;
	display:block;
	text-indent:10px;
	text-decoration: none;
	border-bottom:1px solid #f0f0f0;
}
#navigation li li a:hover {
	background-color:#f0f0f0;
	color:#333;
}
