body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333;
}
.clear, br {
	clear: both;
}
#headerContainer {
	background-image: url(../template_images/header_pattern.jpg);
	background-repeat: repeat;
	width: 100%;
}
#header {
	height: 210px;
	width: 900px;
	background-image: url(../images/header.jpg);
	margin-right: auto;
	margin-left: auto;
	background-position: center;
	background-repeat: no-repeat;
}
#login a:link  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
#login a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
#login a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
#loginContainer {
	float: right;
	width: 70px;
	margin-top: 20px;
}
#mainContainer {
	width: 864px;
	background-image: url(../template_images/bodyPattern.png);
	background-repeat: repeat;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
#mainContainerFooter {
	width: 864px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../template_images/bodyFooter.png);
	background-repeat: repeat;
	background-position: center bottom;
	height: 65px;
}
#mainNavContainer{
	margin-top: 145px;
	width: 823px;
	float: left;
}
#mediaPlayer {
	height: 326px;
	width: 699px;
	background-color: #000;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#schedule {
	width: 160px;
	background-color: #FFF;
	margin-left: 92px;
	float: left;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #333;
	line-height: 12px;
}
#schedule a:link {
	color: #999;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#schedule a:hover {
	color: #333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
#schedule a:visited {
	color: #333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#announcements {
	width: 160px;
	background-color: #FFF;
	height: 400px;
	margin-left: 10px;
	float: left;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 16px;
}
#announcements a:link {
	color: #999;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#announcements a:hover {
	color: #000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
#announcements a:visited {
	color: #999;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#freeTrail {
	width: 337px;
	height: 400px;
	margin-left: 10px;
	float: left;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 19px;
}
#freeTrail2 {
	font-size: 9px;
}
#freeTrail a:link {
	font-size: 25px;
	text-decoration: none;
	font-weight: bolder;
	color: #6B82AC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6B82AC;
	line-height: 25px;
}
#freeTrail a:hover {
	text-decoration: none;
	font-weight: bolder;
	color: #900;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #900;
}
#footerContainer {
	background-image: url(../template_images/footerPattern.png);
	background-repeat: repeat;
	width: 100%;
	height: 116px;
	float: left;
	color: #FFF;
}
#footerLinkContainer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-align: center;
}
#footerLinkContainer a:link {
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	text-decoration: none;
}
#footerLinkContainer a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
#footerLinkContainer a:visited {
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	text-decoration: none;
}
#quote {
	height: auto;
	width: 699px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
}
#freeTrail a:visited {
	font-size: 25px;
	text-decoration: none;
	font-weight: bolder;
	color: #6B82AC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6B82AC;
	line-height: 25px;
}
