body { font-family: MS Trebuchet, sans-serif; 
	 align: center; 
	 text-align: center; 
	 background-image: url('images/smoke.jpg'); 
	 background-repeat: repeat; 
	 background-color: #000000; 
	 background-position: center;
       scrollbar-base-color: #666666;
	 margin-top: 0px;}

hr.main { color: #666666; width:560px; height:1px; text-align:left;}
hr.menu { color: #666666; width:175px; height:1px; text-align:left;}
p.site {font-family: MS Trebuchet, sans-serif;}

a.Button:link, a.Button:visited {
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 13px;

}
a.Button:hover {
	color: #ffff00;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
}

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;
}


textarea.news {
background-color: black;
border: #666666 2px solid;
color: #ffffff;
font-family: arial, verdana, ms sans serif;
font-size: 10pt;
font-weight: normal

} 







