body   {
 color: #000000;
 font: 10pt/14pt helvetica;
 background-color: #ffffff;
 text-align: justify;
 margin-left: 2px;
 margin-right: 2px;
}
h1 { 
 font: normal bold 16pt helvetica; 
 color: #606B62; 
 text-align: left;
}
h2 {
 font: normal bold 12pt helvetica;
 color: #606B62;
 text-align: left;
}
h3 {
 font: bold 11pt helvetica;
 color: #9C9E0B;
 text-align: left;
}
h4 {
 font: bold 9pt helvetica;
 color: #4B4304;
 text-align: center;
 text-decoration: underline;
}
a:link, a:visited {
 text-decoration: none; 
 color: #000000; 
} 
a:hover, a:active { 
 color: #3452D1;
 text-decoration: none;
} 
#container {
 position: absolute;
 background: url(images/banner.jpg) no-repeat top left;
 width: 800px;
 height: 910px;
 top: 2px;
 left: 0px;
 padding: 0px;
 }
#navlist {
 position: absolute;
 top: 160px;
 left: 21px;
 width: 150px;
 height: 1000px;
 background: #AF6B39;
 border-right: solid #006699 3px;
 }
#nav {
 position: absolute;
 top: 60px;
 width: 150px;
 min-height: 1000px;
 text-align: center;
 margin-bottom: 0px;
}
#nav {
 font: 9pt bold helvetica;
 text-align: centre;
 text-transform: capitalize;
 color: #ffffff;
}
#nav h3 {
width: 175px;
height: 35px;
}
#navlist ul {
 list-style: none;
 background: #AF6B39;
 margin: 0px;
 padding: 0px;
}	
#navlist li a {
 display: block;
 text-transform: capitalize;
}
#navlist li:hover {
 background-color: #D59F77;
 text-decoration: none;
}
#nav a:hover {
color: #3452D1;
}
#nav ul li a.c {
 display: inline;
 text-transform: capitalize;
}
#nav li {
 padding-top: 10px;
 padding-bottom: 10px;
 padding-left: 5px;
 text-transform: capitalize;
}
#navframe {
 position: absolute;
 top: 0px;
 left: 175px;
}
#navtop {
 height: 102px;
}
#nav1 {
 position: absolute;
 top: 185px;
 left: 180px;
 font: 11pt/14pt helvetica;
 color: #000000;
}
#nav1 a {
 padding-left: 15px;
 padding-right: 20px;
 color: #000000; 
}
#nav1 a:hover {
 color: #D59F77;
}
#content {
 position: absolute;
 margin-left: 170px;
 margin-right: 0px;
 width: 620px;
 top: 250px;
 left: 0px;
 padding: 10px;
 }
#content td {
 font: 10pt/14pt helvetica;
 text-align: justify;
}
#ads {
 position: absolute;
 top: 190px;
 width: 160px;
 height: 600px;
 left: 5px;
 padding: 0px;
}
#search {
 position: absolute;
 top: 175px;
 left: 460px;
 padding: 5px;
}