
body {background-image: url('images/water.jpg');
      background-repeat: repeat;
      text-align: center;}
td {font-size: 14pt; font-family: "Trebuchet MS"}
td.menubar {font-size: 14pt; font-family: "Trebuchet MS"; text-align: left; vertical-align: top; width: 160px} 
td.mainarea {font-size: 14pt; font-family: "Trebuchet MS"; text-align: left; vertical-align: top; width: 500px} 
td.mainad {font-size: 14pt; font-family: "Trebuchet MS"; text-align: left; vertical-align: top; width: 1000px} 

div.divwrapper {
position:relative; 
margin-left: auto;
margin-right: auto;
width: 50px; 
width:999px; 
text-align: left;
}

div.divmenu{
position:absolute; 
left:0px;
top:0px;
width:999px;
height:500px;
z-index:1;
text-align:center;
}

div.divwide{
position:absolute;
left:200px;
top:350px;
width:600px;
z-index:1;
}
