﻿#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: 850px;
	left: 0px;
	top: 41px;
	padding: 1px;
	background-color: #99CCFF;
}
#Lectern {
	margin: 0px 2px 2px 5px;
	width: 300px;
	left: 15px;
	float: left;
	clear: none;
	height: 275px;
	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: 10px;
	top: 300px;
	height: 551px;
	right: 622px;
	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: 35px;
	width: 475px;
	text-align: center;
	height: 309px;
	position: absolute;
	clear: none;
	left: 456px;
	color: #800000;
	background-image: url('2bldg%27sSmall.jpg');
	float: right;
	top: 10px;
	right: 63px;
}
#Main {
	margin: 1px;
	width: 600px;
	height: 200px;
	top: 3.5in;
	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;
}
