body {
	font-family: Georgia, "Times New Roman",
		Times, serif;
	color: white;
	}
html {
	background-color: black;
	}
#header {
	width: 100%;
	text-align: center;
	}
#navbar {
	text-align: center;
	width: auto;
	margin-left: 25%;
	}
#content {
	background-color: green;
	width: 75%;
	margin-left:20%;
	margin-right: 5%;
	color: gold;
	text-align:center;
	height: auto;
	float: right;
	padding-bottom: 1%;
	}
.fba {
	margin-left: 25%;
	width: 50%;
	text-decoration: underline; 
	}
	
.ms {
	margin-left: 12%;
	height: auto;
	width: 75%; 
	}
#recentimages {
	z-index:1;
	float:left;
	position:absolute;
	margin-left: 1%;
	}
#weather {
	float:left;
	position:absolute;
	z-index:1;
	top: 48%;
	margin-left:2%;
	}
#ccb {
	width: 50%;
	height: auto;
	text-align: left;
	margin-left: 30%;
	margin-bottom: 5%;
	}
.game {
	text-align: center;
	margin-bottom: 100px;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 125px;
	padding-right: 175px;
	}
a span {
	display: none;
	}

a:hover {
	position: relative;
	}

a:hover span {
	display: block;
   	position: absolute;
	}

a:hover span {
	top: 10px; left: 0;
	}
a {
	text-decoration: none;
	}
#results {
	color: gold;
	background-color: black;
	text-align:left;
	}
#adsense1 {
	float: left;
	position: absolute;
	z-index:1;
	top: 70%;
	margin-left: 1%;
	}
#statistics {
	margin-left: 5%;
	}
.stats {
	text-align: center;
	}
#previewtitle {
	text-align: center;
	}	
#tabs {
	width: 75%;
	margin-left:10%;
	margin-top:1%;
	margin-bottom:1%;
	}
#preview {
	height: 1000px;
	overflow: scroll;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 5%;
	margin-bottom: 5%;
		}
#mediatabs {
	width: 80%;
	margin-left:10%;
	margin-top:1%;
	margin-bottom:1%;
	}
#previewtitle {
	text-align: center;
	}
.gallery {
	text-align: center;
	text-decoration: underline;
	text-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%;
	}
#align {
	text-align: center;
	}
.renpic {
	width:auto;
	height:auto;
	position:static;
	text-align: center;
	margin-top: 25px;
	}