body
{
background: #265e8a url(/images/oceansky.jpg) repeat-x top left;
margin: 0;
padding: 0;
text-align: center;
}

A
{
color: #FFFFFF;
text-decoration: none;
}

#main
{
width: 798px;
margin: 0 auto;
padding: 0;
height: 100%;
}

#left
{
float: left;
width: 23px;
height: 768px;
margin: 0;
padding: 0;
background: url(/images/ragged_edge_left.png) no-repeat top left;
}

#middle
{
float: left;
width: 750px;
height: 768px;
text-align: center;
margin: 0;
padding: 0;
background: #F2E6D1 url(/images/middle_main.gif) no-repeat top left;
}

#nav
{
width: 750px;
height: 29px;
font-family: Georgia, Times, "Times New Roman";
font-size: 13px;
background-color: #936941;
color: #FFFFFF;
padding: 6px 0 6px 0;
margin: 0;
text-align: center;
}

/* SON OF SUCKERFISH MENU SYSTEM */

#topnav, #topnav ul
{
width: 725px;
padding: 2px 0 0 5px;
margin: 0 auto;
list-style: none;
}

#topnav a
{
display: block;
}

#topnav li
{
height: 20px;
border-right: 1px solid #cccccc;
padding: 5px 6px 0 6px;
margin: 0;
float: left;
}

#topnav li.first
{
padding-left: 0 !important;
}

#topnav li.last
{
border-right: none !important;
padding-right: 0 !important;
}

#topnav li ul
{
margin: 0 0 0 -10px; 
padding: 8px 0 5px 5px;
background-color: #936941;
position: absolute;
width: 140px;
left: -999em;
z-index: 1;
}

#topnav li ul li
{
padding: 3px 5px 3px 5px;
border: none !important;
}

#topnav li:hover ul, #topnav li.sfhover ul
{
left: auto;
}

#right
{
float: left;
width: 25px;
height: 768px;
margin: 0;
padding: 0;
background: url(/images/ragged_edge_right.png) no-repeat top left;
}

#bug
{
clear: both;
width: 750px;
height: 104px;
margin-top: -20px !important;
}
