body, textarea {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 80%;
padding: 0;
margin: 0;
background: #EEF1F2;
}

#container {
	width: 947px;
        align: center;
	margin: 0px auto;
        background: #FFFFFF;
}

#pretop {
        font-size: 120%;
        color: #FFFFFF;
	height: 20px;
        border-top: 1px solid #000000;
        border-left: 1px solid #000000;
        border-right: 1px solid #000000;
        border-bottom: 1px solid #000000; 
        background-color: #A7A6AA;
        text-align: center;
	       
}



#top {
        font-size: 350%;
        color: #000000;
	height: 140px;
        border-top: 1px solid ;
        border-left: 1px solid #000000;
        border-right: 1px solid #000000;
        border-bottom: 1px solid #000000; 
        background-color: #ffffff;
        text-align: center;
	       
}


.cl {
clear:both;
}

h2 { font-family: Arial, sans-serif; font-size: 18px; color: #000000;}

#footer {
	background-color: #A7A6AA;
	align: center;
	margin: 0px auto;
	padding: 8px;
	width: 929px;
	color:#FFFFFF;
	font-size: 90%;
	text-align: center;
	clear:both;
	margin-top: 0px;
        border-left: 1px solid #000000;
        border-right: 1px solid #000000;
        border-bottom: 1px solid #000000;
	
}


#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;

}

#nav-menu li
{
float: left;

border-left: 1px solid #000000;
        border-right: 1px solid #dcdce9;
}

#nav-menu li a
{
background: url(background.gif) #ffffff bottom left repeat-x;
height: 2em;
line-height: 2em;
float: left;
width: 154px;
display: block;
border: 1px solid #000000;
color: #0d2474;
text-decoration: none;
text-align: center;
} 

#nav-menu A:hover {text-decoration: underline; 
color: red;
}





#nav-menu
{
width:950px;
} 


#webmaster
{
color: #000000;
text-decoration: none;
text-align: right;
font-size: 80%;
}




