body
{
background: 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;
}

#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.gif) no-repeat top left;
}

#nav
{
width: 750px;
height: 19px;
font-family: Georgia, Times, "Times New Roman";
font-size: 14px;
background-color: #936941;
color: #FFFFFF;
padding: 13px 0 9px 0;
letter-spacing: -0.5;
}

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

DIV.navleft
{
float: left;
letter-spacing: -1px;
border-right: 1px solid #ffffff;
}

DIV.nav
{
float: left;
letter-spacing: -1px;
}

DIV.navright
{
float: left;
letter-spacing: -1px;
}
