body   {
 color: #000000;
 font: 10pt/16pt arial;
 background: #ffffff;
 text-align: justify;
 margin-top: 2%;
 margin-right: 2%;
 margin-left: 2%;
 }
h1 { font: normal bold 14pt Helvetica;
 color: #000000;
 text-align: center;
 padding-top: 10px;
 }
h2 { font: normal bold 12pt Arial;
 font: italic;
 color: #000000;
 text-align: center;
 }
h4 {
font: normal 10pt arial;
padding: 5px;
background: #A6CBF5;
border: solid 1px #000000;
}
a:link { color: #000000;
text-decoration: none;
 } 
a:visited { color: #000000;
text-decoration: none;
 } 
a:hover { color: #295279;
text-decoration: underline;
 } 
a:active { color: #000000;
text-decoration: underline;
 }
td {
text-align: justify;
font: 10pt/16pt arial;
}
#ads {
width: 160px;
height: 600px;
left: 5px;
padding: 5px;
}
#box {
margin: 0 auto;
padding: 2px;
width: 800px;
}
#banner {
width: 800px;
height: 76px;
background: url(../images/banner.jpg) no-repeat top left;
}
#content {
width: 420px;
padding: 10px;
}
#navlist {
width: 200px;
padding: 5px;
font: normal 8pt Helvetica;
}
#nav {
 width: 169px;
 border-left: 3px solid #6097CB;
 background: #F9F3BC;
 text-align: right;
 margin-bottom: 12px;
 padding-right: 5px;
}
#nav p {
 font: 12pt Arial;
 text-transform: capitalize;
 text-align: center;
}
#navlist ul {
 list-style: none;
 margin: 5px;
 padding: 0px;
}	
#navlist li a {
 display: block;
}
#navlist li:hover {
 background-color:#EFE7A1;
 color: #000000;
 text-decoration: none;
}
#nav a {
 text-transform: uppercase;
 color: #000000;
 display: block;
 padding: 5px 5px 5px 0px;
 
}
#nav ul li a.c {
 display: inline;
 text-transform: none;
}
#nav li {
 padding-top: 6px;
 padding-bottom: 6px;
 background: url(../images/dots.gif) repeat-x;
}
