body {
	background-image: url(images/pattern_14.jpg);
	background-repeat: repeat;
	margin: 0px, 0px, 0px, 0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

a {
	color:#993300;
}
a:visited {
	color:#993300;
}
a:active {
	color:#993300;
}
a:hover {
	color:#666666;
}

.dul {
	border-bottom: double;
	line-height: 25px;
}

.coach {
	padding-left: 30px;
}

#header {
	position:absolute;
	top: 0px;
	width: 88%;
	margin-left: 5%;
	margin-right: 5%;
	background-color: #FFFFFF;
	height: 154px;
	min-width: 900px;
	background-image:url(images/back3.jpg);
	background-repeat:repeat-x;
}

#fullpage {
	position:absolute;
	top: 154px;
	width: 88%;
	margin-left: 5%;
	margin-right: 5%;
	background-color: #FFFFFF;
	min-height: 435px;
	min-width: 900px;
	background-image:url(images/back2.jpg);
	background-repeat:repeat-y;
}

#navleft { 
	float: left;
	background-color:#851B1B; 
	width: 180px; 
	padding-top: 20px;
	min-height: 630px;
} 

#navleft a {
	display:block; 
	cursor:hand; 
	cursor:pointer; 
	width:172px; 
	height: 25px; 
	text-align:center; 
	font-size: 15px;
	font-weight:bold; 
	padding:2px 2px 2px 2px; 
	margin-left: 2px; 
	background-image:url(images/nav_blank.png); 
	background-repeat: no-repeat; 
}

a#listen {
	display:block; 
	cursor:hand; 
	cursor:pointer; 
	width:172px; 
	height: 25px; 
	text-align:center; 
	font-size: 15px;
	font-weight:bold; 
	padding:2px 2px 2px 2px; 
	margin-left: 2px; 
	background-image: url(/images/spacer.gif);
}

#navleft a:link {
	color:#000000; 
	text-decoration:none
} 
#navleft a:visited {
	color:#000000; 
	text-decoration:none
}
#navleft a:hover {
	color:#999999; 
	text-decoration:none; 
}
#navleft a:active {
	color:#000000; 
	text-decoration:none; 
}

#content {
	position: relative;
	padding: 20px 20px 30px 20px;
	margin-left: 180px;
	min-height: 630px;
	text-align: left;
	background-image: url(images/goalpost.jpg);
	background-repeat: no-repeat;
	background-position: center 200px;
}
#footer {
	clear: both;
	text-align: center;
	left: 0px;
	top: 0px;
	padding: 10px 10px 10px 10px;
	background-image:url(images/footer_back.jpg);
	background-repeat:repeat-x;
}
