/* CSS Document */

/* PAGE LAYOUT ELEMENTS */

body {
	width:960px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #B0B0B0;
	}
	
div.header {
	width:100%;
	background:white;
	font-family:georgia;
	font-size:13px;
	text-align:center;
	color:#000000;
	}
	
div.headcontain {
	width:100%;
	overflow:hidden;
	}
	
div.idslogo {
	float:left;
	width:650px;
	}

div.header p {
	padding:0px;
	margin:0px;
	}
	
div.header p.date {
	padding:0px;
	margin-top:0px;
	margin-bottom:20px;
	}
	
div.header p {
	padding:0px;
	margin:0px;
	}
	
div.header p.website {
	margin-top:0px;
	margin-bottom:3px;
	font-family:arial,tahoma;
	font-size:13px;
	font-weight:bold;
	letter-spacing:8px;
	color:#900000;
	}
	
div.header a:link {
	padding-left:3px;
	padding-right:3px;
	color:#000000;
	text-decoration:none;
	}
	
div.header a:visited {
	padding-left:3px;
	padding-right:3px;
	color:#000000;
	text-decoration:none;
	}
	
div.header a:hover {
	color:#900000;
	}

div.navbar {
	width:100%;
	padding-top:2px;
	padding-bottom:3px;
	background:#990000;
	font-family:arial,tahoma;
	font-size:12px;
	font-weight:bold;
	color:white;
	overflow:hidden;
	}
	
div.navbar a:link {
	padding-top:3px;
	padding-bottom:3px;
	padding-left:6px;
	padding-right:6px;
	color:white;
	border-right: 1px solid white;
	text-decoration:none;
	}
	
div.navbar a:visited {
	padding-top:3px;
	padding-bottom:3px;
	padding-left:6px;
	padding-right:6px;
	color:white;
	border-right:1px solid white;
	text-decoration:none;
	}

div.navbar a:hover {
	background:#989898;
	}
	
div.navbar a:link.down {
	background:#989898;
	}
	
div.navbar a:visited.down {
	background:#989898;
	}

div.navbar a:hover.down {
	background:#989898;
	}
	
div.navbar2 {
	width:100%;
	padding-top:2px;
	padding-bottom:2px;
	background:#989898;
	font-family:arial,tahoma;
	font-size:11px;
	font-weight:bold;
	color:white;
	overflow:hidden;
	}
	
div.navbar2 a:link {
	padding-top:3px;
	padding-bottom:2px;
	padding-left:6px;
	padding-right:6px;
	color:white;
	text-decoration:none;
	}
	
div.navbar2 a:visited {
	padding-top:3px;
	padding-bottom:2px;
	padding-left:6px;
	padding-right:6px;
	color:white;
	text-decoration:none;
	}

div.navbar2 a:hover {
	text-decoration:underline;
	}
	
div.links {
	float:left;
	}
	
div.search {
	height:10px;
	float:right;
	margin-right:0px;
	}
	
div.search a:link {
	border-right:0px;
	background:#900000;
	}
	
div.search a:visited {
	border-right:0px;
	background:#900000;
	}
	
div.search a:hover {
	border-right:0px;
	background:#900000;
	}
	
div.search input {
	height:13px;
	border: 0px;
	background-color: #ffffff;
	}
	
div.container {
	margin-top:10px;
	height:auto;
	overflow:hidden;
	}
	
div.main_content {
    
	padding-right:10px;
	width:550px;
}
	
div.main {
	float:left;
	padding-right:10px;
	width:950px;
	}
	
div.sidebar {
	float:right;
	width:300px;
	padding-top: 10px;
	padding-left:10px;
	padding-right:10px;
	border-left:1px solid #B0B0B0;
	}
	
div.content {
	padding-top:0px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:0px;
	}
	
div.content h1.story {
	font-family:georgia;
	font-size:26px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:10px;
	}
	
