body
{
background: transparent url(../images/bg_page.gif);
}

img.header
{
position:absolute;
top:0px;
left:0px;
z-index:1;
}

div.nav
{
position:absolute;
top:2px;
left:165px;
font-family: Arial;
font-size:10px;
font-weight:100;
color:#FFFFFF;
z-index:2;
}

div#footer
{
font-family: Arial;
font-size:11px;
font-weight:100;
color:#FFFFFF;
}

#frame
{
position:absolute;
width:800px;
height:auto;
left:0px;
top:170px;
background-color:#660000;
}

table
{
font-family: Arial;
font-size:11px;
font-weight:100;
color:#FFFFFF;
}

span.larger
{
font-family: Arial;
font-size:14px;
font-weight:100;
color:#FFFFFF;
}

#indexNav
{
float:left;
background-color:#660000;
width: 149px;
font-size:11px;
font-family: Arial;
}

#indexNav ul 
{
list-style: none;
margin:0px; 
padding:0px;
}

#indexNav li
{
background: none;
margin:0px !important;
padding:0px !important;
height:auto !important;
}

#indexNav a 
{
color:#FFFFFF;
font-family:Arial;
font-size:small;
text-decoration:none;
font-weight:100;
display:block;
margin:0px;
padding:1px 0px 2px 4px;
border-bottom:1px solid #FFFFFF;
width:144px;
}

#indexNav a.over, #indexNav a:hover 
{
background-color:#5B5B5B;
}

a:link
{
color: #FFFFFF;
text-decoration: none;
font-weight: none;
}

a:visited 
{
color: #FFFFFF;
text-decoration:none;
font-weight: none;
}

a:active 
{
color: #FFFFFF;
text-decoration:none
}

a:hover
{
color: #9C9C9C;
text-decoration:none
}
