@charset "UTF-8";
#container {
	margin: auto;
	height: auto;
	width: 900px;
	background-color: #666666;
}
#basebar {
	background-color: #000000;
	clear: both;
	height: 30px;
	width: 870px;
	padding: 15px;
}
#headbar {
	background-image: url(images/HIGHMovBack.jpg);
	height: 340px;
}
#bodcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	padding: 20px;
}
#rtflotext {
	float: right;
	width: 480px;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	filter: Alpha(Opacity=50);
	height: 295px;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
}

