body
{
font: 9pt/175% Verdana;
text-align: center;
background: #FFFFFF url(bg.png);
cursor: default;
margin: 0;
padding: 0;
color: #000000;
}


#navcontainer
{
margin-top: 35px;
}

#navlist
{
margin: -60px 0 0 0;
padding: 0px;
text-align:center;
}

#navlist a, #navlist a:link, #navlist a:visited
{
padding: 6 10px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
text-transform: uppercase;
}

#navlist a:hover, #navlist a:active, #navlist a:focus
{
color: #000000;
background-color: #FFFF00;
text-decoration: none;
}

#navlist li
{
padding-right: 1px;
display: inline;
font-size: 0.6em;
}

#navlist ul
{
padding: 0px;
}


a:link, a:visited, a:active 
{
text-decoration: none;
color: #FFFFFF;
background-color: #000000;
font-weight: none;
font-size: 9pt;
cursor: crosshair;
}

a:hover
{ 
color: #000000;
background-color: #FFFF00;
cursor: crosshair;
}

input, textarea 
{
color: #635741;
background: #FFFFFF;
border: 1px solid #C2C2C2;
font-size: 9pt;
}


h1 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 16;
	color: #FFFFFF;
	margin: 10px 0px 1px 0px;
	background: #000000;
	text-indent: 10px;
	}


h2 {
	font-family: Verdana;
	font-weight: normal;
	font-size: 16;
	color: #000000;
	margin: 10px 0px 1px 0px;
	background: #CCCCCC;
	text-indent: 10px;
	}



#container
{
width: 800px;
margin: 0 auto;
background-color: #FFFFFF;
}

#top
{
height: 322px;
background-image: url(header.png);
}

#content
{
text-align: justify;
padding: 0;
margin: 0;
margin: 25px 20px 0 20px;
}

#footer
{
height: 15px;
clear: both;
background-image: url(images/footer.png);
margin-bottom: 0;
}

#footer p 
{
padding: 43px 0 0 0;
color: #000;
text-align: center;
line-height: 120%;
font-weight: bold;
}

#footer a
{
color: #D2B9D3;
}


b {
color: #000000; 
}

i {
 color: #000000;

}

u {
color : #000000;
}

s {
color:#000000;
}
