body {
	background-color: #990000;
}

a:link {
	color: black;
}

a:visited {
	color: #FFFFFF;
}

a:hover {
	color: #FFFFFF;
}

#Layer1 {
	position:absolute; 
	left:14px; 
	top:151px; 
	width:160px; 
	height:941px; 
	z-index:1;
	background-color: #990000; 
}

font {
	color: white;
}

#navcontainercoaches {
	position: absolute; 
	left: 83%; 
	top: 90; 
	width: 16%; 
	height: 492px; 
	z-index: 2;
	background-color: #990000;
}

#sportsheading	{
	color: white;
	text-align: center;
	background-color: #990000;
}

h3, h2 {
	color: white;
	text-align: center
}

p {
	color: black;
	text-align: center
}

#coachescorner {
	position: absolute;
	width: 45%;
	margin-left: 28%;
	top: 90;
	background-color: #990000;
}

#navcontainer{
	position: absolute;
	background-color: #990000;
}

#navheading, #coaches {
	color: white;
}

#back {
	background-color: #990000;
}
