@charset "utf-8";
body {
	background-repeat: no-repeat;
	width: 900px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #FFCC00;
	float: none;
	background-color: #49637E;
}
.top_nav {
	width: 75%;
	height: 50%;
}
.top_banner {
	width: 75%;
	height: 75px;
	font-size: 200%;
	font-style: normal;
	font-weight: bold;
	filter: Shadow(Color=000000, Direction=240);
}
.top_banner span {
	font-size: 40%;
	font-style: italic;
}
.FrontPageTitle {
	font-size: 110%;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	clear: left;
	width: 300px;
}
#background {
	background-image: url(../images/main_bg.jpg);
	width: 900px;
	height: 530px;
}
