body { font-family: MS Trebuchet, sans-serif;
	 align: center;
	 text-align: left;
	 background-color: #ffffff;
	 background-image: url('.img/bkg-body2.gif');
	 background-repeat: repeat;
	 background-position: center;
                 margin-top: 0px;
	 font-size: 10px;
	}

hr.main { color: #666666; width:750px; height:1px; text-align:center;}
hr.menu { color: #EEC900; width:173px; height:6px; text-align:left;}
hr.menu2 { color: #1874CD; width:580px; height:6px; text-align:left;}
p.site {font-family: MS Trebuchet, sans-serif;}
caption {font-size: 12px;	
	   color: #1874CD;}

a.Button:link, a.Button:visited {
	color: #666666;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 13px;

}
a.Button:hover {
	color: #EEC900;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 12px;
}




div.MainHeader{
      width: 100%;
      padding: 0;
      padding-top: 0;
      margin-top: 0px;
      border-top: 0px solid #000000;
      text-align: left;
      background-image: url('.img/logo.jpg');
      background-repeat: no-repeat;
      background-position: top center; 
      background-attachment: fixed;
      background-color: #ffffff;
      margin-bottom: 0px;

}

div.menu{
      margin-left: 20px;
	margin-right: 2px;

}

div.menu2{
      margin-right: 20px;
}

div.home{
      margin-left: 20px;
      margin-right: 20px;

}


div.Back{
      width: 250;
      height: 400;
      padding: 0;
      padding-top: .5em;
      padding-left: .5em;
      border-top: 0px solid #000000;
      text-align: center;
      background-image: url('images/farquson_beach.jpg');
      background-repeat: no-repeat;
      background-position: right; 
      background-attachment: fixed;
      background-color: #000000;
      margin-bottom: 0px;
      border-bottom: 0px solid #000000;
}

div.Back2{
      width: 750;
      height: 400;
      padding: 0;
      padding-top: 0em;
      padding-left: 0em;
      border-top: 0px solid #000000;
      text-align: center;
      background-image: url('images/shell.jpg');
      background-repeat: no-repeat;
      background-position: right; 
      background-attachment: fixed;
      background-color: #000000;
      margin-bottom: 0px;
      margin-top: 0px;
      border-bottom: 0px solid #000000;
}

div.Back3{
      width: 250;
      height: 400;
      padding: 0;
      padding-top: .5em;
      padding-left: .5em;
      border-top: 0px solid #000000;
      text-align: center;
      background-image: url('images/boat3.jpg');
      background-repeat: no-repeat;
      background-position: right; 
      background-attachment: fixed;
      background-color: #000000;
      margin-bottom: 0px;
      border-bottom: 0px solid #000000;
}
