#pagebackground {
	position: absolute;
	z-index: 1;
	width: 780px;
	left: 0px;
	top: 0px;
	height: 900px;
	background-position: 0px 140px;
	background-color: #FFFFFF;
}
#whitebackground {
	height: 100%;
	width: 100%;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#newssection {
	background-color: #FFFFFF;
	filter: Alpha(Opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}
#mainmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 210%;
	text-transform: lowercase;
	color: #013564;
	background-color: #FFFFFF;
	filter: Alpha(Opacity=80);
	font-weight: bold;
	-moz-opacity:0.8;
	opacity:0.8;
}
a:hover {
	background-color: #F6C334;
	color: #013564;
	text-decoration: underline;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F6C334;
}
#quicklinks {
	font-family: "Franklin Gothic Book";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	position: absolute;
	left: 250px;
	top: 8px;
	z-index: 100;
}
#phone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	left: 270px;
	top: 60px;
	position: absolute;
	z-index: 100;
}
.quicklink a:link {color:#FFFFFF; text-decoration: none}
.quicklink a:visited {color:#FFFFFF; text-decoration:none}
.mainmenu a:link {color:#013564; text-decoration: none}
.mainmenu a:visited {color:#013564; text-decoration:none}		
.category a:link {color:#FFFFFF; text-decoration:none}
.category a:visited {color:#FFFFFF; text-decoration:none}
#search {
	font-family: "Felix Titling";
	font-size: 14px;
	color: #F6C354;
	position: absolute;
	z-index: 100;
	left: 425px;
	top: 54px;
	height: 25px;
	width: 367px;
	vertical-align: middle;
	font-weight: bold;
}
.searchbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.searchbutton a:link {text-decoration:none}
#body {
	left: 50%;
	top: 0px;
	visibility: visible;
	z-index: 0;
	margin-left: -400px;
	width: 780px;
	position: absolute;
	margin-top: 0px;
}
#background {
	height: 100%;
	width: 100%;
	background-repeat: repeat-x;
	background-color: #9999FF;
}

