body {
margin: 0;
font-family: verdana, arial, helvetica, sans-serif;
color: black;
background: #EDD6C2;
border-top: 15px #B18B66 solid;
}



#main-title {
height: 114px;
background: #E2D1C7;
border-top: 1px black solid;
border-bottom: 1px black solid;
}



h1 {
margin-top: 0;
margin-bottom: 15px;
margin-left: 190px;
margin-right: 60px;
font-size: 1em;
color: #77774f;
border-bottom: 1px #999 dashed;
padding-bottom: 10px;
padding-top: 0;
padding-left: 0;
padding-right: 0;
font-weight: bold;
}



#main-text {
font-size: 12px;
min-height: 500px;
margin-top: 75px;
margin-bottom: 50px;
margin-left: 190px;
margin-right: 50px;
}

p, ul, ol, table {
font-size: 0,6em;
line-height: 1,9em;
margin-top: 0;
margin-bottom: 17px;
margin-left: 0;
margin-right: 0;
padding: 0;
}

h2 {
margin-top: 0;
margin-bottom: 15px;
margin-left: 0;
margin-right: 0;
padding: 0;
font-size: ,9em;
color: #77774f;
font-weight: bold;
}

ol, ul {
margin-left: 25px;
}

a:link, a:visited {
color: #ea9e57;
text-decoration: none;
font-weight: bold;
}

a:hover {
color: #ad5e15;
text-decoration: none;
font-weight: bold;
}



#left-menu {
font-size: 12px;
position: absolute;
top: 222px;
left: 23px;
width: 140px;
border-right: 1px #999 dashed;
text-align: right;
}

#left-menu p {
padding-right: 10px;
margin-bottom: 5px;
font-size: ,8em;
line-height: 25px;
}

#left-menu a:link, #left-menu a:visited {
color: #7f7f6f;
}

#left-menu a:hover, #left-menu a.current {
color: #33332c;
}

