body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.7em;
line-height: 1.3em;
color: #000000;
background-color: #ffffff;
}

h1{
padding-top: 12px;
font-size:1.2em;
color: #CC0000;
}

h2{
font-size:1.0em;
color: #CC0000;
}


a:link {color:#CC0000; text-decoration: underline; font-size: 11px}
a:active {color:#CC0000; text-decoration: underline; font-size: 11px}
a:visited {color:#CC0000; text-decoration: underline; font-size: 11px}
a:hover {color:#660033; text-decoration: underline; font-size: 11px }


#wrapper {
width:884px;
margin-right:auto;
margin-left:auto;
text-align:left;
background-image:url(../graphics/bg.gif);
background-color:#fff;
padding:0;
}



li{
font-size:0.9em;
font-weight:bold;
line-height: 1.6em;
list-style-type: circle;

}


#header {
height:125px;
margin:0;
padding-left:40px;
background-image:url(../graphics/topbg.gif);
}

#menu {
color:#fff;
height:10px;
padding-left:10px;
padding-top:2px;
background-position:left;
background-repeat:repeat-y;
}


#left {
float:left;
width:150px;
margin:0;
padding-left: 45px;
padding-top: 9px;
}

#right {
float:right;
width:240px;
top-margin:12px;
padding:10px;
}







#footer {
height:145px;
background-image: url(../graphics/bottombg.gif);
text-align:right;
padding:4px 10px 0 0;
}

#footerpic {
height:100px;
padding:6px 10px 0 56px;
width: 100px;
float: left;
text-align:left;
}

#footertext{
height:54px;
padding-top: 23px;
width: 670px;
float: right;
text-align:left;
color: #CC0000;
}



#copyright {
height:24px;
background: #FFFFFF;
text-align:center;
padding:4px 10px 0 0;
color: #999999;
}


