html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
	min-width: 1000px;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}


/* Basic Page Layout */

body {
	font-size: 62.5%;
	background: black url(background.gif) top left repeat-x;
}

#wrapper {
	position: relative;
	margin: 0 auto;
	overflow: auto;
	width: 980px;
	padding: 35px 10px 0 10px;
	background: url(content-background.gif) top center no-repeat;
}

#wrapper #masthead h1,
#wrapper #masthead h2 {
	display: none;
}

#navigation {
	position: relative;
	float: right;
	width: 576px;
	height: 33px;
	margin: 0 0 32px 0;
	background: url(navigation-background.gif) top left no-repeat;
}

#navigation ul,
#navigation ul li,
#navigation ul li a {
	display: block;
	position: relative;
	float: left;
}

#navigation ul {
	padding-left: 26px;
}

#navigation ul li a {
	font: bold 1.4em/30px Arial, sans-serif;
	color: #bbb;
	text-decoration: none;
	padding: 0 20px;
}

#navigation ul li a:hover {
	color: white;
}

#content {
	position: relative;
	float: left;
	min-height: 600px;
	padding-bottom: 90px;
	width: 100%;
}

#content #banners {
	position: relative;
	float: left;
	width: 980px;
	height: 700px;
	overflow: hidden;
	border: 0;
	margin: 0;
	padding: 0;
}

#content #banners h2 {
	text-indent: -999em;
}

#mainContent {
	position: relative;
	float: left;
}

/* Typography */

#mainContent p {
	font: normal 1.1em/1.5em Arial, sans-serif;
	color: #999;
	margin: 0.6em 0 1.4em;
	padding: 0 20px;
}

#bio #mainContent p,
#contact #mainContent p {
	font-size: 13px;
}

#contact #mainContent p {
	font-size: 16px;
}

#bio #mainContent p span.medium {
	font: italic 15px/1.5em Georgia, Times, serif;
	color: #CCC;
}

#bio #mainContent h3 {
	font: normal 18px/1.5em Georgia, Times, serif;
	color: white;
	margin-top: 20px;
}

#mainContent p a {
	color: #660000;
	text-decoration: underline;
}

#mainContent p a:hover {
	color: #990000;
	text-decoration: none;
}

#mainContent div.col {
	float: left;
	position: relative;
	width: 30%;
	margin-left: 2%;
	margin-right: 1%;
}

#mainContent div.col2 {
	float: left;
	position: relative;
	width: 60%;
	margin-left: 2%;
	margin-right: 1%;
	margin-top: -35px;
}

#mainContent div.col p,
#mainContent div.col2 p {
	padding: 0;
}

#mainContent div.col p strong {
	color: #CCC;
}

#mainContent div.col p span.large {
	display: block;
	float: left;
	width: 256px;
	padding: 6px 15px;
	margin: 4px 0 12px 0;;
	background: #222;
	font-size: 1.5em;
	line-height: 1.5em;
	padding-bottom;
	font-style: italic;
	color: #CCC;
	font-family: Georgia, Serif, Times, "Times New Roman",;
}

#mainContent div.col p span.medium {
	display: block;
	float: left;
	width: 286px;
	padding: 4px 0;
	margin: 8px 0 8px 0;
	font-size: 1.1em;
	letter-spacing: 0.05em;
	line-height: 1.5em;
	padding-bottom;
	color: #EEE;
	font-family: Georgia, Serif, Times, "Times New Roman",;
}

#mainContent div.col p span.medium a {
	font-weight: bold;
	color: #990000;
}

#mainContent div.col p span.medium em {
	font-style: normal;
}


/* Home Page */

#banners #subContent {
	position: relative;
	float: left;
	width: 110px;
	margin: 78px 20px 0 0;
}

#flashIntro {
	position: relative;
	float: left;
	margin: 129px 0 0 115px;
}

* html #flashIntro {
	margin-left: 50px;
}

#banners #subContent a {
	display: block;
	position: relative;
	float: left;
	width: 55px;
	height: 50px;
	text-indent: -999em;
	overflow: hidden;
}

/* Banners */

