body {
	margin:0;
	padding:0;
	font: 62.5% Verdana, Arial, sans-serif;
	background-color: #dfd2b3;
	text-align: center;
	}
a {color:#000;}
a:hover {text-decoration:none;}
#container {text-align: left; width: 770px;margin: 5px auto;background-color:#fff;}
#header {margin:0;padding:0;height:127px;}
/* Start of Column CSS */
#wrapper {
	clear:left;
	float:left;
	width:100%;
	overflow:hidden;
	background:#fff; /* column 2 background colour */
	}
#innerwrap {
	float:left;
	width:100%;
	position:relative;
	right:581px;
	background:#e3dcc0; /* column 1 background colour */
	}
#leftcol {
	float:left;
	width:189px;
	position:relative;
	left:581px;
	overflow:hidden;
	}
#rightcol {
	float:left;
	width:581px;
	position:relative;
	left:581px;
	overflow:hidden;
	}
#content {
	margin:0 10px;
	font-size: 1.2em;
}
#content h2 {font-size:1em;}
#content h3 {font-size: .85em;}
.date {height:18px;background-color:#1f4b29;font-size: 1em;color:#fff;padding:7px 0 0 0;text-align:center;}
#rightcol h1 {
	height: 20px;
	margin:0;padding:5px 0 0 0;
	text-align: center;
	font-size: 1.2em;
	color: #fff;
	background:url('../images/College_Sports_Project_03.gif') left top repeat-x;
}

#footer {
	clear:both;
	height: 21px;
	background:url('../images/College_Sports_Project_06.gif') left top repeat-x;
	}
#footer p {
	font-size:1em;
	padding: 5px 25px;
	}

/* NAVIGATION */
#leftcol {font-size:1.2em;}
#leftcol ul {margin:0;padding:0;list-style:none;}
#leftcol li {display:block;margin: 1px 0 2px 0;}
#leftcol li a {
	display:block;
	color: #000;
	background-color: #d2be96;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 4px 3px 3px 3px;
	}
#leftcol li a:hover {color:#fff;background-color:#815F3E;text-decoration:underline;}
#leftcol li a.active {font-weight:bold;}
#leftcol li li a {background:none;border:none;padding: 1px 0;}
#leftcol ul ul {padding-left:3px;}
#leftcol li li a:hover {color:#000;text-decoration:none;background:none;}
.right-text {float:right;font-size:10px;}
.floatRight {float:right; margin-left: 15px;}
#content table {font-size: 1em;}
#content a {color:#1f4b29;}
