a.f_nav, a.f_nav:link
{
 	color: #3d5287;
 	font-family: "Apple Chancery", "Zapf Chancery", cursive;
 	text-decoration: none;	
 	font-size: 12px;
}
f_nav: hover
{
	font-family: "Apple Chancery", "Zapf Chancery", cursive;
	text-decoration: none;
	font-size: 12px;
}
a.m_nav, a.m_nav:link
{
 	color: #3d5287;
 	font-family: "Apple Chancery", "Zapf Chancery", cursive;
 	text-decoration: none;	
}
m_nav: hover
{
	font-family: "Apple Chancery", "Zapf Chancery", cursive;
	text-decoration: none;
}
select.drops 
{
 	color: #3d5287; 
	background-color: #beeee2;
}
table.main_nav
{
	margin-left:auto;
	margin-right:6px;
}
#banner_email
{
 	left: 500px;
	position: absolute;
	top: 5px;
}
table.bottom_nav
{
	margin-left: 6px;
	margin-right: auto;
}
table.copy
{
 	font-size: 10px;
	text-align: center;
	width: 795px;
}