div.content h2.story {
	font-family:georgia;
	font-size:22px;
	font-weight:normal;
	margin:0px;
	}
	
h3.section {
	margin-top:0px;
	margin-bottom:10px;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:3px;
	padding-left:10px;
	font-family:arial;
	font-size:17px;
	color:#900000;
	border-bottom:1px solid #B0B0B0;
	}
	
h3.section a:link {
	color:#900000;
	text-decoration:none;
	}
	
h3.section a:visited {
	color:#900000;
	text-decoration:none;
	}
	
h3.section a:hover {
	color:#900000;
	text-decoration:none;
	}
	
div.content p.story {
	font-family:georgia;
	font-size:15px;
	line-height:21px;
	margin-bottom:18px;
	}
	
div.content p.byline {
	font-family:arial,verdana,tahoma;
	font-size:12px;
	margin-top:15px;
	margin-bottom:0px;
	padding-bottom:0px;
	}
	
div.content p.byline a:link {
	font-weight:bold;
	text-decoration:none;
	color:#900000;
	}
	
div.content p.byline a:visited {
	font-weight:bold;
	text-decoration:none;
	color:#900000;
	}
	
div.content p.byline a:hover {
	font-weight:bold;
	text-decoration:underline;
	color:#900000;
	}
	
div.content .affliation {
	font-family:arial,verdana,tahoma;
	font-size:11px;
	color:#000000;
	}
	
div.content p.subbyline {
	font-family:arial,verdana,tahoma;
	font-size:11px;
	color:#303030;
	margin-top:0px;
	margin-bottom:5px;
	}
	
div.content p.tag {
	font-family:arial,tahoma;
	font-size:12px;
	margin-top:0px;
	margin-bottom:3px;
	}
	
div.content p.caption {
	font-family:arial,verdana,tahoma;
	font-size:11px;
	color:#181818;
	margin-top:0px;
	margin-bottom:10px;
	}
	
div.content p.photocredit {
	font-family:arial,verdana,tahoma;
	font-size:9px;
	text-align:right;
	margin-top:0px;
	margin-bottom:0px;	
	}

div.footer {
	width:100%;
	border-top:1px solid #B0B0B0;
	}
	
div.footer p {
	margin:3px;
	font-family:arial,tahoma;
	font-size:11px;
	text-align:center;
	color:#303030;
	}
	
div.footer p a:link {
	color:#303030;
	text-decoration:none;
	}
	
div.footer p a:visited {
	color:#303030;
	text-decoration:none;
	}
	
div.footer p a:hover {
	color:#303030;
	text-decoration:underline;
	}

/* PAGE LAYOUT ELEMENTS */

/* MAIN DIV ELEMENTS */

div.tabs {
	padding-bottom:5px;
	margin-top:6px;
	margin-bottom:6px;
	border-bottom:1px solid #B0B0B0;
	font-family:arial,tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	}
	
div.tabs a:link {
	padding:5px;
	border-top:1px solid #B0B0B0;
	border-bottom:1px solid #B0B0B0;
	border-right:1px solid #B0B0B0;
	text-decoration:none;
	color:#900000;
	background:#F8F8F8;
	}

div.tabs a:visited {
	padding:5px;
	border-top:1px solid #B0B0B0;
	border-bottom:1px solid #B0B0B0;
	border-right:1px solid #B0B0B0;
	text-decoration:none;
	color:#900000;
	background:#F8F8F8;
	}

div.tabs a:hover {
	overflow:hidden;
	background:#E8E8E8;
	text-decoration:none;
	}
	
div.tabs a:link.headline {
	padding-top:5px;
	padding-bottom:6px;
	padding-left:5px;
	padding-right:5px;
	border-top:1px solid #B0B0B0;
	border-bottom:0px solid #B0B0B0;
	border-right:1px solid #B0B0B0;
	text-decoration:none;
	color:#900000;
	background:white;
	}

