body{
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color: #dddddd;
font-size: 100%;
}
a:link {
	font-weight: bold;
	font-size: 90%;
	color: #000000;
	text-decoration: underline; 
	text-align: center; 
}
a:visited {
	font-weight: bold;
	font-size: 90%;
	color: #000000;
	text-decoration: underline; 
	text-align: center; 
}
a:hover {
	font-weight: bold;
	font-size: 90%;
	color: #ff6600;
	text-decoration: underline; 
	background-color:#cccccc; 
	text-align: center; 
}

#wrapper{
width:700px;
text-align: center;
margin: auto;
background-color: #ffffff;
padding: 5px;
border: #370608 solid 4px;
}

#topnav{
width: 700px;
}

#topnav ul{
padding-bottom: 5px;
}
#topnav li{
display: inline;
list-style-type:none;
margin:  8px 10px ;
padding: 0px 10px 5px 10px;
font-size: 80%;
}

#topnav a:link{
color: #ff6600;
}
#topnav a:visited{
color: #ff6600;
}
#topnav a:hover{
color: blue;
}






#topnav a:link{
color: #ff6600;
}
#topnav a:visited{
color: #ff6600;
}
#topnav a:hover{
color: blue;
}



#info{
	width: 400px;
	float: left;
	margin-left: 15px;
}

#img {
width: 400px; 
margin: 10px 5px 5px 15px; 
float: left;

}

#announce{ 
font-size: 82%; 
padding: 8px;
margin: 5px; 
line-height: 140%;
text-align: left;
width: 230px;
float: right;
border: 3px #ccc solid;

}



#footer {
border-top: #999999 1px solid;
}

#footer p{ 
font-size:70%; 
text-align:center; 
padding: 3px;

}
#footer a:link{ 
font-size:84%; 
text-align:center; 
padding: 3px;
}
p
{margin: 5px;
font-size: 80%;
text-align: left; 
color: #000000;
width: 700px; 
line-height: 140%}


h1 {	
font-weight: bolder;
font-size: 96%;  
text-align: center; 
color: #000000;
text-transform: uppercase;  
line-height: 140%
} 

h2 {
font-weight: bold;
font-size: 96%; 
text-align: center; 
color: #000000;
text-transform: capitalize;  
line-height: 140%
} 

h3 {
font-weight: bold;
font-size: 90%; 
text-align: center;
text-transform: uppercase;
	
} 
h4 {
font-weight: bold;
font-size: 90%; 
text-transform: capitalize;
	} 


.clear{
clear: both;
}

.bkg {
color: #990000; 
background-color: #eeeeee;  
text-align:center;
}



.copyright {
font-size:  80%;
line-height: 140%; 
font-style:oblique
}

