html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, fieldset, form,label, legend {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
/*table, td, th {vertical-align:middle;}*/
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

.clearfix {
	clear: both;
     display: block;
     overflow: hidden;
     visibility: hidden;
     width: 0;
     height: 0;

}

body{

	text-align: center;
	background:url(../images/body_bkgrd.jpg) repeat-x #012944 !important;
	font-size: 80%;
	font-family: Arial, Helvetica, Verdana;
}

#wrapper {
		background:url(../images/content_bkgrd.jpg) no-repeat;
		margin:12px 0 0 0;
}

#container{
	width: 960px;
	text-align: left;
	margin:0 auto;
	color:#FFF;
	padding:17px 0;
	
}

#container_btm{
	width: 960px;
	text-align: left;
	margin:0 auto;
	color:#FFF;
	
}

.left{ float: left;}
.right{ float: right;}

.header {
	height:50px;
}

h1,h2, h3, h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}

h1 {
	color:#FFF;
	font-size:23px;
	text-align:center;
	line-height:25px;
}

h2 {
	font-size:38px;
	color:#f9c15a;
}

h3 {
	font-size:18px;
	background:url(../images/line.jpg) no-repeat;
	background-position:bottom;
	margin-top:20px;
}

h4{ 
	font-size:17px;
	margin-bottom:10px;
}

#mainContent {
	margin-top:10px;
}

#btmContent {
	background:url(../images/btm_nav_bkgrd.jpg) repeat-x;
	height:152px;
}

.important_links ul{
	padding:0 0 0 8px;
	margin:5px 0 0 8px;
}

.important_links li{
	line-height:27px;
	list-style-image:url(../images/li_image.gif);
	}

.important_links a {
	color:#ff9934;
	text-decoration:none;
	font-weight:bold;
}

.important_links a:hover {
	text-decoration:underline;
}

.superBowl {
	margin-top:40px;
}

#footer {
	color:#FFF;
	font-size:10px;
	margin-top:5px;
}