div.tabs a:visited.headline {
	padding-top:5px;
	padding-bottom:6px;
	padding-left:5px;
	padding-right:5px;
	border-top:1px solid #B0B0B0;
	border-bottom:0px solid #B0B0B0;
	border-right:1px solid #B0B0B0;
	text-decoration:none;
	color:#900000;
	background:white;
	}

div.tabs a:hover.headline {
	overflow:hidden;
	text-decoration:none;
	}
	
div.pullout {
	float:left;
	width:250px;
	margin-right:20px;
	margin-bottom:20px;
	}
	
div.relatedbox {
	float:left;
	width:250px;
	padding-bottom:10px;
	border-top:1px solid #B0B0B0;
	border-bottom:1px solid #B0B0B0;
	}
	
div.relatedbox h3.related {
	margin-top:10px;
	margin-bottom:10px;
	padding:0px;
	font-family:arial,tahoma;
	font-size:15px;
	color:#900000;
	}
	
div.relatedbox p.pullbox {
	font-family:arial;
	font-size:11px;
	margin-bottom:5px;
	color:#181818;
	}
	
div.floatad {
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	padding-top:10px;
	padding-bottom:10px;
	border-top:1px solid #B0B0B0;
	border-bottom:1px solid #B0B0B0;
	}
	
div.comments {
	margin-top:10px;
	padding-top:10px;
	border-top:1px solid #B0B0B0;
	}
	
div.comments h3 {
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	font-family:arial,tahoma;
	font-size:15px;
	color:#900000;
	}
	
p.nexttag {
	font-family:arial;
	font-size:11px;
	text-align:right;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	}
	
p.nexttag a:link {
	padding-right:5px;
	margin-right:5px;
	color:#900000;
	text-decoration:none;
	border-right:1px solid #B0B0B0;
	}

p.nexttag a:visited {
	padding-right:5px;
	margin-right:5px;
	color:#900000;
	text-decoration:none;
	border-right:1px solid #B0B0B0;
	}

p.nexttag a:hover {
	color:#900000;
	text-decoration:underline;
	}
	
p.nexttag a:link.last {
	padding-right:0px;
	margin-right:0px;
	border-right:0px;
	}

p.nexttag a:visited.last {
	padding-right:0px;
	margin-right:0px;
	border-right:0px;
	}
	
div.comments p.form {
	margin-top:10px;
	margin-bottom:0px;
	padding:0px;
	font-family:georgia;
	font-size:15px;
	}

div.comments p.formdisclaimer {
	margin-top:5px;
	margin-bottom:10px;
	padding:0px;
	font-family:georgia;
	font-size:13px;
	font-style:italic;
	}
	
div.comments p.comment {
	padding:10px;
	margin-bottom:10px;
	font-family:georgia;
	font-size:15px;
	}
	
div.commentbar {
	margin-bottom:5px;
	background:#B0B0B0;
	overflow:hidden;
	}
	
div.commentbar a:link {
	color:#ffffff;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	margin-left:10px;
	padding-left:3px;
	padding-right:3px;
	}
	
div.commentbar a:visited {
	color:#ffffff;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	margin-left:10px;
	padding-left:3px;
	padding-right:3px;
	}
	
div.commentbar a:hover {
	text-decoration:none;
	background:#900000;
	}
	
