body  { margin-top: 0px;
margin-left: 10%;
background-color:#2e1c12;
 }

p {
color: #2E1C12;
font: normal 10px/18px verdana, arial, tahoma, sans-serif;
line-height: 1.6em;
padding-left: 40px;
padding-right: 50px;
}

a {
color: #420BCF;
text-decoration: none;
}

a:visited {
text-decoration: underline;
}

a:hover {
color: #39432A;
}

#header {
width: 774px;
height: 168px;
margin-left: 80px;
background: #2e1c12 url("images/header.jpg") no-repeat;
background-position: top;
}

#footer {
width: 774px;
height: 150px;
margin-left: 80px;
background: #2e1c12 url("images/footer.jpg") no-repeat;
background-position: top;
}

#containerright
  { background: #f2eee3; width: 594px; height: 375px; overflow: auto;
  border-top: 1px solid #F2EEE3;
border-left: 1px solid #F2EEE3;
border-bottom: 1px solid #F2EEE3; }

#containerleft
  { background: #9DB3A3; width: 180px; height: 375px; float: left; 
  background-image: url("images/stamp.jpg");
background-repeat: no-repeat;
background-position: bottom;
margin-left: 80px;
border-top: 1px solid #F2EEE3;
border-left: 1px solid #F2EEE3;
border-bottom: 1px solid #F2EEE3; }

#nav {
margin: 0 0 0 0;
float: left;
list-style: none;
width: 180px;
height: 375px;
}

#nav li a {
color: #F2EEE3;
font: normal 11px/24px verdana, arial, tahoma, sans-serif;
display: block;
padding-left: 10px;
margin-left: 0px;
height: 26px;
background-color: #9DB3A3;
border-bottom: 1px solid #F2EEE3;
text-decoration: none;
}

#nav li a:hover {
background-color: #222B4A;
}

#current a {
background-image: url("images/bullet.gif");
background-repeat: no-repeat;
background-position: 100% 50%;
}

h2 {
color: #2E1C12;
font: normal 9px/16px verdana, arial, tahoma, sans-serif;
line-height: 1.3em;
}

h3 {
color: #2E1C12;
font: normal 10px/18px verdana, arial, tahoma, sans-serif;
line-height: 1.6em;
}

h4 {
color: #2E1C12;
font: bold 10px/18px verdana, arial, tahoma, sans-serif;
line-height: 1.2em;
}

img {
border: none;
}

a img {
border: none;
}

a:hover img {
border-color: #9DB3A3;
}