body 
{
 background:#ffffff;
 color:#000000;
 font-family:Arial, Helvetica, Sans-Serif;
 font-size:12px;
 margin:0px;
 padding:0px;
}

p { margin:5px; }

h1 
{ 
 font-size:1.2em; 
 margin:5px;
}

h2
{ 
 font-size:1.1em; 
 margin-left:5px;
 margin-bottom:10px;
 margin-top:10px;
}

img { border:0px; }

#center
{
 width:600px;
 margin:0px auto;
 text-align:left;
}

#header
{
 width:778px;
 float:left;
 height:90px;
 border-bottom:1px dotted black;
}

#logo
{
 width:303px;
 height:81px;
 float:left;
}

#ad
{
 width:778px;
 height:90px;
 text-align:right;
 margin-top:11px;
 float:right;
}

#middle
{
 width:600px;
 float:left;
 margin-top:10px;
}

#navbar
{
 width:196px;
 float:left;
 border:1px solid #8c8c8c;
}

#nav_header
{
 height:25px;
 width:196px;
 color:#ffffff;
 background-color:#898788;
 line-height:25px;
 font-weight:bold;
}

.light_grey
{
 height:25px;
 width:196px;
 background-color:#e0e0e0;
 font-weight:bold;
 color:#646464;
 line-height:25px;
}

.dark_grey
{
 height:25px;
 width:196px;
 background-color:#c7c7c7;
 font-weight:bold;
 color:#646464;
 line-height:25px;
}

.red
{
 height:25px;
 width:196px;
 background-color:#c7c7c7;
 font-weight:bold;
 color:#ff0000;
 line-height:25px;
}


.red-grey
{
 height:25px;
 width:196px;
 background-color:#e0e0e0;
 font-weight:bold;
 color:#ff0000;
 line-height:25px;
}


.red-white
{
 height:25px;
 width:196px;
 background-color:#ffffff;
 font-weight:bold;
 color:#ff0000;
 line-height:25px;
}

a.grey:link, a.grey:visited, a.grey:active
{
 text-decoration:none;
 color:#646464;
}

a.grey:hover
{
 text-decoration:underline;
 color:#646464;
}

#content
{
 width:460px;
 float:left;
 color:#000000;
}

#ads
{
 width:120px;
 float:left;
}

#footer
{
 width:778px;
 float:left;
}

#small_image
{
 width:778px;
 height:50px;
 float:left;
 border-bottom:1px dotted black;
}

#bottom_ad
{
 float:left;
 height:60px;
 width:470px;
 margin-top:13px;
}

#copyright
{
 width:300px;
 float:right;
 color:#646464;
 font-weight:bold;
 font-size:0.88em;
 margin-top:13px;
}

a.maroon:link, a.maroon:visited, a.maroon:active
{
 text-decoration:none;
 color:#5e1f2c;
 font-weight:bold;
}

a.maroon:hover
{
 text-decoration:underline;
 color:#5e1f2c;
 font-weight:bold;
}

a:link, a:visited, a:active
{
 text-decoration:none;
 color:#5e1f2c;
 font-weight:bold;
}

a:hover
{
 text-decoration:underline;
 color:#5e1f2c;
 font-weight:bold;
}

ol { list-style-type:upper-alpha; }
