h2 {
	font-size: 19px;
	color: #FFFFFF;
}
.container {
	background: #660000 url(Images/BG.gif) repeat-x;
	margin: 0px;
	padding: 0px;
	height: 1100px;
	width: 100%;
	border-width: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.SubHeader {
	background: #000066;
	position: absolute;
	height: 50px;
	width: 880px;
	top: 325px;
	left: 0px;
}
.MenuButtons {
	height: 25px;
	width: 650px;
	left: 115px;
	top: 0px;
	z-index: 15;
	position: relative;
}
.Thesis {
	font: italic normal 20px "Times New Roman", Times, serif;
	color: #FFFFFF;
	position: relative;
	height: 35px;
	width: 880px;
	top: 10px;
}
.BodyText {
	background: url(Images/BG_90.png) repeat;
	position: relative;
	height: 565px;
	width: 840px;
	top: 65px;
}
.BottomText {
	font: normal 12px/15px "Times New Roman", Times, serif;
	color: #FFFFFF;
	position: relative;
	height: 50px;
	width: 600px;
	top: 10px;
}
.Facebook {
	position: relative;
	height: 50px;
	width: 50px;
	left: 350px;
	top: 180px;
}
.Twitter {
	position: relative;
	height: 50px;
	width: 50px;
	left: 280px;
	top: 230px;
}
.MainMenu {
	background: url(Images/BG_menu.png) repeat-x;
	position: relative;
	height: 25px;
	width: 880px;
}
.Header {
	background: url(Images/Header.png);
	position: relative;
	height: 300px;
	width: 880px;
	top: 0px;
}
.Main {
	background: url(Images/BG_Main.png) repeat;
	position: relative;
	height: 1000px;
	width: 900px;
	top: 10px;
}
.MainBody {
	background: url(Images/BGMain_Body.png) no-repeat;
	position: relative;
	height: 980px;
	width: 880px;
	top: 10px;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
}
.Calendar {
	position: relative;
	height: 400px;
	width: 700px;
	top: 200px;
}
.Portrait {
	background: url(Images/TedKolodzey.png) no-repeat;
	position: absolute;
	height: 325px;
	width: 279px;
	left: -3px;
	top: -299px;
	z-index: 10;
}

