img, div, p, h1 { behavior: url("iepngfix.htc") }

/* GENERIC */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td {
	margin:0;
	padding:0;
}
fieldset,img {
	border:0;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
}
q:before,q:after {
	content:'';
}
body {
	color:#53443D;
	font-family:Verdana, Arial, Helvetica, sans-serif;
        background:#B1D7F7;
	margin:0px auto;
	font-size:12px;
}
a, a:visited {
	text-decoration:none;
	color:#53443D;
}
a:hover {
	text-decoration:underline;
}
.cl {
	clear:both;
	font-size:1px;
	height:1px;
	line-height:1px;
}
#container {
	height:100%;
	width:938px;
        margin:-6px auto;
}
#sand {
	margin:-7px auto;
	width:1221px;
    position:relative;
    background:url('pix/bg_filler.jpg') repeat-y;
}        
#boat {
    background:url('pix/bg.jpg') no-repeat;
} 
#boatbottom {
    background:url('pix/bg_bottom.jpg') bottom no-repeat;
} 
#header {
	position:relative;
	height:430px;
}
img#logo {
	position:absolute;
	top:0px;
	left:0px;
}
#banner {
	background:url('pix/banner_bg.png') top left no-repeat;
	width:912px;
	height:368px;
	position:absolute;
	top:57px;
	right:0px;
	text-align:center;
	padding-top:16px;
}
#banner img {
	border:1px solid black;
}
#menu {
	background:url('pix/menu_bg.png') top left no-repeat;
	width:643px;
	height:34px;
	position:absolute;
	top:20px;
	right:0px;
	text-align:center;
}
#menu ul {
	line-height:25px;
}
#menu ul li {
	display: inline;
	list-style-type: none;
	color:#00AA4F;
}
#menu ul li a {
	padding:6px 7px;
	color:#005DAC;
}
#menu ul li a:hover {
	text-decoration:none;
	background-color:#F8ED95;
	color:#53443D;
}
#content_header {
	background:url('pix/content_header_bg.png') top left no-repeat;
	width:675px;
	height:8px;
	font-size:0px;
	line-height:0px;
	margin-left:25px;
}
#content_footer {
	background:url('pix/content_footer_bg.png') top left no-repeat;
	width:675px;
	height:30px;
	font-size:0px;
	line-height:0px;
	margin-left:25px;
}
#content_bottom {
	width:675px;
	height:30px;
        text-align:center;
	font-size:10px;
}
#content_body {
	background:url('pix/content_body_bg.png') repeat-y;
	width:675px;
	height:auto;
	margin-left:25px;
	padding:14px 17px 17px 23px;
}
#content a {
        text-decoration:none;
        font-weight:bold;
}
#content a:hover {
        text-decoration:underline;
        font-weight:bold;
}
#content a img {
  border: none;
}
#content {
	background-color:white;
	border:1px solid black;
	min-height:300px;
        width:612px;
	padding:10px 7px;
}
#content h1 {
	color:#0C713B;
	font-size:25px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:13px;
}
#content h2 {
	color:#005EAD;
	font-size:16px;
	font-weight:normal;
}
#content h3, #content h4, #content h5 {
	color:#005EAD;
	font-size:13px;
	font-weight:normal;
}
#content p {
	margin-bottom:10px;
}
#content img {
        border:1px solid black;
}        
#content ul {
	list-style:inside;
	list-style-type:circle;
	margin-bottom:10px;
}
#content li {
	margin:3px 0px 3px 20px;
}
#left_panel {
	float:left;
        width:600px;
}
#right_panel {
	float:right;
	width:230px;
}
#tds {
        text-align:center;
        margin-top:15px;
        font-size:11px;
}
#edit a {
        text-decoration:none;
        color:#B1D7F7;
}
#edit a:hover {
        color:#666;
        text-decoration:none;
}

