* {
margin: 0px;
padding: 0px;
font-family: Trebuchet MS;}

body {
background-color: rgb(230,205,145);}

#full {
width: 850px;
margin-left: auto;
margin-right: auto;
margin-top: 20px;}

.header {
width: 850px;
margin: 0px;
height: 157px;
background: rgb(255,255,255) url('img/header-bg.gif') repeat-x 0px 0px;
border-bottom: 1px solid rgb(182,143,58);}

.header h1 {
color: rgb(255,255,255);
font: 2.6em  Georgia, "Times New Roman", Times, serif;
margin: 0px 0px 10px 40px;
border-bottom: 1px solid rgb(173,126,77);
width: 400px;
padding: 15px 0px 5px 0px;}

.header p {
font: 1.2em Verdana, Arial, Helvetica, sans-serif;
letter-spacing: 1px;
color: rgb(255,255,255);
padding-left: 14px;
margin: 12px 0px 0px 40px;}

.menu {
width: 850px;
height: 33px;
margin: 0px;
background: rgb(74,74,74) url('img/menu-bg.gif') repeat-x 0px 0px;}

.menu li {
display: inline;
list-style-type: none;}

.menu li a {
float: left;
color: rgb(255,255,255);
font-weight: normal;
text-decoration: none;
font-size: 1.0em;
line-height: 33px;
margin: 0 0.5em;
padding: 0 1em;}

.menu li a:hover {
text-decoration: underline;}

.main {
width: 850px;
clear: both;}

.mainleft {
width: 650px;
height: 847px;
float: left;
background-color: rgb(255,255,255);
text-align: justify;}

.mainleft h2 {
color: rgb(112,56,0);
font: 1.5em Georgia;
letter-spacing: 1px;
border-bottom: 1px solid rgb(173,126,77);
margin: 15px 0px 10px 20px;
width: 610px;}

.mainleft h3 {
color: rgb(112,56,0);
font: 1.5em Georgia;
letter-spacing: 1px;
border-bottom: 1px solid rgb(173,126,77);
margin: 15px 0px 10px 20px;
width: 610px;}

.mainleft p {
font-size: 15px;
margin-left: 20px;
margin-right: 20px;}

.mainleft ul {list-style-type: none; margin-left: 20px;}
.mainleft img {border: 0px; margin: 0px; padding: 0px; width: 195px; height: 250px;}

.mainright {
width: 200px;
height: 847px;
float: left;
background-color: rgb(255,240,215);}

.mainright ul {list-style-type: none; margin-left: 20px; margin-top: 15px;}
.mainright li a {color: rgb(209,89,0); text-decoration: none; font-size: 15px;}
.mainright li a:hover {text-decoration: underline;}

.footer {
width: 850px;
clear: both;
background-color: rgb(131,64,0);
color: rgb(255,255,255);
height: 34px;
font-size: 0.9em;
border-bottom: 2px solid rgb(58,32,0);}

.footer p {
margin: 0px;
font-size: 13px;
padding-top: 8px;
text-align: center;}

.footer p a {
color: rgb(255,255,255);
text-decoration: underline;}

.footer p a:hover {
text-decoration: none;}