body
{
    background-color:#000000;
}

/*#main
{
    position:relative;
    height: 100%;
    border: solid 1px black;
    
}

#mainfooter
{
    position:absolute;
    bottom:0;
    height: 7px;
    background-image:url(images/main_footer.gif);
    background-repeat:repeat-x;      
}*/

.maincontent
{
   background-image: url(images/main_content_bg.gif); 
   height: 550px; 
   vertical-align:top; 
   text-align:left; 
   font-family:Arial, Verdana;
   font-size:12px;
   padding:5px 12px 0 12px;
}

#nav
{
    
}

#navlist
{
    text-align:center;
    background-image: url('images/nav_bg.jpg');
    
    
}

.biolink
{
    color:Black;
    text-decoration:none;    
}
