@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 37px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS";
	background-color: #ffffff;	
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
}
.rss {
	background-image: url(images/rss_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9c9c9c;
	border-left-color: #9c9c9c;
	background-color:#FFFFFF;
	font-size: 13px;
	color: #da0000;
	font-family: "Trebuchet MS";
	font-weight:bold;
}
.rss a {
	text-decoration:none;
	font-size: 13px;
	color: #da0000;
}
.rss a:hover {

	font-size: 13px;
	color: #333333;
}
.bod {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9c9c9c;
	border-left-color: #9c9c9c;
	background-color:#FFFFFF;
	padding-top: 15px;

}
.bod_b {
	background-color:#FFFFFF;
	background-image:url(images/body_b_bg.jpg);
	background-position: center bottom;
	background-repeat:no-repeat;
}
.ads {
	width: 250px;
	margin-bottom:25px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #bcbcbc;	
}
.ads_wide {
	height: 60px;
	width: 468px;
	margin-bottom:15px;
	border:1px solid #bcbcbc;
	margin-left:auto;
	margin-right:auto;
}
.contest_headline {
	font-size: 20px;
	color: #263a58;
	font-family: "Trebuchet MS";
	background-image: url(images/hr.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.contestgreytop {
	background-color: #9a9a9a;
	background-image: url(images/contestgreytop.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.contestgreybottom {

	background-image: url(images/contestgreybottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.contestredbottom {
	background-image: url(images/contestredbottom.jpg);
	background-repeat: no-repeat;
	background-position: center;

}
.winners {
	font-size: 15px;
	color: #ffffff;
	font-family: "Trebuchet MS";
	font-weight:bold;
	

}
.winners a {
	font-size: 15px;
	color: #ffffff;
	font-family: "Trebuchet MS";
	text-decoration:none;

}
.question {
	font-size: 14px;
	color: #ffffff;
	font-family: "Trebuchet MS";
		font-weight:bold;
}
.block_marg {
margin-bottom:24px;
float:right;
}
.block_marg2 {
background-image:url(images/hr2.jpg);
background-repeat:no-repeat;
background-position:bottom;
padding-bottom:10px;
margin-bottom:15px;
}
#prize {
	position: absolute;
	left: 6px;
	top: 0;
}
.news_headline {
	font-size: 14px;
	color: #c50202;
	font-family: "Trebuchet MS";
	font-weight:bold;
	margin-bottom:10px;
	margin-top:0px;
}
.news_headline a {
	font-size: 14px;
	color: #c50202;
	text-decoration:none;
}
.news_text {
	font-size: 13px;
	color: #000000;
	font-family: "Trebuchet MS";
	font-weight:bold;
}
.copyright, .copyright a:link, .copyright a:visited, .copyright a:active {
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	color: #818181;
}
.copyright a:hover {color: #D80000;}