
body
{
background-color:#260900;
margin:50px 0px; padding:0px;
text-align:center;
font-family: Lucida Sans, Verdana, Arial, Sans-serif;
color: #CFB0AE;
font-size:12px;
}

ul.circle {list-style-type:circle; color: #CFB0AE;
font-size:12px;}

p
{
color: #CFB0AE;
font-size:12px;
}

.clear { clear: both;}

#main
{
width: 783px;
height: 398px;
background-image: url(/images/mainbackground.gif);
background-repeat:no-repeat;
border: solid #801313 3px;
}

#container
{
margin-top:34.5px;
width: 720px;
height: 329px;
background-color:#260900;
border: solid #801313 3px;
background-image: url(/images/brownbackground.gif);
background-repeat:no-repeat;
background-position: top right;
}



#contentcolumn
{
float:left;
display:inline;
width:720px;
margin-left: 10px;
margin-right: 0px;
margin-top: 10px;
margin-bottom: 0px;
}

ul
{
list-style-type:none;
}


#contentcolumn a:link 
{
text-decoration: none;
color: #9C151B;
}

#contentcolumn a:visited 
{
text-decoration: none;
color: #9C151B;
}

#contentcolumn a:hover 
{
text-decoration: none;
color: #DA1C25;
}

#contentcolumn a:active
{
text-decoration: none;
color: #DA1C25;
}

#nav
{font-size:16px;
font-weight:bold;
}

#nav a:link 
{
text-decoration: none;
color: #D06000;
}

#nav a:visited 
{
text-decoration: none;
color: #D06000;
}

#nav a:hover 
{
text-decoration: none;
color: #FCA70D;
}

#nav a:active
{
text-decoration: none;
color: #FCA70D;
}


.tdbanner 
{ 
background-image: url(/images/topbanner.gif);
background-repeat: no-repeat;
width: 471px;
height: 48px;
}

.tdcontent
{ 
background-color:black;
border: solid #594141 2px;
width: 469px;
padding:10px;
}

.tdspace
{ 
height: 15px;
}

