@charset "UTF-8";
#container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#Content {
	padding: 10px;
	float: right;
	width: 585px;
	background-color: #FFFFFF;
	height: auto;
}
#FeaturedClip {
	background-color: #005AC2;
	width: 565px;
	padding: 5px;
	float: none;
	margin-top: auto;
	margin-bottom: auto;
}
#ContentBox {
	background-color: #005AC2;
	width: 565px;
	float: none;
	clip: rect(auto,auto,auto,auto);
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
}
.clear {
	clear: both;
}
#Top {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #d6d6d4;
	height: auto;
}
#TopButtons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #005AC2;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	height: 25px;
}
#Clock {
	background-color: #005AC2;
	height: 25px;
	width: 750px;
}
#bottom {
	background-color: #CCCCCC;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Courier New", Courier, monospace;
	font-size: x-small;
}
#commercial {
	background-color: #FFD600;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	height: 195px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	float: none;
	clip: rect(auto,auto,auto,auto);
}
#SideButtons {
	background-color: #FFD600;
	padding: 10px;
	float: left;
	width: 125px;
}
