.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00587d;
	text-decoration: none;
	background-image: url(Images/menu.png);
	font-size: 14px;
}
.content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00587D;
	text-decoration: none;
}

.menu a:link {
	color: #00587D;
	text-decoration: none;
}
.menu a:visited {
	color: #00587D;
	text-decoration: none;
}
.menu a:hover {

	color: #CDC439;
	text-decoration: none;
}
.menu a:active {


	color: #00587D;
	text-decoration: none;
}
.background {
	background-image: url(Images/flashbackground.jpg);
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #00587d;
	text-decoration: none;
	background-image: none;
	font-size: 9px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00587d;
	border-right-color: #00587d;
	border-bottom-color: #00587d;
	border-left-color: #00587d;
}
.nav a:link {

	color: #00587D;
	text-decoration: none;
}
.nav a:visited {

	color: #00587D;
	text-decoration: none;
}
.nav a:hover {


	color: #CDC439;
	text-decoration: none;
}
.nav a:active {



	color: #00587D;
	text-decoration: none;
}
.background2 {

	background-image: url(Images/homebackground.jpg);
}
.flashbackground {


	background-image: url(Images/homeflashbg.jpg);
}

