BODY  {
	padding: 0;
	margin: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/Halftime_BG_02.gif);
	background-position:center top;
}

A     {
	color: #990000;
	text-decoration: none;
}

A:HOVER{
	color: #FF0000;
	text-decoration: underline;
}

IMG   {
	border: 0;
}

H1    {
	font-size: 1.25em;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}


H2    {
	font-size: 1em;
	font-weight: bold;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #990000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(images/H1_BG_02.gif);
	color: #FFFFFF;
}

H3    {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #990000;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: .8em;
	background-image: url(images/H1_BG_01.gif);
	display: block;
	border: 1px solid #B5B5B5;
}

H4    {
	padding: 0px;
	display: block;
	font-size: 1em;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

H5    {
	padding: 0px;
	display: block;
	font-size: .8em;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

H6    {
	padding: 0px;
	display: block;
	font-size: .6em;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

P, UL, OL	{
	font-size: 0.7em;
	line-height: 1.5em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

UL LI	{
	list-style-position: outside;
	margin-left: 10px;
	margin-top: 5px;
}

OL.comments LI { padding-bottom: 15px } 

.content img {
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}
.content ul {
	font-size: .8em;
}

.article-img	{
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.header-nav {
	background-color: #000000;
	background-image: url(images/header_nav_BG_01.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	color: #999999;
	font-size: 0.8em;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #4C4C4C;
	border-bottom-color: #000000;
	text-align: center;
}
.header-nav-links {
	width: 800px;
	text-align: center;
	display: block;
	position: relative;
}

.header-nav-current	{
	padding: 10px;
}

.header-nav a {
	padding: 10px;
	color: #FFFFFF;
}
.header-nav a:hover {
	color: #FFCC33;
}

.search {
	font-size: 0.8em;
	color: #333333;
	display: block;
	font-weight: bold;
	background-color: #F3F3F3;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
.content {
	width: 470px;
	text-align: left;
	vertical-align: top;
	padding: 20px;
	background-color: #FFFFFF;
}
.content-no-left-nav {
	width: 650px;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.left-nav {
	width: 150px;
	background-color: #FFFFFF;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.category a {
	display: block;
	font-size: 0.7em;
	color: #000000;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	padding: 5px;
}

.category a:hover, .subcategory a:hover	{
	background-color: #F4F4F4;
	text-decoration: none;
}

.subcategory a {
	display: block;
	font-size: 0.7em;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #333333;
}
.right-nav {
	width: 100px;
	background-color: #FFFFFF;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.body {
	background-color: #FFFFFF;
	background-image: url(images/body_bg_01.gif);
	margin: 0px;
	padding: 0px;
}
.article-list-link	{
	font-size: .8em;
	margin-bottom: 8px;
}
#related-articles {
	font-size: 1em;
	display: block;
	margin: 10px;
	padding: 10px;
	border: 1px dotted #CCCCCC;
	background-color: #F3F3F3;
}
#related-articles p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.footer-divider {
	height: 15px;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(images/header_nav_BG_01.jpg);
	background-position: center;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	border-top-color: #4C4C4C;
}
.footer {
	font-size: .7em;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #820700;
	border-bottom-color: #820700;
}
.footer a {
	color: #FFFFFF;
}
.copyright {
	color: #CC6666;
	font-size: 0.7em;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 40px;
}
.header-logo {
	text-align: left;
}
.header-tagline {
	color: #FFFFFF;
	font-size: 1.25em;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}
.header-logo img {
	text-align: left;
	margin: 10px;
}




.leaderboard-banner {
	padding: 10px;
	text-align:center;
}
.copyright a {
	color: #CC6666;
	text-decoration: underline;
}
.print-email-links	{
	text-align: right;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 10px;
	margin-right: 10px;
	clear:both;
}
.print-email-links a {
	text-align: left;
	display: block;
	font-weight: bold;
	font-size: 0.7em;
	margin-bottom: 3px;
}
.form-imput-title {
	font-size: 0.7em;
	text-align: right;
	font-weight: bold;
}

/* CONTENT SLIDER STYLES - HOMEPAGE */

.contentslide{
	height: 400px;
	width: 650px;
	font-family: Arial, Helvetica, sans-serif;
}

.contentslide .contentdiv{
display: none;
}

.pagination{
	text-align: left;
	width: 650px;
	background-color: #990000;
	vertical-align: middle;
	padding-bottom: 3px;
}

* html .pagination{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/
w\idth: 650px; /*IE6 width*/
}

.pagination a{
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
}

.pagination a:hover{
	color: #FFCC00;
	font-weight: bold;
}
.pagination a.selected{
	color: #FFCC00;
	background-image: url(images/pagination-arrow.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: bold;
}



.issue-menu-current, .issue-menu-recent {
	font-size: 11px;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:20px;
	padding-right:20px;
}
.issue-menu-recent {
	color:#FFCC00;
	}
.issue-menu-current  {
	background-image: url(images/issue-menu-wrapper-bg2.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	color:#990000;
	background-color:#FFCC00;
}
.issue-menu-current a {
	text-decoration: none;
	color: #000000;
}
.issue-menu-recent a {
	text-decoration: none;
	color: #FFFFFF;
}
.issue-menu a:hover {
	text-decoration: underline;
}
.issue-menu-wrapper {
	background-color: #720000;
	background-image: url(images/issue-menu-wrapper-bg5.gif);
	background-repeat: repeat-x;
	background-position:bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #530000;
	width: 100%;
	display: block;
	text-align: right;
}