#content #banners.falcons {
	background: url(homeBanner-jamalFalcons.jpg) top left no-repeat;
}

#content #banners.flashIntro {
	background: url(homePage-banner.jpg) top left no-repeat;
}

#content #banners.interior {
	height: 360px;
}

#content #banners.interior.photos {
	background: url(banner-photos.jpg) top left no-repeat;
}

#content #banners.interior.blog {
	background: url(banner-blog.jpg) top left no-repeat;
}

#content #banners.interior.stats {
	background: url(banner-stats.jpg) top left no-repeat;
}

#content #banners.interior.videos {
	background: url(banner-videos.jpg) top left no-repeat;
}

#content #banners.interior.about {
	background: url(banner-about.jpg) top left no-repeat;
}

#content #banners.interior.contact {
	background: url(banner-contact.jpg) top left no-repeat;
}


/* Photos Page */

#content #mainContent div.gallery {
	position: relative;
	float: left;
	width: 800px;
	margin: 15px 10px 35px 80px;
	padding: 3px;
}

* html #content #mainContent div.gallery {
	margin-left: 40px;
}

#content #mainContent div.gallery a {
	position: relative;
	float: left;
	width: 150px;
	height: 110px;
	padding: 2px;
	margin: 2px;
	border: 1px solid black;
}

* html #content #mainContent div.gallery a {
	margin-left: 1px;
}

#content #mainContent div.gallery a:hover {
	border: 1px solid #660000;
}

#content #mainContent h2 {
	clear: left;
	font: normal 2.4em/1em Arial, sans-serif;
	margin: 10px 0 14px 20px;
	color: #990000;
}

#content #mainContent h2 strong {
	color: #470000;
	font-weight: bold;
}

/* Blog */

#content #mainContent h3.comingSoon.blog {
	height: 50px;
	width: 980px;
	margin: 60px 0 0 0;
	background: url(blog-comingSoon.gif) center center no-repeat;
}


/* NFL Stats */

#content #mainContent h3.comingSoon.stats {
	height: 50px;
	width: 980px;
	margin: 60px 0 0 0;
	background: url(stats-comingSoon.gif) center center no-repeat;
}


/* Videos */

#content #mainContent h3.comingSoon.videos {
	height: 50px;
	width: 980px;
	margin: 60px 0 0 0;
	background: url(videos-comingSoon.gif) center center no-repeat;
}

#flashDiv {
	position: relative;
	float: left;
	margin: 0 0 0 185px;
}

* html #flashDiv {
	margin-left: 92px;
}

/* Footer */

#footer {
	position: relative;
	float: left;
	width: 100%;
	height: 113px;
	background: #4a0000 url(footer-background.gif) top left repeat-x;
}

#footer p.copyright {
	font: normal 1.2em/1.5em Arial, sans-serif;
	color: #ccc;
	margin: 10px 0 2px 0;
}

#footer p {
	font: normal 1.1em/1.3em Arial, sans-serif;
	text-align: center;
	color: white;
}

#footer p a {
	color: #ccc;
	text-decoration: none;
}

#footer p a:hover {
	text-decoration: underline;
}

#footer p.webCredits {
	margin: 40px 0 0;
	font-size: 1.2em;
}

#footer p.webCredits a {
	color: #270000;
	text-decoration: none;
}

#footer p.webCredits a:hover {
	text-decoration: underline;
}

/* table */

table {
	width: 800px;
	border-top: 1px solid black;
	border-right: 1px solid black;
	margin: 20px 0 0 90px;
	color: #474747;
	background: #E5E5E5;
}

table tr.ltblueback {
	background: white;
}

table tr.datatablehead {
	background: #990000;
}

table tr.datatabledatahead {
	background: white;
}

table tr td {
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	font: normal 1.3em/2em Arial, sans-serif;
	text-indent: 5px;
	padding-right: 5px;
}

table tr.datatablehead td {
	color: white;
	font: bold 1.5em/2.3em Arial, sans-serif;
}

table tr.datatabledatahead td {
	font-weight: bold;
	color: #272727;
}

table tr td a {
	color: #990000;
}