@charset "utf-8";
#Container {
	position:relative;
	width:900px;
	height:1300px;
	z-index:1;
	margin: auto;
}
#Header {
	position:absolute;
	width:900px;
	height:342px;
	z-index:1;
	left: 0px;
	top: -1px;
}
#Main {
	position:absolute;
	width:900px;
	height:667px;
	z-index:2;
	left: 0px;
	top: 343px;
	background-color: #FFFFFF;
	background-image: url(../images/Main_bkgd.gif);
}
#Footer {
	position:absolute;
	width:900px;
	height:31px;
	z-index:3;
	left: 0px;
	top: 1010px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}
body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
}
a:link {
	color: #CCC;
}
a:hover {
	color: #9F0;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #177A8D;
}
h2 {
	font-size: 18px;
	color: #177A8D;
}
h3 {
	font-size: 16px;
	color: #177A8D;
}
h4 {
	font-size: 14px;
	color: #177A8D;
}
#Bishop {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 629px;
	top: 8px;
}
#MainHomeText {
	position:absolute;
	width:588px;
	height:115px;
	z-index:2;
	left: 15px;
	top: 4px;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 1.4em;
}
#Schedule {
	position:absolute;
	width:900px;
	height:148px;
	z-index:3;
	top: 519px;
	left: 0px;
}
#HomeLinks {
	position:absolute;
	width:617px;
	height:115px;
	z-index:4;
	top: 319px;
}
