.header
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-style: italic;
}
.footer 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.nav 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 10px;
	color:#FFFFFF
	background-color: #0000FF;
	color: #FFFFFF;
	background-color: #0033CC;
}
.content 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 5px;
	text-align:center;
	vertical-align:top;
}
.content_header 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	padding: 3px;
}
a:link 
{
	color: #FFFFFF;
	text-decoration:none;
}
a:visited 
{
	text-decoration:none;
	color: #FFFFFF;
}
a:hover 
{
	color: #FFFFFF;
	text-decoration:underline;
}
a:active 
{
	color: #FFFFFF;
}
.hosted_by 
{
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
}
