a.email_go, a.email_go:link {
float: left;
background-color: #ffffff;
padding: 2px;
border-top: #8f88b4 2px solid;
border-right: #410000 2px solid;
border-bottom: #410000 2px solid;
border-left: #8f88b4 2px solid;
color: #3d5287;
text-decoration: none;
font-weight: bold;
}
a.email_go:hover {
border-top: #000000 2px solid;
border-right: #3d5287 2px solid;
border-bottom: #3d5287 2px solid;
border-left: #000000 2px solid;
}
a.home_right, a.home_right:link
{
 	font-size: 17px;
	text-decoration: underline;
}
a.home_right:hover
{
 	font-size: 17px;
	text-decoration: underline;
}
body.main
{
	margin: 0px;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 16px;
	background-color: #ffffff;
}
center.class
{
	margin-top: 15px;
}
font.first_letter
{
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
font.thanks
{
	color: green;
}
h2.construction
{
	font-size: 22px;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	color: #9b97bc;
	font-weight: bold;
}
img.slide
{
 	padding: 3px 3px 3px 3px;
	border: 3px #3d5287 solid;
}
p.content
{
	font-size:15px;
	color:#036;
}
table.ban_email
{
	font-size: 12px;
	font-weight: bold;
}
table.ban_email td
{
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
table.content td
{
	vertical-align: top;
}
table.rolling
{
	background-color: #d9cde4;
	width: 455px;
	height: 45px;		
}
table.rolling td
{
	padding: 5px 5px 5px 5px;
}
#banner
{	
 	background-image: url('../images/banner.jpg');
 	width: 797px;
 	height: 120px;
}

#bottom_nav
{
	width: 800px;	
}
#content
{
	padding: 5px 15px 15px 5px;
	width: 790px;
}
#footer
{
	background-image: url('../images/bottom_nav_bar.jpg');
	height: 32px;
	width: 797px;		
}
#top_nav
{
 	background-image: url('../images/top_nav_bar.jpg');
	height: 33px;
	text-align: right;
	width: 797px;
}