div.commentbar p.commentbar {
	margin:0px;
	padding-left:5px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	color:#ffffff;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	}
	
div.postedcomments {
	margin-top:10px;
	padding-top:10px;
	border-top:1px solid #B0B0B0;
	}
	
div.comment {
	margin-top:10px;
	border-left:1px solid #B0B0B0;
	border-right:1px solid #B0B0B0;
	border-bottom:1px solid #B0B0B0;
	background:#F8F8F8;
	}
	
/* MAIN DIV ELEMENTS */

/* NEWS HOLE STYLES */

div.newswrap {
	margin-top:10px;
	margin-bottom:2px;
	padding-bottom:10px;
	overflow:hidden;
	border-bottom:3px solid #B0B0B0;
	}
	
div.newswrap h1.top {
	font-family:georgia;
	font-size:29px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	}
	
div.newswrap h1.cp1 {
	font-family:georgia;
	font-size:22px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	}
	
div.newswrap h1.updatefeat {
	font-family:georgia;
	font-size:19px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	}
	
div.newswrap h1.updatefeat2 {
	font-family:georgia;
	font-size:15px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	}	

h2.smallheader {
	font-family:arial,tahoma;
	font-size:12px;
	font-weight:normal;
	margin-top:15px;
	margin-bottom:0px;
	color:#383838;
	}

div.newswrap h1 a:link {
	color:#000000;
	text-decoration:none;
	}
	
div.newswrap h1 a:visited {
	color:#000000;
	text-decoration:none;
	}
	
div.newswrap h1 a:hover {
	color:#000000;
	text-decoration:underline;
	}
	
div.newswrap h2 a:link {
	color:#383838;
	text-decoration:none;
	}
	
div.newswrap h2 a:visited {
	color:#383838;
	text-decoration:none;
	}
	
div.newswrap h2 a:hover {
	color:#383838;
	text-decoration:underline;
	}
	
div.newswrap p.toptag, div.newswrap span.toptag {
	font-family:arial,tahoma;
	font-size:11px;
	margin-top:0px;
	margin-bottom:5px;
	color:#900000;
	}
	
div.newswrap p.summary, div.newswrap div.summary {
	font-family:arial,tahoma;
	font-size:12px;
	margin-top:5px;
	margin-bottom:0px;
	color:#000000;
	}
	
div.newswrap p.updatetag {
	font-family:arial,tahoma;
	font-size:11px;
	margin-top:0px;
	margin-bottom:0px;
	color:#900000;
	}
	
div.newswrap img.centerpiece {
	margin-bottom:10px;
	}
	
div.extras {
	margin-top:10px;
	margin-bottom:0px;
	}
	
p.plustag {
	font-family:arial,tahoma;
	font-size:11px;
	margin-top:0px;
	margin-bottom:0px;
	color:#606060;
	}
	
div.topstory {
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #B0B0B0;
	}
	
div.cpcontain {
	float:left;
	overflow:hidden;
	width:376px;
	margin-right:0px;	
	}
	
div.cpcontain p.pubtag {
	height:20px;
	text-align:center;
	margin-top:0px;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #B0B0B0;
	}
	
div.cp1 {
	overflow:hidden;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #B0B0B0;
	}
	
div.updates {
	float:left;
	width:222px;
	}
	
div.featleft {
	float:left;
	width:177px;
	}
	
div.featleft h1.updatefeat {
	margin-bottom:5px;
	}
	
div.featright {
	float:left;
	width:178px;
	margin-left:10px;
	padding-left:10px;
	border-left:1px solid #B0B0B0;
	}
	
div.featright h1.updatefeat {
	margin-bottom:5px;
	}
	
div.updatefeat {
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #B0B0B0;
	}
	
div.updatefeat img {
	margin-bottom:10px;
	border:0px;
	}

/* NEWS HOLE STYLES */

/* SECTIONS STYLES */

div.ad_main {
	margin-top:0px;
	margin-bottom:10px;
	padding-top:10px;
	padding-bottom:10px;
	border-top:1px solid #B0B0B0;
	border-bottom:1px solid #B0B0B0;
	}

div.ad_main p {
	margin:0px;
	padding:0px;
	text-align:center;
	}
	
div.ad_main p.adtag {
	margin:0px;
	padding-bottom:10px;
	font-family:arial,tahoma;
	font-size:9px;
	text-align:center;
	letter-spacing:8px;
	color:#900000;
	}
	
div.sectioncontain {
	overflow:hidden;
	padding-bottom:10px;
	margin-bottom:2px;
	border-bottom:3px solid #B0B0B0;
	}
	
div.sectioncontain h2.smallheader {
	margin-top:10px;
	}
	
div.sectioncontain h3 {
	font-family:arial;
	font-size:13px;
	margin-top:0px;
	margin-bottom:10px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:5px;
	border-bottom:1px dotted #B0B0B0;
	}
	
div.sectioncontain h2 a:link {
	color:#383838;
	text-decoration:none;
	}
	
div.sectioncontain h2 a:visited {
	color:#383838;
	text-decoration:none;
	}
	
div.sectioncontain h2 a:hover {
	color:#383838;
	text-decoration:underline;
	}
	
div.seccol1 {
	float:left;
	margin-right:10px;
	width:191px;
	}
	
div.seccol2 {
	float:left;
	margin-right:10px;
	padding-left:10px;
	padding-right:10px;
	border-left:1px solid #B0B0B0;
	border-right:1px solid #B0B0B0;
	width:193px;
	}
	
div.seccol3 {
	float:left;
	width:191px;
	}
	
div.secrow {
	margin-bottom:10px;
	}

/* SECTIONS STYLES */

/* MOST POPULAR STYLES */

div.mostpop {
	overflow:hidden;
	padding-top:0px;
	padding-bottom:10px;
	margin-top:10px;
	margin-bottom:2px;
	border-bottom:3px solid #B0B0B0;
	}
	
div.mostpop h2.mostpopheadlines {
	font-family:arial,tahoma;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	margin-top:15px;
	}
	
div.mostpop h3 {
	font-family:arial;
	font-size:15px;
	margin-top:0px;
	margin-bottom:5px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	border:0px;
	}
	
div.mostpop h2 a:link {
	color:#000000;
	text-decoration:none;
	}
	
div.mostpop h2 a:visited {
	color:#000000;
	text-decoration:none;
	}
	
div.mostpop h2 a:hover {
	color:#000000;
	text-decoration:underline;
	}
	
div.mostpop p.description {
	font-family:arial,tahoma;
	font-size:11px;
	margin-top:0px;
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px dotted #B0B0B0;
	}
	
div.mostpopcol1 {
	float:left;
	margin-right:10px;
	width:191px;
	}
	
div.mostpopcol2 {
	float:left;
	margin-right:10px;
	padding-left:10px;
	padding-right:10px;
	border-left:1px solid #B0B0B0;
	border-right:1px solid #B0B0B0;
	width:193px;
	}
	
div.mostpopcol3 {
	float:left;
	width:191px;
	}
	
div.mostpoprow {
	margin-bottom:10px;
	}
	
div.more_headlines_ss {
	border-bottom:1px solid #b0b0b0;
	margin-bottom:10px;
	padding-bottom:5px;
	}
	
div.twitter_headlines_ss {
	border-bottom:1px solid #b0b0b0;
	margin-bottom:10px;
	padding-bottom:5px;
	}
	
div.guide_headlines_ss {
	margin-bottom:-10px;
	}
	
div.StoryColumn2 h3.section {
	margin-bottom:0px;
	}
	
#ss_banner {
	padding-left:10px;
	padding-bottom:10px;
	}
	
