body
{
background: #40320e url('/images/bg.gif') repeat;
margin: 0;
padding: 0;
text-align: center;
font-family: 'Trebuchet MS', sans-serif;
font-size: 10px;
color: #000000;
}

#shell
{
width: 100%;
padding: 0;
margin: 0;
text-align: left;
}

#holder
{
width: 1063px;
height: 768px;
margin: 0 auto;
padding: 0;
}

#tophoriz
{
position: absolute;
top: 0;
left: 0;
width: 1024px;
height: 15px;
background: url('/images/bg_top_interior.png') repeat-x;
z-index: 21;
}

#bottomhoriz
{
position: absolute;
top: 504px;
left: 0;
height: 16px;
width: 1024px;
padding: 0;
background: url('/images/bg_bottom_interior.png') repeat-x;
z-index: 24;
}

#leftvert
{
float: left;
height: 100%;
padding: 0;
margin: 0;
width: 19px;
background: url('/images/bg_left_ext.png') repeat-y;
z-index: 22;
}

#rightvert
{
float: left;
height: 100%;
padding: 0;
margin: 0;
width: 20px;
background: url('/images/bg_right_ext.png') repeat-y;
z-index: 23;
}

#content
{
position: relative;
width: 1023px;
overflow: hidden;
padding: 0;
margin: 0;
border-left: 1px solid #191209;
height: 520px;
text-align: left;
background: #FFFFFF;
}


#main
{
float: left; 
width: 1024px;
margin: 0 auto;
padding: 0;
}

#mylogo
{
position: absolute;
width: 165px;
height: 157px;
padding: 0;
margin: 0 0 0 651px;
z-index: 99;
}

#nav
{
text-align: left;
padding: 0;
margin: 0;
width: 1023px;
border-left: 1px solid #201f07;
height: 87px;
background: url('/images/bg_nav.gif') repeat-x;
}

#footer
{
text-align: left !important;
width: 1024px;
height: 161px;
padding: 0;
margin: 0;
background: url('/images/footer.png') repeat-x;
z-index: 20;
}

#copy
{
float: left;
width: 615px;
margin: 36px 0 0 36px;
text-align: left;
font-family: "Trebuchet MS", sans-serif;
font-size: 14px;
line-height: 18px;
color: #ffffff;
}

#menu
{
position: absolute;
margin: 57px 0 0 0;
padding: 0;
width: 1023px;
height: 30px;
}

#below_footer
{
text-align: left !important;
position: absolute;
color: #9f9f9f !important;
width: 680px;
letter-spacing: 0;
font-family: Arial;
font-size: 9px;
word-spacing: -2px;
padding: 0;
margin: 106px 0 0 318px;
height: 15px;
z-index: 16;
}

#text
{
float: left;
width: 267px;
padding-left: 37px;
padding-right: 50px;
padding-top: 115px;
text-align: justify;
font-size: 12px;
line-height: 18px;
height: 347px;
overflow: visible;
}

#home_flash
{
float: left;
width: 596px;
}

#graphic1
{
float:left;
width: 354px;
margin-top: 20px;
padding: 0;
z-index: 18;
}

#graphic2
{
float: left;
width: 297px;
z-index: 0;
}

#graphic3
{
float: left;
width: 299px;
z-index: 0;
}



/* SON OF SUCKERFISH MENU SYSTEM */

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

#topnav a
{
display: block;
}

#topnav li
{
height: 30px;
margin: 0;
padding: 0;
float: left;
}

#topnav li ul
{
margin: 0 0 0 20px;
padding: 2px 0 3px 0;
background-color: #819331;
position: absolute;
left: -999em;
width: 225px;
z-index: 100;
}

#topnav li ul li
{
height: 29px;
border: none !important;
}

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