body {
font-size: 10pt;
color: #185618;
background-color: #ffffff;
background-image: url(/images/mainbg.gif);
font-family: arial, helvetica;
text-align: center;
}

#wrapper {
width: 750px;
margin: auto;
text-align: left;
}

#background {
background-color: #BED2BE;
}

#header {
text-align: center;
}

#left {
color: #006699;
width: 135px;
float: left;
border: 6px solid #BED2BE;
background-color: #DEE7DE;
font-family: times;
font-weight: bold;
font-size: 90%;
padding: 5px;
}

h3 {
font-size: 120%;
}

h2 {
text-align: center; 
font-family: Papyrus, Georgia;
}

p {
color: #000;
}

#main { 
padding: 10px; 
margin-left: 148px;
}

li {
margin-left: 10px;
}

#bottom {
clear: both;
text-align: center;
color: #185618;
font-size: 100%;
padding-top: 10px;
}

a:link {
color: #666699;
text-decoration:none; 
}

a:hover, active {
color: #185618;
text-decoration:none; 
}

a:visited {
color: #6699CC;
text-decoration:none; 
}