body {
  width:750px;
  margin: 0 auto;
  margin-top: 15px;
  margin-bottom: 15px;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-image: url(images/water003.jpg);
			
}
a:link { 
	color: #CC0000;
 }
a:visited { 
	color: #CC0000;
 }
a:hover { 
	color:#CC0000;
} 
a:active { 
	color: #CC0000;
 }

#main {
	background-color: #FFFFFF;
	width:750px;
	border: double 4px #CC0000;
	
}
#leftside {float:left;
width: 150px; background:url(images/buttons/gradient.jpg) no-repeat;
padding-left:5px;
} 
#rightside {float:left;
width: 585px;
margin-left:5px; 
background-color: #FFFFFF;
}
#rightside2 {float:left;
width: 740px;
margin-left:5px; 
background-color: #FFFFFF;
}
img.floatRight { 
    float: right; 
    margin: 6px;
}
#slideshow {
    float: right; 
    margin: 0 6px 6px 6px;
	text-align:center;
	width:330px;
}
#footer {
	width:750px; 
	text-align:center;
	clear:both;
	background-color:#FFFFFF;
	}
#fullpage {
	width:750px; 
	text-align:center;
	clear:both;
	background-color:#FFFFFF;
	}	
.headline {
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color:#006599;
}
.headline2 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #cc0000;
}
#navbar  {
width:750px; 
height:20px; margin-top:4px;
font-weight: bold; 
text-align:center;
background-color: #cfe5e5;
}
