@charset "utf-8";
#Container {
	width: 1000px;
	margin: 0 auto;
	position: center;
}

#LeftColumn {

	width: 1000px;
	float: left;

}
#CenterColumn {
	background-color: #501011;
	width: 237px;
	float: right;
}
.BottomNav {
	width: 1020px;
	float: left;
	background-color: #501011;
	text-align: center;
}
#SlideShow {
	background-color: #FFFFFF;
	height: 300px;
	width: 973px;
	height: 271px;
}
#FrontPageNav {
	background-color: #ab966b;
	height: 300px;
	width: 250px;
	float: left;
	margin-left: 50px;
}
#HotTopic {
	height: 49px;
	width: 120px;
	margin-left: 25px;
	background-color: #FF0004;
	float: left;
	margin-top: 10px;
	text-align: center;
	text-height: 100px;
	color: #FFFfFf;
	font-size: xx-large;
	padding-top: 8px;
}
#HotTopicNews {
	background-color: #FFFFFF;
	height: 305px;
	margin-top: 5px;
	width: 745px;
	margin-left: 25px;
}
#TopStories {
	background-color: #FFFFFF;
	height: 39px;
	width: 614px;
	float: left;
	margin-top: 10px;
	padding-top: 17px;
	padding-left: 10px;
}
#NewsStory {
	height: 270px;
	width: 350px;
	color: #000000;
	font-size: medium;
	text-align: left;
}
#TopVideo {
	height: 270px;
	width: 315px;
	float: right;
	margin-right: 25px;
	font-size: large;
	text-align: center;
}/* CSS Document */
