@charset "UTF-8";
/* CSS Document */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0px;
	margin:0px;
}
	
a{
	color:#FFFFFF;
	font-weight:bold;
}

#mainpage{
	background: url(http://www.nowdebatethis.com/v2/images/mainbg.jpg) top left no-repeat #588eb7;
}

#defaultsubpage{
	background: url(http://www.nowdebatethis.com/v2/images/subpagebg.jpg) top left no-repeat #588eb7;
}

#contestantspage{
	background: url(http://www.nowdebatethis.com/v2/images/contestantsbg.jpg) top left no-repeat #588eb7;
}

#contestantdetails{
	background: url(http://www.nowdebatethis.com/v2/images/contestantdetailsbg.jpg) top left no-repeat #588eb7;
}

#storysubpage{
	background: url(http://www.nowdebatethis.com/v2/images/bg_storysofar.jpg) top left no-repeat #588eb7;
}

#viralvidcontestsubpage{
	background: url(http://www.nowdebatethis.com/v2/images/bg_viralvidcontest.jpg) top left no-repeat #588eb7;
}

#blanksubpage{
	background: url(http://www.nowdebatethis.com/v2/images/bg_blank.jpg) top left no-repeat #588eb7;
}

table#contestants{
	margin:20px;
}

#contestantbio{
	padding:20px 20px 20px 20px;
	background:#042136;
	width:460px;
	height:340px;
	overflow:hidden;
}

#wherearetheynow{
	background-color:#042136;
	padding:5px;
	font-size:10px;
}

#contestantname{
	font-size:16px;
	font-weight:bold;
	margin:5px;
}

#contestantpic{
	font-weight:bold;
	padding:15px;
}

td#contestantlist{
	padding-top:5px;
	padding-bottom:5px;
}

div#contestantlist{
	background-color:#042136;
	padding-top:5px;
	font-size:10px;
}

#news{
	margin:10px 10px 10px 20px;
	padding:10px;
	color:#000000;
	width:180px;
	font-size:11px;
}

#chatter{
	font-size:11px;
	color:#333333;
	height:40px;
	overflow:hidden;
	padding:6px;
}

#chatter a{
	text-decoration:underline;
	font-weight:bold;
	color:#000000;
}

#newsrss{
	font-size:11px;
	color:#333333;
	height:55px;
	overflow:hidden;
	padding:6px;
}

#newsrss a{
	text-decoration:underline;
	font-weight:bold;
	color:#000000;
}

#container{
	padding:0px;
	margin:0px;
	background:url(http://www.nowdebatethis.com/v2/images/white_bg_slice.gif) top left repeat-y;
}

#menuitem{
	padding-bottom:10px;
}

#midbanner{
}

#bottombanner{
	padding-top:20px;
	padding-bottom:20px;
}

#header a, td{
	color:#FFFFFF;
}

#header td{
	font-weight:bold;
	padding-right:50px;
}

td#headerinputfield{
	background:url(http://www.nowdebatethis.com/v2/images/mailinglistinput.jpg) no-repeat;
	padding:0px;
}

td#headerbutton{
	padding-bottom:2px;
}

#headertextfield{
	border:none;
	background:none;
	color:#588eb7;
}

div#washingtonTip{
	width:200px;
}

div#lincolnTip{
	width:200px;
}

#viralguide{
	background-color:#042136;
	padding-left:5px;
	padding-right:5px;
}
.content_top_greatdebate{
	background:url(http://www.nowdebatethis.com/v2/images/content_top_greatdebate.jpg) no-repeat top center;
	width:817px;
	height:108px;
}
.content_top_blank{
	background:url(http://www.nowdebatethis.com/v2/images/content_top_blank.jpg) no-repeat top center;
	width:817px;
	height:108px;
}
.content_top{
	background:url(http://www.nowdebatethis.com/v2/images/content_top.jpg) no-repeat top center;
	width:817px;
	height:108px;
}
.content_middle{
	background:url(http://www.nowdebatethis.com/v2/images/content_middle.jpg) top center repeat-y;
	width:817px;
}
.content_bottom{
	background:url(http://www.nowdebatethis.com/v2/images/content_bottom.jpg) no-repeat top center;
	width:817px;
	height:44px;
}

#newsarticle p{
	width:600px;
}