div.topstory h3.section {
	margin-bottom:5px;
	}

div.newswrap h3.section {
	font-size:13px;
	padding:0px;
	border-bottom:0px;
	}

/* MOST POPULAR STYLES */

/* SECTION STYLES */

div.todayspaper {
	overflow:hidden;
	padding-bottom:10px;
	margin-top:10px;
	margin-bottom:2px;
	border-bottom:3px solid #B0B0B0;
	}
	
div.todayspaper p.updatetag {
	font-family:arial,tahoma;
	font-size:11px;
	margin-top:5px;
	margin-bottom:0px;
	color:#000000;
	}
	
div.todayspaper p.plustag {
	font-family:arial,tahoma;
	font-size:11px;
	text-indent:20px;
	margin-top:0px;
	margin-bottom:0px;
	color:#606060;
	}
	
div.todayspaper p.tag {
	font-weight:bold;
	font-size:11px;
	color:#900000;
	}
	
div.todayspaper h2.topheadline {
	font-family:georgia;
	font-size:21px;
	font-weight:normal;
	color:#000000;
	margin-top:0px;
	margin-bottom:0px;
	}
	
div.todayspaper h2.topheadline_zero {
	font-family:georgia;
	font-size:27px;
	font-weight:normal;
	color:#000000;
	margin-top:0px;
	margin-bottom:0px;
	}
	
