body
{
background: url(images/bg.jpg) 0% 0% repeat-x;
background-color: #713E3B;
font-weight: normal;
font-family: Tahoma;
font-size: 14px;
color: #515151;
}
a:link { font-family: Tahoma; color: blue; text-decoration: none; font-size: 14px; }
a:visited { font-family: Tahoma; color: blue; text-decoration: none; font-size: 14px; }
a:hover { font-family: Tahoma; color: red; text-decoration: none; font-size: 14px; }
.main
{
padding: 4px;
width: 800px;
position: relative;
left: 50%;
margin-left: -400px;
border-width: 2px;
border-style: solid;
border-color: #515151;
background-repeat: no-repeat;
background-image:  url('images/tablebg.jpg');
background-color: #AEADAE;
}
.center
{
text-align: center;
}
div#contact
{
padding: 4px;
width: 800px;
}
div#contact .col1
{
float: left;
border-right: dotted 1px #000000;
}
div#contact .col2
{

}
.charterrequest
{
display: none;
}
table.body { background-image: url(images/tablebg.jpg); border-style: solid; border-color: #515151; border-width: 2px;}
table.simple { #515151; border-width: 0px;}
font.small { font-weight: normal; font-family: Tahoma; color: #515151; font-size: 10px; }