body   {
 color: #000000;
 font: 10pt/14pt helvetica;
 background-color: #000000;
 text-align: justify;
 margin-left: 2px;
 margin-right: 2px;
 background: url(images/banner.jpg) no-repeat top left;
}
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;
 padding: 5px;
 }
#navlist {
 position: absolute;
 top: 300px;
 left: 0px;
 width: 296px;
 height: 2905px;
 text-align: center;
 background: #000000;
 }
#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: 260px;
 left: 20px;
 font: 11pt/14pt helvetica;
 color: #ffffff;
}
#nav1 a {
 color: #ffffff;
 padding-left: 20px;
 padding-right: 20px;
}
#nav1 a:hover {
 color: #3452D1;
}
#content {
 position: absolute;
 background: #C4B1A1;
 margin-left: 296px;
 margin-right: 0px;
 width: 505px;
 height: 3140px;
 top: 0px;
 left: 0px;
 padding-left: 20px;
 padding-right: 20px;
 padding-bottom: 50px;
 padding-top: 15px;
 }
#content td {
 font: 10pt/14pt helvetica;
 text-align: justify;
}
#ads {
 position: absolute;
 top: 160px;
 width: 120px;
 height: 600px;
 left: 5px;
 padding: 0px;
}
#search {
 position: absolute;
 top: 80px;
 left: 505px;
 padding: 5px;
}