div.todayspaper h3 {
	font-family:arial;
	font-size:15px;
	margin-top:0px;
	margin-bottom:5px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	border:0px;
	color:#900000;
	}
	
div.todayspaper h3.linebottom {
	margin-bottom:20px;
	padding-bottom:5px;
	border-bottom:1px dotted #B0B0B0;
	}
	
div.todayspaper h3.linebottombig {
	font-size:19px;
	margin-bottom:20px;
	padding-bottom:5px;
	border-bottom:1px dotted #B0B0B0;
	}
	
div.todayspaper h3.linebottomalt {
	font-size:16px;
	margin-top:10px;
	margin-bottom:20px;
	padding-bottom:5px;
	border-bottom:1px dotted #B0B0B0;
	}
	
div.todayspaper h3 a:link {
	color:#900000;
	text-decoration:none;
	}
	
div.todayspaper h3 a:visited {
	color:#900000;
	text-decoration:none;
	}
	
div.todayspaper h3 a:hover {
	color:#900000;
	text-decoration:none;
	}
	
div.todayspaper h2 a:link {
	color:#000000;
	text-decoration:none;
	}
	
div.todayspaper h2 a:visited {
	color:#000000;
	text-decoration:none;
	}
	
div.todayspaper h2 a:hover {
	color:#000000;
	text-decoration:underline;
	}
	
div.todayspaper h2.smallheader {
	margin-top:0px;
	margin-bottom:0px;
	}
	
div.todayspaper h2.blogroll {
	font-family:georgia;
	font-size:16px;
	font-weight:normal;
	color:#000000;
	margin-top:0px;
	margin-bottom:5px;
	}
	
div.todayspaper p.summary, div.todayspaper div.summary {
	font-family:arial,tahoma;
	font-size:12px;
	margin-top:5px;
	margin-bottom:0px;
	color:#000000;
	}
	
div.todayspaper p.description {
	font-family:arial,tahoma;
	font-size:11px;
	margin-top:0px;
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px dotted #B0B0B0;
	}
	
div.todayspaper p.sectioninfo {
	font-family:arial,tahoma;
	font-size:12px;
	margin-top:0px;
	margin-bottom:0px;
	}
	
div.todayspaper p.sectioninfo b{
	color:#606060;
	}
	
div.todayspaper p.moreheadlines {
	font-family:arial,tahoma;
	font-size:12px;
	margin-top:0px;
	margin-bottom:2px;
	}
	
div.todayspaper p.beatsub {
	font-family:arial,tahoma;
	font-size:11px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:5px;
	color:#606060;
	}
	
div.todayspaper p.blogdescription {
	font-family:arial,tahoma;
	font-size:11px;
	margin-top:0px;
	margin-bottom:0px;
	}
	
div.todayspaper p.blogfeed {
	font-family:arial,tahoma;
	font-size:11px;
	margin-top:5px;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #B0B0B0;
	}
	
div.todayspapercol1 {
	float:left;
	margin-right:10px;
	padding-right:10px;
	border-right:1px solid #B0B0B0;
	width:390px;
	}
	
div.todayspapercol1 img {
	margin-bottom:10px;
	}
	
div.todayspapercol2 {
	float:left;
	width:208px;
	}

div.todayspapercol2 img {
	border:1px solid #F0F0F0;
	}
	
