body {
	font-family:Verdana, Arial,Helvetica,sans-serif;
	font-size: 12px;
	
	background: url('/images/bg_triangles.png') repeat-y center;
}

p.byline {
	margin: 0;
	font-size: 1em;
}

#center_well p a {
	color: #11264F;
}

#center_well p a:hover {
	color: #3A0C06;
}

a.readmore {
	text-decoration: none;
	color: #3a0c06;
}


div#header div.alpha {
	background: right no-repeat url('/images/sports_header_background.png');
}

div#header div.alpha img {
	float: left;
}

#header h1 {
	float: right;
	color: #9c9c9c;
		
	margin: 12px 96px 0 0;
	font-family: Georgia,sans-serif;
	font-weight: bold;
	font-size: 22pt;
}

div#menu {
	margin: 0 0 1em 0;
	width: 100%;
	height: 36px;
	
	vertical-align: middle;
	background: url('/images/menu/bg_right.png') no-repeat right;
	
}

div#menu a {
	text-decoration: none;
	margin: 0px;
	padding: 0 20px;
	background: url('/images/menu/bg_border_left.png') no-repeat left;
	display: block;
	float: left;
	
	height: 32px;
	margin-top: 2px;
	
}

div#menu a:hover, div#menu a.active {
	background: url('/images/menu/bg_highlight_border_left.png') repeat-x;
	height: 32px;
	margin-top: 2px;
}

div#menu #menu_pre, div#menu #menu_post {
	float: left;
	height: 32px;
	background: url('/images/menu/bg_left.png') no-repeat;
	position: relative;
	top: 2px;	
}

div#menu div#menu_post {
	background: url('/images/menu/bg_border_left.png') no-repeat left;
}

div#menu a#menu_home {
	margin-left: 76px;
}

div#menu img {
	margin-top: 12px;
	border: 0;
}

#left_well {
	color: #873E45;
	line-height: 1.5em;
	font-size: 9px;
	font-family: Verdana, sans-serif;
	
	background-image: url('/images/grey_border.png');
	background-repeat: repeat-y;
	background-position: right;
	
	height: 100%;
}

#left_well > div {
	margin-right: 1em;	
	margin-bottom: 36px;
}

#left_well a {
	color:#873E45;
	text-decoration:underline;
	display: block;
	margin-top: 12px;
}

#left_well #subscribe, #left_well #search {
	color: #30446c;
}

#left_well h3 {
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 10px;
}

#left_well .archive_section {
	margin-bottom: 36px;
}

#left_well form {
	text-align: right;
	margin: 0 10px 0 0;
	padding: 0;
}

#left_well form input {
	margin-top: 0.25em;
}

#left_well form input[type=text] {
	width: 100%;
}


#center_well h2, #center_well h2 a {
	margin-top: 0px;
	font-size: 18px;
	color: black;
	text-decoration: none;
}

#center_well {
	font-family:Georgia,"Times New Roman",Times,serif;
	line-height: 1.5em;
}

#center_well .feature_story a.readmore {
	text-align: right;
	display: block;
	width: 100%;
	font-weight: bold;
}

#center_well .feature_story p {
color: #333;
}

#center_well .feature_story img.content, #center_well .feature_story img.icon {
	float: right;
}

#center_well .article_listing h3 {
	color: #3a0c06;
	font-size: 1.5em;	
	
	position: relative;
	top: -0.6em;
	display: inline;
	background: white;
	padding-right: 0.25em;
}

#center_well #inside_sports, #center_well #related_articles {
	border-style: solid;
	border-color: #b2b2b2;
	border-width: 1px 0 0 0;
}

#center_well .article_listing {
	padding-top: 0px;
	margin-top: 3em;
}

.article_listing h4, .article_listing h4 a {
	margin: 0;
	color: #3a0c06;
	font-size: 1.1em;
	font-family: Verdana, sans-serif;
	text-decoration: none;
}

.article_listing h5, .article_listing h5 a {
	text-transform: uppercase;
	color: #666;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

.article_listing .article {
	margin-bottom: 1em;
}

.article_listing .article p {
	margin-top: 0;
	display: inline;
	font-family: Verdana, sans-serif;
}

.article_listing .article .date {
	display: inline;
	color: #666;
	margin-left: 1em;
	font-family: Verdana, sans-serif;
	font-size: 10px;
}

.article_listing .article p.byline {
	font-family: Verdana, sans-serif;
	display: block;
	font-size: 0.9em;
}

.article_listing .article .keywords {
	color: #666;
	font-size: 0.9em;
}

.article_listing .article .keywords span {
	text-transform: uppercase;
}

#right_well {
	background-image: url('/images/grey_border.png');
	background-repeat: repeat-y;
	
	height: 100%;
}


#right_well .section {
	clear: both;
	margin-bottom: 1.5em;
	color: #666;
	
	font-size: 0.9em;	
}

#right_well .section h4 {
	font-size: 12px;
}


#right_well > div {
	margin-left: 10px;
}

#right_well div.section {
	margin-left: 10px;
}

#right_well .ad {
	clear: both;
}

#right_well .ad img.ad {
	margin: 0.5em 0 0 2px;
}

#right_well .section img.icon {
	float: left;
	margin: 0 0.5em 0 -5px;
	border: 0;
}

#right_well .section h4, #right_well .section h4 a {
	margin: 0px;
	color: black;
	
	text-decoration: none;
}

#right_well .section p {
	margin: 0.25em 0;
}

#right_well .section p.byline {
	margin: 0;
}

#right_well .section .date {
	font-size: 10px;
}

#right_well #newsfeeds {
	color: #3a0c06;
	font-size: 10px;
	margin-top: 4em;
}

#right_well #newsfeeds h3 {
	font-size: 12px;
	margin-bottom: 1em;
}

#right_well #newsfeeds a {
	text-decoration: none;
	color: #3a0c06;
	font-weight: bold;
}

#right_well #newsfeeds .source {
	display: block;
	color: #666;
	margin-bottom: 0.5em;
	font-weight: normal;
}

#right_well #newsfeeds ul {
	list-style-type: none;
	padding: 0;
}

#right_well #newsfeeds ul li {
	margin: 0;
	padding: 0 0 12px 0;
}


#footer p.copyright {
	font-family: Arial; text-transform: uppercase; font-size: 0.75em; margin: 0pt; padding: 0.5em 0pt 0 0;
	text-align: center;
}

#footer {
	padding: 1em 0 1em 0;
	
	border-style: solid;
	border-color: #b2b2b2;
	border-width: 1px 0 1px 0;
}

#footer .nav_links {
	font-family: Verdana, sans-serif;
	font-size: 0.75em;
	color: #3a0c06;
	
	width: 100%;
	text-align: center;
	
	margin-bottom: 1em;
}

#footer .nav_links a {
	color: #3a0c06;
	text-decoration: none;
	margin: 0 1em 0 1em;
}

