body {
font-family: verdana, sans-serif;
font-size: 10pt;
background: #999966;
color: #000;
text-align: center;
margin-top: 0px; 
}

a:link,  a:visited {text-decoration: none; color: #8C3C4F;}
a:hover, a:active {color: #8C3C4F; text-decoration: underline;}

a:link.menu,  a:visited.menu {text-decoration: none; color: #E7D2BD;}
a:hover.menu, a:active.menu {color: #E7D2BD; text-decoration: underline;}

#position {
margin: 0 auto;
width: 720px;
text-align: center;
overflow: hidden;
}

#header {
margin-top: 25px;
text-align: center;
}

#container {
text-align: center;
width: 596px;
background:#662c3a;
margin-top: 15px;
border-left: solid 2px #000;
border-right: solid 2px #000;
border-top: solid 2px #000;
border-bottom: solid 2px #000;
}

#nav {
text-align: center;
width:592px;
margin-top: 0px;
margin-left: 0px;
background: #662c3a;
padding:2px;}

#content {
text-align: left;
width: 560px;
background:#e9e1d7;
margin-left: 2px;
margin-right: 2px;
padding: 15px;}

#footer {
text-align: right;
background:#662c3a;
width:582px;
font-size: 8pt;
padding:4px;}

img {
border: 0;
}

h1 {
font-size: 14px;
margin-bottom: 0px;
}

h2 {
font-size: 12px;
margin-bottom: 0px;
}

h3 {
font-size: 10px;
margin-bottom: 0px;
}

.indent {
margin-top: 5px;
margin-left: 40px;
margin-right: 20px;
}

p {
margin-right: 20px;
}
blockquote {
margin-top: 3px;
}
.menu {color: #E7D2BD;}