body   {
 color: #000000;
 font: 10pt/14pt helvetica;
 background: #F3F0E8;
 text-align: justify;
 margin-right: 2px;
 margin-left: 2px;
 max-width: 800px;
}
h1 { 
 font: normal bold 14pt helvetica; 
 color: #985F27; 
 text-align: left;
}
h2 {
 font: normal bold 12pt helvetica;
 color: #985F27;
 text-align: center;
}
h3 {
 font: normal bold 12pt helvetica;
 color: #985F27;
 text-align: center;
}
h4 {
 font: normal bold 12pt helvetica; 
 color: #985F27; 
 text-align: left;
}
h5 {
 font: normal bold 13pt helvetica; 
 color: #000000; 
 text-align: left;
 text-decoration: underline;
}
h6 {
 font: bold 16pt helvetica; 
 color: #985F27; 
 text-align: center;
 text-transform: uppercase;
 text-decoration: underline;
}
a:link, a:visited { 
 color: #524E4E;
 text-decoration: underline;
}
a:hover { 
 color: #000000;
 text-decoration: underline;
}
a:active {
color: #FF0802;
text-decoration: line-through;
}
#container {
 position: absolute;
 width: 800px;
 top: 0px;
 left: 0px;
 padding: 5px;
 }
#banner {
 background: url(../images/banner2.jpg) no-repeat top left;
 width: 800px;
 height: 126px;
 top: 0px;
 left: 0px;
}
#content {
 position: absolute;
 margin-left: 175px;
 margin-right: 130px;
 min-height: 800px;
 width: 600;
 top: 160px;
 left: 0px;
 padding: 10px;
 background-color: #F3F0E8;
 }
#content td {
 font: 10pt/14pt helvetica;
 text-align: justify;
}
#navlist {
 position: absolute;
 top: 85px;
 left: 5px;
 width: 171px;
 height: 900px;
 font-size: 9pt;
 }
#nav {
 position: absolute;
 top: 45px;
 border-right: 3px solid #A39F95;
 font: 9pt/14pt helvetica;
 text-align: left;
 height: 900px;
 margin-bottom: 12px;
}
#nav ul {
 list-style: none;
 margin: 5px;
 padding: 0px;
}	
#navlist li a {
 display: block;
}
#navlist li:hover {
 background-color:#D1C8AF;
}
#nav a {
 text-decoration: none;
}
#nav ul li a.c {
 display: inline;
 text-transform: none;
}
#nav li {
 padding-top: 5px;
 padding-bottom: 5px;
 background: url(../images/dots.gif) repeat-x;
}
#nav i {
 font: 8pt/10pt helvetica;
 padding-left: 50px;
}
#nav1 {
position: absolute;
float: inherit;
color: #336600;
background: url(../images/dots.gif) repeat-x bottom;
top: 135px;
height: 22px;
width: 500px;
left: 180px;
}
#nav1 a {
 padding-right: 30px;
 padding-left: 20px;
 text-decoration: none;
}
#ads {
 position: absolute;
 top: 155px;
 width: 120px;
 height: 600px;
 left: 680px;
 padding: 0px;
}
#search {
 position: absolute;
 top: 160px;
 left: 300px;
 }