@charset "utf-8";
/* CSS Document */

#header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../ImagesDarlington/Darlinton09_Home.jpg);
	background-repeat: no-repeat;
	height: 550px;
	width: 800px;
	top: 20px;
	text-align: left;
}
.Navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #000000;
}
#schedule {
	height: 881px;
	width: 500px;
	top: 43px;
	position: absolute;
	left: 36px;
	text-align: left;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../ImagesDarlington/Darlinton09_content.jpg);
	background-repeat: no-repeat;
	height: 550px;
	width: 800px;
	top: 100px;
}
.navHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#history {
	height: 478px;
	width: 505px;
	text-indent: 30px;
	top: 37px;
	position: absolute;
	left: 33px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #000000;
	font-size: 11px;
}
.style4 {font-weight: bolder; color: #000000; font-size: 24px;}
.homepagebody {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
	text-align: left;
}
.schedHeader {
	color: #FFF;
	font-size: 12px;
}
.schedHeaderyellow {
	color: #FF0;
	font-size: 12px;
	text-align: center;
}
