body    {  
margin: 0; 
padding: 0; 
height: 768px; 
width:1024px; 
font-family: verdana, arial, helvetica, san-serif;
background-color:#ffffff;
 background-attachment: scroll;
background-position: 100% 0%;
background-image: url(tile.jpg); 
background-repeat: repeat-x; 
}

#couple {
position: absolute;
top: 447px;
right:0px;
z-index:200;
}

#toppic {
position: absolute;
top: 0px;
left:0px;
z-index:200;
text-align:center;
}


#rightside {
position: absolute;
top: 139px;
right:0px;
z-index:100;
}

#bottom {
position: absolute;
top: 507px;
left: 0%;
text-align:center;
z-index:200;
}

#towing {
position: absolute;
top: 245px;
left:10px;
z-index:100;
}

table.bottom {
position:absolute;
width:100%; 
margin-left: 0px;
top:507px;
}


#maincontent {
position:absolute;
top:100px;
left: 22%;
width: 50%;
z-index:350;
}

p {
color: #000000; 
font-size: 0.8em; 
font-family: Verdana, Arial, Helvetica, sans-serif;}

h1  { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
line-height: 1.5em; 
font-size:1.0em; 
z-index: 300; 
top: 110px;
text-align:left; 
color:#330066;
 }

h2  { 
color: #000000; 
font-size:.8em; 
}

h3 {
font-size: .7em;
color: #326698;

}

table.menu {
position:absolute;
border: 0; 
width:95%; 
margin-left: 5px;
top:100px;
}

a:link {font: arial, helvetica, san-serif;
font-size: 10pt;
color: #000066; text-decoration: none; font-weight:normal }
a:visited {font: arial, helvetica, san-serif;
font-size: 10pt; color: #000066; text-decoration:none; font-weight:normal }
a:hover {font: arial, helvetica, san-serif;
font-size: 10pt; color: #ff6600; text-decoration:underline; font-weight:normal }
a:active {font: arial, helvetica, san-serif;
font-size: 10pt; color: #000066; text-decoration:none; font-weight:normal }

