#container
{
margin: 0px auto 0px auto;
width: 976px;
text-align: left;
}
div.mainbg
{
width: 976px; 
height: 602px; 
background-image: url('assets/background.gif'); 
background-repeat: no-repeat;
}
div.maintxt
{
width:410px;
height:390px;
overflow: auto;
font-family: sans-serif;
font-size: 14px;

}
div.wrap
{
padding: 5px 8px 8px 18px;
text-align: center;
}
a.nav:link {color: black}
a.nav:visited {color: black}
a.nav:hover {color: red}
