body {
padding: 0;
margin: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #7B7345;
background-color: #878262;
width: 100%;
display: table;
}
table, tr, td {
color: #7B7345;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 1.8em;
}
#wrapper {
width: 800px;
margin: 0px auto 0px auto;
height: auto;
border: 1px solid #382517;
}
#header {
margin-bottom: 0px;
padding: 0px;
width: 800px;
height: 159px;
width: auto;
background-color: transparent;
}
#left {
margin-right: 10px;
padding: 0px;
width: 177px;
float: left;
background-color: #F2F3CB;
background-image: url(nav_bkg6.jpg);
background-repeat: repeat-y;
text-align: left;
}
#nav {
margin: 0px;
padding: 10px 0 0 0px;
list-style-image: none;
list-style-type: none;
line-height: 1.5em;
}
#nav li {
margin: 0px;
padding: 0px;
display: block;
background-repeat: no-repeat;
background-position: 0px 25%;
}
#nav li a:link, #nav li a:visited, #nav li a:active {
color: #382517;
text-decoration: none;
display: block;
margin: 0px;
padding: 3px 15px 3px 15px;
}
#nav li a:hover {
background-color: #F1F2CA;
color: #627D5D;
text-decoration: none;
background-repeat: no-repeat;
background-position: 0px 30%;
}
#center {
height: auto;
background-image: url(body_bkg1.jpg);
background-repeat: no-repeat;
background-position: top right;
background-color: #F1F2CA;
padding: 0px;
margin-right: -2px;
}
#copy {
color: #7B7345;
line-height: 1.8em;
text-align: left;
padding: 30px 20px 30px 20px;
}
a {
	color: #0084B0;
	font-weight: 700;
	text-decoration: none;
}

a:link {
	color: #627D5D;
	text-decoration: none;
}

a:visited {
	color: #627D5D;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #F1F2CA;
	background-color: #627D5D;
}

a:active {
	color: #627D5D;
	text-decoration: none;
}
h1 {
font-size: 120%;
color: #382517;
}
#footer {
margin: 5px 0px 0px 0px;
text-align: center;
padding: 15px 0px 15px 0px;
background-color: transparent;
color: #382517;
}
#footer p {
color: #33FF00;
margin: 0px auto 0px auto;
padding: 0px;
}
#footer a:link, #footer a:visited, #footer a:active {
color: #F1F2CA;
text-decoration: none;
}
#footer a:hover {
color: #627D5D;
background-color: #F1F2CA;
text-decoration: none;
} 