BODY	{
margin: 0;
background-color:#FFFFFF;
background-image:  url(images/BW-DSC01335.jpg);
background-attachment:fixed;
background-position:top;
background-repeat:no-repeat;
FONT-FAMILY: verdana, helvetica, arial, sans;
color: #000000;
font-size: .8em;
line-height: 1.4em;
}


#LeftCol {
width: 30%;
float:left;
margin-left:4em;
margin-top:4em;

}
#Waterfront {
width: 100%;
margin-bottom:2em;

}
#Harrys  {
width: 100%;
margin-bottom:2em;
}
#RightCol {
width: 30%;
float:right;
margin-right:4em;
margin-top:4em;
text-align:right;

}
#Miles  {
width: 100%;
margin-bottom:2em;

}
#PWs {
Padding-top:8%;
margin-bottom:2em;
width: 100%;
}


a:link		{ color: #6633FF; text-decoration: none }

a:visited	{ color: #6633FF; text-decoration: none }

a:active	{ color: #666666; text-decoration: none }

a:hover		{ color: #FF6600; text-decoration: none }

