body {
background-color: #6E7A32;
background-image: none;
background-repeat: none;
background-position: none;
}

body, font, td, div {
color: #000000;
font-size: 12px;
font-family: Trebuchet MS, Verdana;
text-decoration: none;
font-weight: none;
}

b {
color: #344D2F;
font-weight: bold;
}

i {
color: #466B37;
font-style: italic;
}

a, a:active, a:visited {
color: #4A6F3B;
letter-spacing: 1px;
font-weight: none;
text-decoration: none;
}

a:hover {
position: relative;
top: 1px;
color: none;
letter-spacing: 1px;
font-weight: none;
text-decoration: none;
}

img.free, table img {
border: 0px;
}

img {
border-style: solid;
border-width: 2px;
border-color: #344D2F;
}

#main {
background-color: #929F52;
width: 961px;
}

#text {
background-color: #CAD594;
width: 750px;
padding-left: 1px;
}

#header {
background-image: url(images/bg_pattern.gif);
width: 50%;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
}

blockquote, input, textarea, select {
background-color: #B7BD7D;
color: #000000;
border: 3px solid #344D2F;
border-width: 3px;
border-style: solid;
border-color: #344D2F;
text-align: center;
}