.float_box {
	height: 100%;
	width: 100%;
	background-position: center top;
}
.header_box {
	height: 182px;
	width: 703px;
}
.nav_buttons {
	height: 26px;
	width: 181px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-image: url(images/button.jpg);
}
.sub_button {
	background-image: url(images/sub_button.jpg);
	height: 18px;
	width: 181px;
}
.page_button {
	background-image: url(images/page_button.jpg);
	height: 17px;
	width: 181px;
}
.newlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
.sub_button_selected {

	background-image: url(images/sub_button_selected.jpg);
	height: 18px;
	width: 181px;
}
.nav_buttons_selected {

	height: 26px;
	width: 181px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-image: url(images/button_selected.jpg);
}
.pagetitlehight {
	height: 30px;
}
.yellow_button {

	background-image: url(images/yellow_button.jpg);
	height: 18px;
	width: 181px;
}
