body {
	margin: 0px 0px 0px 0px;
	height: 100%;
}
.PAS1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #663333;
	font-style: italic;
	font-weight: 300;
}
.PAS1_large {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #663333;
	font-style: italic;
	font-weight: 300;
}
.PAS1_black {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	font-style: italic;
	font-weight: 300;
}
.PAS2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	font-style: normal;
}
.TextHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #663333;
}
.TextMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.TextSubHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
}
.TextMainItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
}
.TextMainBold {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
.red_text {
	color: #F00;
}
.white_text {
	color:#F00;
	font-size:1.3em;
}
#performance_main {
	padding: 15px;
}
.float_left{
	float:left;
	padding: 15px;
}
#side_menu {
	width: 300px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.border{
	border: 1px solid #000;
}
#center_text{
	text-align:center;
}
#events{
	border: 1px dotted #FFC;
}
#news{
	border: 2px solid #696;
	padding: 10px;
	background-color: #CCCC99;
}#half_term {
	width: 250px;
	float:right;
	padding: 5px;
	border: thin solid #804F55;
	text-align:center;
}
