html {
	height: 100%;
	width: 100%;
}
body {
	background-color: #dfdfdf;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-left: 0px;
}
td.header {
	background-image: url(/images/bg-header.jpg);
}
td.button_bar {
	background-image: url(/images/bg-button_bar.jpg);
}
td.content {
	background-image: url(/images/bg-content.jpg);
}
#cccs {
	background-image: url(/images/bg-cccs.jpg);
	font-size: 11px;
	position: absolute;
	left: 278px;
	top: 364px;
	width: 294px;
	height: 209px;
}
#cccs h1 {
	font-size: 14px;
	margin: 16px;
	text-align: center;
}
#cccs a {
	font-size: 12px;
	font-weight: 700;
	color: #fb7600;
	margin: 16px;
}
#cccs p {
	font-size: 13px;
	margin: 16px;
	margin-top: 24px;
	width: 274px;
}
#cccs-collage {
	position: absolute;
	left: 582px;
	top: 364px;
	width: 230px;
	height: 209px;
}
img#edonations-pic {
	position: absolute;
	left: 597px;
	top: 647px;
	width: 218px;
	height: 98px;
}
img#event-1 {
	position: absolute;
	left: 29px;
	top: 423px;
	width: 92px;
	height: 74px;
}
img#event-2 {
	position: absolute;
	left: 29px;
	top: 520px;
	width: 92px;
	height: 74px;
}
img#event-3 {
	position: absolute;
	left: 29px;
	top: 617px;
	width: 92px;
	height: 74px;
}
div#edonations {
	font-size: 13px;
	height: 100px;
	position: absolute;
	width: 218px;
	left: 596px;
	top: 751px;
}
div#edonations a {
	color: fb7600;
}
div.event {
	font-size: 11px;
	height: 92px;
	width: 120px;
}
div.event h1 {
	font-size: 11px;
}
div#event1 {
	left: 134px;
	top: 423px;
	position: absolute;
}
div#event2 {
	left: 134px;
	top: 520px;
	position: absolute;
}
div#event3 {
	left: 134px;
	top: 617px;
	position: absolute;
}
div#schedule {
	font-size: 11px;
	left: 282px;
	height: 200px;
	position: absolute;
	top: 597px;
	width: 294px;
}
div#schedule h1 {
	font-size: 13px;
}
div#schedule h2 {
	font-size: 12px;
	padding-left: 20px;
}
div#schedule ul {
	list-style-image: url(/images/cross.jpg);
}
div#schedule li {
	padding-bottom: 16px;
}
div#footer-text {
	color: white;
	font-size: 12px;
	left: 18px;
	height: 23px;
	position: absolute;
	text-align: center;
	top: 897px;
	width: 797px;
}
div#calendar {
	font-size: 11px;
	left: 29px;
	height: 71px;
	position: absolute;
	top: 792px;
	width: 231px;
}
a.button {
	color: black;
	font-size: 13px;
	position: absolute;
	left: 45px;
	text-decoration: none;
	top: 309px;
}
a#home {
	left: 58px;
	top: 309px;
}
a#aboutus {
	left: 184px;
	top: 309px;
}
a#ministries {
	left: 317px;
	top: 309px;
}
a#school {
	left: 461px;
	top: 309px;
}
a#directions {
	left: 586px;
	top: 309px;
}
a#contactus {
	left: 716px;
	top: 309px;
}
a#OBT {
	left: 716px;
	top: 309px;
}
{
a#calendar {
	left: 83px;
	top: 805px;
}
a.button:hover {
	color: black;
	text-decoration: none;
}
a.button:visited {
	color: black;
	text-decoration: none;
}
a.button:active {
	color: black;
	text-decoration: none;
}


