body   {
 color: #000000;
 font: 10pt/14pt helvetica;
 background-color: #B0B29B;
 text-align: justify;
 margin-left: 2px;
 margin-right: 2px;
}
h1 { 
 font: normal bold 16pt helvetica; 
 color: #3A327D; 
 text-align: left;
}
h2 {
 font: normal bold 12pt helvetica;
 color: #4B4304;
 text-align: left;
}
h3 {
 font: bold 11pt helvetica;
 color: #4B4304;
 text-align: left;
 text-decoration: underline;
}
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;
 width: 800px;
 height: 910px;
 top: 0px;
 left: 0px;
 background: url(images/banner.jpg) no-repeat top left; 
 padding: 5px;
 }
#navlist {
 position: absolute;
 background: url(images/nav.jpg) repeat-y top left; 
 top: 147px;
 left: 0px;
 width: 150px;
 height: 1905px;
 text-align: center;
 }
#nav {
 position: absolute;
 top: 0px;
 width: 175px;
 min-height: 1000px;
 text-align: center;
 margin-bottom: 0px;
}
#nav {
 font: 9pt bold helvetica;
 text-align: centre;
}
#nav h3 {
width: 175px;
height: 35px;
}
#navlist ul {
 list-style: none;
 background: #CCFF99;
 margin: 0px;
 padding: 0px;
}	
#navlist li a {
 display: block;
}
#navlist li:hover {
 background-color: #E3FCCB;
 text-decoration: none;
}
#nav a:hover {
color: #3452D1;
}
#nav ul li a.c {
 display: inline;
 text-transform: none;
}
#nav li {
 padding-top: 5px;
 padding-bottom: 5px;
 padding-left: 10px;
}
#navframe {
 position: absolute;
 top: 0px;
 left: 175px;
}
#navtop {
 height: 102px;
}
#nav1 {
 position: absolute;
 top: 125px;
 left: 10px;
 font: 11pt/14pt helvetica;
 color: #0000000;
}
#nav1 a {
 color: #000000;
 padding-left: 10px;
 padding-right: 30px;
}
#nav1 a:hover {
 color: #3452D1;
}
#content {
 position: absolute;
 margin-left: 130px;
 margin-right: 150px;
 width: 605px;
 height: 800px;
 top: 150px;
 left: 0px;
 }
#content td {
 font: 10pt/14pt helvetica;
 text-align: justify;
}
#content1 {
 position: absolute;
 top: 215px;
 margin-left: 150px;
 margin-right: 200px;
 width: 550px;
}
#ads {
 position: absolute;
 top: 147px;
 width: 120px;
 height: 600px;
 left: 595px;
 padding: 0px;
}
#search {
display: none;
 position: absolute;
 top: 120px;
 left: 450px;
 padding: 5px;
}