body
{margin-top: 0px;
background: url(images/BULL3.gif) no-repeat fixed 400px 180px;
}

img {border:none;}

p
{
font: 12px verdana;
}

p.home
{
font: 16px tahoma;
color: #666666;
text-align: justify;
}

p.table
{
font: 11px verdana;
}

table.position
{
position:absolute;
left: 12px;
top: 60px;
}

#container
{
position:absolute;
left: 102px;
top:63px;
width: 799px;
margin: 1px auto;
color: #333;
border: 1px solid gray;
}

#top
{
position:absolute;
left: 100px;

padding: 3px;
}

#content
{
font: 12px Verdana,arial,helvetica;
line-height: 130%;
margin-left: 10px;
padding: 2em;
height: 450px;
overflow: auto;
}

#leftnav
{
float: left;
width: 100px;
height: 365px;
margin-top: 100px;
padding: 10px;
}


#footer
{
text-align: center;
clear: both;
margin: 0;
padding: .5em;
color: #333;
background-color: #999999;
border-top: 1px solid gray;
font: 10px tahoma;
}