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;
}
#container {
margin: 0 auto;
padding: 2px;
width: 800px;
background: url(../images/sickamongbanner.jpg) no-repeat top left;
}
#banner {
width: 800px;
height: 100px;

}
#content {
width: 380px;
padding: 0px;
font-size: 12px;

}

#nav {
 width: 180px;
 text-align: left;
 margin-bottom: 12px;
 padding: 30px 20px 0px 5px;

}
#nav p {
 font: 12pt Arial;
 text-transform: capitalize;
 text-align: center;
}
#nav a {
 text-transform: uppercase;
 color: #7904A4;
 display: block;
 padding: 3px 5px 5px 0px;
 font-size: 12px;
 
}

#nav a:hover {
 color: #E1BF04;
 text-decoration: none;
 }
 
#nav .subnav {
padding-left: 15px;
 font-size: 12px;
}
#nav .subsubnav {
padding-left: 30px;
 font-size: 10px;
}
.table {
font-size: 11px;
text-align: left;
line-height: 12px;


}