	
#contestbody #main_wrapper_head {
	float: left;
	width: 445px;
	padding-top: 30px;
	background: transparent url(http://ou.org/images/quizzes-tab.gif) no-repeat bottom left;
}


h1 span
{
	display: none;
}


	h1
		{
			margin-top: -2px;
			width: 315px;
			height: 27px;
			background: #fff url(http://www.ou.org/img/title.gif) no-repeat;
		}
	

	h3.featureTitle
		{
			color: #cc6600;
			
			margin: 0 0 15px 0;
			font-weight: none;
			font-size: 18px;
			font-family: Georgia, "Times New Roman", Times, serif;
			
			float: left;
		}

	h3.featureTitleEntry
		{
			color: #cc6600;
			padding:3px;
			margin: 0 0 15px 0;
			font-weight: none;
			font-size: 18px;
			font-family: Georgia, "Times New Roman", Times, serif;
		}
	

		#right-Body h2.title
		{
			padding:3px;
			margin: 0px;
			color: #315e5e;
			background-color: #fff;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 14px;
			font-weight: bold;
			text-align: center;
			border-bottom: 1px solid #99cccc;
			border-top: 1px solid #99cccc;
		}

		.main-Body p
		{
			font-size: 12px;
			font-family: Arial, Verdana;
			color: #666;
		}

div#inner-wrapper
{
	width: 780px;
}

	div#head-Body
	{
		width: 780px; height: 77px;
		background: #fff url(http://program.ouradio.org/content/elements/contests.gif);
		
	}
	

	div#content-Body
	{	
		width: 780px;
		margin-top: 10px;
		background: #fff;
		padding: 0px;
		clear: both;
	}	
		
		div#left-Body
		{
			width: 615px; 
			display: block;
			float:left;
			
		}
		
		div#right-Body
		{
			width: 165px; 
			display: block;
			float:right;
		}

		.main-Body
		{
			
			padding: 10px 10px 90px 10px;
			margin: 0 10px 0 0;
			background: #fff url(http://www.ou.org/img/main-bg.gif) repeat-x top;
			
		}
		
		.sponsorAd
		{
			width: 242px;
			height: 82px;
			float: left;
		}		


		.signAd
		{
			width: 200px;
			height: 82px;
			float: right;
		}


		.feature
		{
			
			padding: 15px;
			margin-bottom: 10px;
			width: 552px;
			border: 1px solid #ccc;
			background-color: #fff;
			color: #666;
		}
		
		.featureImg
		{
			float: right;
		}

		.section
		{
			background: #fff url(http://www.ou.org/img/right-bg.gif) repeat-x top;
		}

		.section p.newsletter
		{
			font-family:arial;
			font-size:14px;
			text-align:center;
			padding-top:20px;
		}

		#prizes
		{
			padding-left: 0;
			margin-left: 0;
			width: 387px;
			font-size: 12px;
			font-family: Arial, Verdana;
			color: #666;
		}

		#prizes li
		{
			list-style: disc inside;
			margin: 0;
			padding: 0.25em;
		}

		.feature ul
		{
			
			padding-left: 0;
			margin-top: -20px;
			margin-left: 15px;
			font-size: 12px;
			font-family: Arial, Verdana;
			color: #666;
		}

		.feature li
		{
			list-style: disc inside;
			margin: 0;
			padding: 0;
		}


		.section ul
		{
			
			padding-left: 0;
			margin:5px 0 10px 15px;
			font-size: 12px;
			font-family: Arial, Verdana;
			color: #666;
		}

		.section li
		{
			list-style: square outside;
			margin: 0;
			padding: 5px 5px 5px 0px;
		}
		
		.shabbat
		{
			padding: 10px 0 10px 0px;
			margin: 10px 0 10px 0px;
			background-color: #fbf49c;
			border-right: 1px solid #dbc886;
			border-bottom: 1px solid #dbc886;
			text-align: center;
			font-size: 12px;

		}
		
		.cHead
		{
			padding: 0px 10px 10px 10px;
			
		}
		






.clear { clear: both;}