body {
background: #2D3D27;
}
body, p, td {
font-family: "Trebuchet MS", arial, Tahoma, georgia, verdana;
font-size: 13px;
letter-spacing: 0px;
color: #000000;
}
a {
color: #2D3D27;
text-decoration: none;
font-weight:bold;
}
a:hover {
color: #000000;
font-weight:bold;
background-color:#;
}
p {
margin: 0 0 15px;
}
ol {
margin-bottom: 15px;
}

#container {
background: #FFFFFF;
border-right: 0px solid #111111;
border-left: 0px solid #111111;
margin: 20px auto;
width: 617px;
}
#image {
background: url("image.png");
border-bottom: 0px solid #CDBA78;
height: 195px;
width: 617px;
}
#sidebar {
text-align: center;
margin-top: 1px;
padding-top: 10px;
margin: 0 0 1px;
background-color: #FFFFFF;
border-bottom: 0px solid #CDBA78;
}
#content {
padding: 5px 12px;
}
#footer {
border-bottom: 0px solid #20372D;
}
image {
border: 0;
margin: 0 0px;
}
.maintitle { 
font-family: "Trebuchet MS", arial, Tahoma, georgia, verdana;
font-size: 15px;
padding-left: 5px;
letter-spacing: 0px;
color: #2D3D27;
border-bottom: 2px solid #C7D7C1;
background: #;
font-weight: bold;
text-align: left;
}
blockquote {
background-image: url('blockimg.png');
background-repeat: no-repeat;
background-position: left;
width: 525;
height: 100;
font: 12px Tahoma;
color: #000000;
text-align: justify;
padding: 7px;
}
#footer {
clear: both;
}