div.todayspapercol2 p.plustag {
	text-indent:0px;
	margin-bottom:0px;
	}
	
div.todayspapercol2 img.feed {
	border:0px;
	}
	
div.sideelement {
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #B0B0B0;
	}
	
div.sideelement p a:link{
	color:#000000;
	text-decoration:none;
	}
	
div.sideelement p a:visited{
	color:#000000;
	text-decoration:none;
	}
	
div.sideelement p a:hover{
	color:#000000;
	text-decoration:underline;
	}
	
div.sideelement img {
	border:0px;
	}
	
div.aroundbriefs {
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #B0B0B0;
	}

div.aroundbriefsbottom {

	}
	
div.beats {
	margin-bottom:10px;
	}
	
div.beatsbottom {
	margin-bottom:0px;
	}
	
div.insidesection {
	margin-top:10px;
	padding-top:10px;
	border-top:1px solid #B0B0B0;
	}
	
div.podcast {
	padding-top:10px;
	padding-bottom:10px;
	margin-top:10px;
	margin-bottom:10px;
	border-top:1px solid #B0B0B0;
	border-bottom:1px solid #B0B0B0;
	}
	
p.adcenter {
	margin:0px;
	padding:0px;
	text-align:center;
	}

/* SECTION STYLES */

/* SIDEBAR ELEMENTS */

div.module1 {
	width:100%;
	height:auto;
	padding-bottom:10px;
	margin-bottom:10px;
	overflow:hidden;
	border-bottom:1px solid #B0B0B0;
	}
	
div.sidebar h1 {
	margin:0px;
	padding-bottom:10px;
	font-family:arial,tahoma;
	font-size:15px;
	color:#900000;
	}
	
div.sidebar h1 a:link {
	color:#900000;
	text-decoration:none;
	}
	
div.sidebar h1 a:visited {
	color:#900000;
	text-decoration:none;
	}
	
div.sidebar h1 a:hover {
	color:#900000;
	text-decoration:none;
	}
	
div.sidebar p {
	margin:0px;
	padding:0px;
	}
	
div.sidebar p.comics {
	font-family:arial;
	font-size:12px;
	text-align:center;
	color:#303030;
	margin-top:3px;
	margin-bottom:0px;
	}
	
div.sidebar p.poll {
	font-family:arial,tahoma;
	font-size:12px;
	margin-top:0px;
	margin-bottom:0px;
	}

div.mleft {
	width:74px;
	float:left;
	margin-right:2px;
	}
	
div.mright {
	width:60px;
	float:left;
	margin:0px;
	}
	
div.module1 p.description {
	margin-top:0px;
	margin-bottom:0px;
	text-align:center;
	font-family:arial,tahoma;
	font-size:9px;
	color:#900000;
	}
	
div.module_ad {
	width:100%;
	height:auto;
	margin-bottom:10px;
	overflow:hidden;
	border-bottom:1px solid #B0B0B0;
	}
	
div.module_ad p.adtag {
	margin:0px;
	padding-bottom:10px;
	font-family:arial,tahoma;
	font-size:9px;
	text-align:center;
	letter-spacing:8px;
	color:#900000;
	}

p.adtag {
	margin:0px;
	padding-bottom:10px;
	font-family:arial,tahoma;
	font-size:9px;
	text-align:center;
	letter-spacing:8px;
	color:#900000;
	}
	
div.module_ad p {
	margin:0px;
	padding-bottom:10px;
	font-family:arial,tahoma;
	font-size:9px;
	text-align:center;
	color:#900000;
	}

div.module2 {
	width:100%;
	height:auto;
	padding-bottom:10px;
	margin-bottom:10px;
	overflow:hidden;
	border-bottom:1px solid #B0B0B0;
	}
	
div.module3 {
	width:100%;
	height:auto;
	padding-bottom:10px;
	overflow:hidden;
	}
	
