﻿#TopBanner {
	margin: auto;
	position: fixed;
	width: 100%;
	height: 48px;
	left: 0px;
	top: 0px;
	background-color: #800000;
	float: none;
}
#container {
	margin: auto;
	position: relative;
	width: 1000px;
	height: 1000px;
	left: 1px;
	top: 42px;
	padding: 1px;
	background-color: #FFFFFF;
}
#Lectern {
	margin: 0px 2px 2px 5px;
	width: 352px;
	left: 15px;
	float: left;
	clear: none;
	height: 250px;
	top: 15px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	text-align: left;
	text-indent: 5px;
	line-height: normal;
}
#Pulpit {
	float: left;
	position: absolute;
	width: 370px;
	left: 9px;
	top: 334px;
	height: 598px;
	right: 623px;
	clear: none;
}
#navButton1 {
	width: 142px;
	height: 40px;
	float: left;
	bottom: 0px;
	top: 4px;
	position: absolute;
	left: 20px;
}
#navButton2 {
	width: 142px;
	height: 40px;
	left: 300px;
	float: none;
	clear: none;
	position: absolute;
	bottom: 0px;
	top: 4px;
}
#navButton3 {
	width: 142px;
	height: 40px;
	float: none;
	position: absolute;
	left: 575px;
	bottom: 0px;
	top: 4px;
}
#navBar {
	margin: auto;
	width: 750px;
	height: 45px;
	position: relative;
}
#Masthead {
	border-style: solid;
	font-family: "Comic Sans MS";
	font-size: large;
	width: 605px;
	text-align: center;
	height: 517px;
	position: absolute;
	clear: none;
	left: 385px;
	color: #800000;
	float: right;
	top: 2px;
	right: 4px;
}
#Main {
	margin: 1px;
	width: 600px;
	height: 200px;
	top: 5.7in;
	left: 390px;
	position: absolute;
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	color: #800000;
	text-align: center;
	text-indent: 0px;
	line-height: normal;
	word-spacing: normal;
	letter-spacing: normal;
}

