body {
	font-family: Georgia, "Times New Roman",
		Times, serif;
	color: white;
	min-width: 600px;
	}
html {
	background-color: black;
	}
#header {
	width: 98%;
	text-align: center;
	margin-left: 2%;
	}
#navbar {
	text-align: center;
	width: auto;
	margin-left: 1.5%;
	margin-top: 5%;
	float: left;
	}
#agenda {
	float:left;
	margin-top: 30%;
	margin-left: -10%;
}
#content {
	background-color: green;
	width: auto;
	color: gold;
	text-align:center;
	height: auto;
	padding-bottom: 10%;
	margin-top: 3.5%;
	}
.ms {
	margin-left: 25%;
	height: auto;
	width: 50%; 
	}
#ccb {
	width: 50%;
	height: auto;
	text-align: left;
	margin-left: 30%;
	margin-bottom: 5%;
	}
.schedule {
	margin-left: 5%;
	padding-top: 1%;
}
a {
	text-decoration: none;
	color:#000000;
	}
a span {
	display: none;
	}
a:hover {
	position: relative;
	}
a:hover span {
	display: block;
   	position: absolute;
	top: 10px; left: 0;
	}
a.goldlink:link {
	color:gold;
	text-decoration:underline;
}
a.goldlink:visited {
	color:gold;
	text-decoration:underline;
}
#results {
	color: gold;
	background-color: black;
	text-align:left;
	}
#statistics {
	margin-left: 5%;
	}
.stats {
	text-align: center;
	}
#previewtitle {
	text-align: center;
	}	
#preview {
	height: 500px;
	overflow: scroll;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 5%;
	margin-bottom: 5%;
		}
#mediatabs {
	padding-top: 3%;
	padding-bottom: 50%;
	width: 66%;
	margin-left: 23%;
	}
.gallery {
	text-align: center;
	text-decoration: underline;
	font-size: 30px; 
	}
#varsitymainpic {
	width:auto;
	height:auto;
	position:static;
	text-align: center;
	}
#gallery {
	text-align: center;
	color: Gold;
	text-decoration: none;
	margin-left: 40%;
	margin-right: 40%;
	}
#gallery2 {
	color: Gold;
	text-decoration: underline;
	}
#align {
	text-align: center;
	}
.renpic {
	width:auto;
	height:auto;
	position:static;
	text-align: center;
	margin-top: 25px;
	}
.workout {
	margin-left: 5%;
	padding-top: 1%;
}