div.module3 p.adtag {
	margin:0px;
	padding-bottom:10px;
	font-family:arial,tahoma;
	font-size:9px;
	text-align:center;
	letter-spacing:8px;
	color:#900000;
	}
	
div.module3 p {
	margin:0px;
	font-family:arial,tahoma;
	font-size:9px;
	text-align:center;
	color:#900000;
	}
	
div.adleft {
	width:145px;
	float:left;
	margin-right:10px;
	}
	
div.adright {
	width:145px;
	float:left;
	}
	
p.feeds {
	font-family:arial,tahoma;
	font-size:12px;
	text-align:left;
	color:#303030;
	margin-top:10px;
	margin-bottom:0px;
	}	

/* SIDEBAR ELEMENTS */

/* TOP DIRECTORIES STYLES */

div.directories {
	width:100%;
	height:20px;
	overflow:hidden;
	margin-bottom:20px;
	border-bottom:1px solid #b0b0b0;
	}
	
div.directories p.direct {
	font-family:arial;
	font-size:11px; /*TOCHECK: is this valid? */
	text-transform:uppercase;
	}
	
div.directories p.messages {
	font-family:arial;
	font-size:12px;
	text-align:right;
	font-style:italic;
	}
	
div.directories a:link {
	padding-right:6px;
	margin-right:5px;
	border-right:1px solid #b0b0b0;
	}
	
div.directories a:visited {
	padding-right:6px;
	margin-right:5px;
	border-right:1px solid #b0b0b0;
	}

div.directories a:hover {
	text-decoration:none;
	}
	
div.directleft {
	width:500px;
	overflow:hidden;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
	float:left;
	}
	
div.directright {
	overflow:hidden;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:10px;
	float:right;
	}

/* TOP DIRECTORIES STYLES */

/* IMG TAGS */

img {
	border:0px;
	}

/* IMG TAGS */

/* SPAN CLASSES */

.red {
	color:#900000;
	}

/* SPAN CLASSES */

/* MISC HYPERLINKS */

a:link {
	color:#900000;
	text-decoration:none;
	}
	
a:visited {
	color:#900000;
	text-decoration:none;
	}
	
a:hover {
	color:#900000;
	text-decoration:underline;
	}

/* MISC HYPERLINKS */





div.navbar
{
	width: 100%;
	padding-top: 2px;
	padding-bottom: 3px;
	background: #990000;
	font-family: arial,tahoma,sans-serf;
	font-size: 12px;
	font-weight: bold;
	color: white;
	overflow: hidden;
}

div.navbar a:link
{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
	color: white;
	border-right: 1px solid white;
	text-decoration: none;
}

div.navbar a:visited
{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
	color: white;
	border-right: 1px solid white;
	text-decoration: none;
}

div.navbar a:hover
{
	background: #989898;
}

div.navbar a:link.down
{
	background: #989898;
}

div.navbar a:visited.down
{
	background: #989898;
}

div.navbar a:hover.down
{
	background: #989898;
}

div.navbar2
{
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
	background: #989898;
	font-family: arial,tahoma,sans-serf;
	font-size: 11px;
	font-weight: bold;
	color: white;
	overflow: hidden;
	display: none;
	height: 13px;
}

div.navbar2_space
{
	/*display: block;*/
	background-color: #FFFFFF;
}

div.navbar2 a:link
{
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 6px;
	color: white;
	text-decoration: none;
}

div.navbar2 a:visited
{
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 6px;
	color: white;
	text-decoration: none;
}

div.navbar2 a:hover
{
	text-decoration: underline;
}


/*PAGINATION FOR Little500 SECTION*/
.l5_sectionCurrentPage a:hover
{
    font-family: Georgia;
    color:#900000;
    font-weight: bold;
    font-size: 22px;
}
.l5_sectionPage a:hover
{
    font-family: Georgia;
    color:#000000;
    font-weight: normal;
    font-size: 22px;    
}
/*PAGINATION FOR Little500 SECTION*/
