#HeaderOne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFF;
	background-color: #333;
	height: 175px;
	font-weight: normal;
	width: 1000px;
	background-image: none;
	float: right;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#HeaderTwo {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #693;
	height: 175px;
	font-size: 14px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
	width: 640px;
	position: relative;
	background-repeat: no-repeat;
	float: none;
	border: 0px solid #000;
	background-image: url(images/btn_top_header.gif);
}
#NavBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	height: 24px;
	background-color: #333;
	width: 1000px;
	float: right;
}
#Container {
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 760px;
	border: 1px solid #000;
	position: relative;
	top: -8px;
	background-image: none;
	background-color: #333;
}
#MainBody {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	height: 561px;
	width: 1000px;
	background-image: url(images/body_area.gif);
	background-repeat: no-repeat;
	position: relative;
	padding-left: 0px;
	clear: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.FontFootnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
	text-align: center;
}
#MainThumbs {
	height: 480px;
	width: 500px;
	position: relative;
	top: 5px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
}

#MainVideo {
	height: 420px;
	width: 640px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#Container #MainBody a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
}
#Container #MainBody a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	font-weight: bold;
}
#Container #MainBody a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
}
#Container #MainBody a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
}
#Container #MainBody #MainThumbs img {
	vertical-align: middle;
}
.TextRegular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCC;
}
.TextHighlightGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #97E400;
}
.TextHighlightItalics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}
.TextHighlightOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FC0;
	font-weight: bold;
}
#textHighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FC0;
}
.boxHighlight {
	border: 2px solid #666;
}
#MainText {
	height: 480px;
	width: 400px;
	position: relative;
	top: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.background {
	background-image: url(images/bkgd_gradation.gif);
	background-repeat: repeat-x;
	background-color: #595a59;
}
.box_with_grey_outline {
	height: 60px;
	width: 60px;
	border: 2px solid #333;
}
