body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #ffffff;
	background-color: #333333;
}
#wholepage {
	margin: 25px 10%;
	width: 700px;
	background-color: #FFFFCC;

}
#lefthalf {
	width: 338px;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	clear: none;

}
#leftqtr {
	width: 163px;
	text-align: center;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
}
#left3qtr {
	width: 513px;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	clear: both;

}
#righthalf {
	width: 338px;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	float: right;
}
#rightqtr {
	width: 163px;
	text-align: center;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	float: right;
}
#right3qtr {
	width: 513px;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	float: right;
}
#bigtextbox {
	width: 350px;
	text-align: center;
	float: right;
	padding: 0px;

}
.bodytext {
	color: #333333;
	background-color: #FFFFCC;
}
.pagecenteredtext {
	width: 575px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	color: #663399;
	background-color: #FFFFCC;
	clear: both;
	float: none;


}
.labeltext {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #663399;
	background-color: #FFFFCC;
	clear: both;

}
.brighttext {
	color: #333333;
	font-weight: bold;
	font-size: 14px;
}
.boldtext {
	color: #663399;
	font-weight: bold;
	font-size: 14px;
}
#staff {
	clear: both;
}
#bottomnavtext {
	clear: both;
	background-color: #FFFFCC;
	color: #333333;


}
.footer {
	font-size: 9px;
	font-weight: normal;
	line-height: 1.5;
	color: #666666;
	background-color: #FFFFCC;
}
a {
	color: #663399;
	text-decoration: underline;
}
a:hover {
	color: #990000;
}
.navtext
{
	width: 700px;
	height: 75px;
	text-align: center;
	font-size: 12px;
}

