body {
	background-color: #330101;
	background-image: url(Images/LineBack.jpg);
	background-repeat: repeat-x;
}
#MainBody {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFF;
	position: absolute;
	top: 105px;
	left: 50px;
	bottom: 0px;
	z-index: 3;
	right: 150px;
}
#TimeAndPlaceLayer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	position: absolute;
	z-index: 10;
	bottom: 25px;
	width: 90px;
	right: 30px;
}
#TimeAndPlaceText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFF;
	position: absolute;
	bottom: 20px;
	z-index: 10;
	left: 10px;
}
#NavigationBarLayer {
	position: absolute;
	left: 55px;
	top: 45px;
	width: 700px;
	z-index: 10;
	height: auto;
}
#SchoolSeal {
	background-repeat: no-repeat;
	top: 20px;
	right: 24px;
	height: auto;
	width: auto;
	position: absolute;
	z-index: 15;
}
.TopButtons {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-image: url(Images/ButtonBackground.png);
	height: 40px;
	width: 98px;
	text-align: center;
	position: relative;
	background-repeat: no-repeat;
	vertical-align: middle;
	margin: 0px;
	float: left;
	z-index: 20;
	line-height: 15px;
	padding-top: 5px;
}
