﻿body {
	font-family: Verdana, Arial, Helvetica,;
	font-size: small;
	background-color: #BADAEF;
	color: #3094CD;
	vertical-align: middle;
}
#container {
	border-right: 2px solid #4C6754;
	border-bottom: 2px solid #4C6754;
	border-left: 2px solid #4C6754;
	background-color: #F0F8FF;
	height: auto;
}
#masthead {
	text-align: right;
	background-color: Black;
	background-image: url("../../Football/mainimages/Background.jpg");
	background-position: top;
	background-repeat: no-repeat;
	height: 109px;
}
#navigation {
	border-top: 1px solid #808080;
	border-bottom: 1px solid #95B4D1;
	background-color: #95B4D1;
}
html>body #navigation {
	overflow: hidden;
}
#column_l {
	width: 367px;
	padding: 15px;
	background-color: transparent;
}
html>body #column_l {
	width: 370px;
	padding: 0 15px;
	background-color: transparent;
}
#column_r {
	width: 230px;
	padding: 15px 10px;
	background-color: White;
	float: right;
}
html>body #column_r {
	width: 233px;
	padding: 15px 10px;
	background-color: White;
}
#columnmain {
	width: 650px;
	padding: 15px;
	background-color: transparent;
}
html>body #columnmain {
	width: 653px;
	padding: 15px 10px;
	background-color: transparent;
}
#content {
	background-color: White;
}
#footer {
	text-align: center;
	padding-bottom: 10px;
}
html>body #footer {
	text-align: center;
	padding-bottom: 0;
}
/* Masthead */
#masthead h1 {
	color: #95B4D1;
	margin-right: 0.5em;
	margin-bottom: 0;
	margin-top: 20px;
	font-size: 130%;
}
#masthead h3 {
	color: #BFD0A6;
	margin-top: 0;
	margin-bottom: 0px;
	margin-right: 1em;
}
#masthead h4 {
	color: #95B4D1;
	margin-right: 0.5em;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 130%;
}
/* Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	font-weight: bold;
	text-decoration: none;
	color: #BADAEF;
	display: block;
	padding: 5px;
	border: 1px solid #95B4D1;
	background-color: #95B4D1;
}
#navigation a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #4676A4;
	border: 1px solid #95B4D1;
	background-color: #C2D4E5;
	border-bottom: 1px solid #BADAEF;
}

#names ul {
	list-style-type: none;
	left:auto;
	right:auto;
	margin: 0;
	padding: 0;
/* Right Column */
#column_r img {
	border: 1px solid #808080;
}
/* Site typography */
h1 {
	font-size: xx-large;
	color: #3094CD;
}
h2 {
	font-size: x-large;
	color: #3094CD;
}
h3 {
	font-size: large;
	color: #3094CD;
}
h4 {
	font-size: medium;
	color: #3094CD;
}
h5 {
	font-size: x-small;
	color: #3094CD;
}
h6 {
	font-size: xx-small;
	color: #3094CD;
}

/* Footer */
#footer p {
	font-size: x-small;
	color: #000;
}
/* Links */
a {
	color: #3094CD;
	text-decoration: underline;
}
a:hover {
	color: Black;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
#games {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	height: auto;	
}
