
#top
{
position:absolute; 
left:100px; top:30px; 
width: 840px; height: 106px;
z-index:1; 
background-color: #990000; 
}

#topnav
{
position:absolute; 
left:400px; top:105px; 
width: 540px; height: 31px;
z-index:2; 
background-color: #990000; 
}

#middle
{
position:absolute; 
left:100px; top:136px; 
width: 840px; height: 327px;
z-index:1; 
background-color: #ffffff; 
}

#bottom
{
position:absolute; 
left:100px; top:463px; 
width: 840px; height: 67px;
z-index:1; 
background-color: #990000; 
}

.bodytextblack
{
color: #000000;
font-family: verdana;
font-size: 11px;
line-height: 15px;
z-index:2; 
margin-left: 0;
margin-right:0;
}