/* CONTESTS SECTION*/
#ContestEvents {
	/*background-image: url(../images/mainContest_bg.gif);
	background-repeat: no-repeat;
	background-position: 230px 162px;*/
	margin-bottom: 45px;
	}
	#ContestBlock01,
	#ContestBlock02 { width: 250px; float:left }

	#MainContest {
		width: 480px;
		border-left: 1px dashed #008080;
		border-right: 1px dashed #008080;
		float: left 
		}

	#MainContestImg { width: 230px; margin: 0 auto }

	#MainContestImg A IMG { border: 5px solid #bcbcbc; }

	#MainContestTxt { width: 330px; margin: 0 auto 15px auto }
		#MainContestTxt H2 {
			margin-bottom: 10px;
			font-size: 18px;
			color: #FF6000;
			text-align: center;
			}
		#MainContestTxt P { margin: 20px 0; text-align: justify; line-height: 20px; }
		#MainContestLink {
			background-image: url(../images/mainContestLink_bg.jpg);
			width: 199px;
			margin: 20px auto 0 auto;
			text-align: center;
			}
			#MainContestLink A {
				color: #235C6C;
				font-weight: bold;
				line-height: 30px;
				}
			#MainContestLink A:hover { color: #FFB400; }

	.upcomingEvents {
		width: 227px;
		height: 108px;
		margin: 0 0 10px 14px;
		}
	.eventImg {
		float: left;
		width: 72px;
		padding: 4px 0 0 0;
		margin: 0 4px 0 0;
		}
	.eventTxt {
		float: left;
		width: 151px;
		padding: 5px 0 0 0;
		}
		.eventTxt H2 {
			margin: 0;
			font-size: 14px;
			color: #235C6C;
			}
		.eventTxt P {
			margin: 5px 0 0 0;
			font-size: 11px;
			}
			.eventTxt P A.eventBullet{
				background-image: url(../images/events/events_bullet.gif);
				background-repeat: no-repeat;
				background-position: left; 
				padding: 0 0 0 11px;
				margin: 0 0 0 5px;
				color: #2D9BBB;
			}
			.eventTxt P A.eventBullet:hover { color: #454545 }


/* NEWS SECTION */
#NewsBlock {}

	.newsBoxes { float: left; width: 250px }
	.newsBoxesBlock { padding: 0 0 0 15px }

#MainNewBlock {
	position: relative;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	}
	#MainNewBlock H2 {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #B90101;
		margin: 0;
		padding: 5px 0 0 0;
		}
		#MainNewBlock P {
		color: #818181;
		padding: 10px;
		margin: 0;
		font-size: 10px;
		text-align: justify;
		}
		#MainNewBlock P A { color: #ECA859 }
	#MainNewBlock IMG {
		width: 150px;
		height: 103px;
		border: 3px solid #c0c0c0;
		}

.NewsBox UL.ulnews,
#SportsArticles UL {
	list-style: none;
	margin: 0;
	padding: 0 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #818181;
	font-size: 10px;
	font-weight: bold;
	}
	#SportsArticles UL { margin: 15px 0 0 0 }

		.NewsBox UL.ulnews LI,
		#SportsArticles UL LI { margin: 10px 0; padding: 0 }

			.NewsBox UL.ulnews LI.even,
			#SportsArticles UL LI.even { background-color: #F3F3F3 }

			.NewsBox UL.ulnews LI A,
			#SportsArticles UL LI A { color: #818181; line-height: 12px }

			.NewsBox UL.ulnews LI A:hover,
			#SportsArticles UL LI A:hover { text-decoration: none; border-bottom: 1px dotted #BBB }

#SportsFeaturedOpinion {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0 10px;
	}
	#SportsFeaturedOpinion H3 {
		color: #4a4a4a;
		font-size: 12px;
		text-align: center;
		margin: 0;
		}
		#SportsFeaturedOpinion DIV.maincontentblock { margin: 10px 0 0 0 }

		#SportsFeaturedOpinion H4 {
			font-size: 11px;
			color: #B90101;
			margin: 0;
			}
		#SportsFeaturedOpinion P {
			font-size: 10px;
			font-weight: bold;
			color: #818181;
			margin: 10px 0 0 0;
		}
			#SportsFeaturedOpinion P A { color: #ECA859 }

		#SportsFeaturedOpinionPic { float: right; margin: 0 0 0 5px }
		#SportsFeaturedOpinionPic IMG { border: 3px solid #c0c0c0 }

		#SportsArticles { clear: both }
/* Articles */
#ArticleBlock {
	border-top: 1px solid #e8e8e8;
	margin: 5px 0;
	padding: 10px;
	}
	#ArticleBlock H3 {
		font-size: 14px;
		line-height: 30px;
		text-align: center;
		color: #235C6C;
		}
		.articleblockcontent { clear:both; padding-bottom: 20px; }
		.articleblockcontent H4 { font-size: 11px; margin: 0; padding: 0 }
			.articleblockcontent H4 A {
				font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #FF6000 }
			.articleblockcontent H4 SPAN{
				font-size: 10px;
				color: #848484;
				margin: 0;
				padding: 0;
				}
			.articleblockcontent P { margin: 0; padding: 0 0 5px 0; }
				.articleblockcontent P A { font-size: 11px; color: #848484; }

/* ALL CONTEST LIST */
#AllContestsList {
	border-bottom: 1px solid #e8e8e8;
	border-top: 1px solid #e8e8e8;
	padding: 10px 0;
	}
	#AllContestsList UL {
		margin: 0 6px;
		padding: 0;
		float: left;
		width: 170px;
		list-style: none;
		}
		#AllContestsList UL LI {
			margin: 0;
			padding: 0;
			color: #6B6B6B;
			}
			#AllContestsList UL LI A { color: #6B6B6B }
