body {
text-align: center;
background-image: url("/images/topbg.jpg");
font-family:helvetica,arial,sans-serif;
}

h1 { 
font-size:110%;
color:#800000;
 }
h2 { 
font-size:100%;
color:#800000;
 }

p { 
font-size:95%;
text-indent:0.5em;
 }
a.m:link { 
text-decoration:none;
font-size:95%;
font-weight:bold;
color:#800000;
 }
a.m:visited { 
text-decoration:none;
font-size:95%;
font-weight:bold;
color:#800000;
 }
a.m:link { 
text-decoration:none;
font-size:95%;
font-weight:bold;
color:#800000;
 }
a.m:hover { 
text-decoration:none;
font-size:95%;
font-weight:bold;
color:#F00000;
 }
li { 
color:#999999;
 }
li.c { 
color:#444444;
 }
#wrapper {
width: 760px;
margin: 0 auto;
text-align: left;
}
#header {
height: 130px;
}
#menu {
float: right;
width: 172px;
border-right: solid 1px;
border-top: solid 1px;
border-bottom: solid 1px;
border-color:#AAAAAA;
background: #d6d6d6;
}
#content {
padding-top: 4px;
padding-left: 4px;
width: 581px;
border-right: solid 1px;
border-top: solid 1px;
border-left: solid 1px;
border-color:#AAAAAA;
float:left;
background: #ffffff;
}
#footer {
width: 585px;
clear:both;
background: #ffffff;
border-right: solid 1px;
border-bottom: solid 1px;
border-left: solid 1px;
border-color:#AAAAAA;
text-align: center;
font-size:70%;
}