#contents {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
body {
	margin: 0px;
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	background-repeat: repeat-x;
}
#body {
	background-color: #FFF;
	padding: 10px;
	width: 530px;
	margin-left: 185px;
	border: 1px solid #333;
	margin-top: 25px;
}
.clear {
	clear: both;
	height: 10px;
}
#footer {
	height: 120px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#footer2 {
	height: 100px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F90;
	text-align: center;
	padding-top: 20px;
}
.footerstyle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
#header {
	height: 168px;
	width: 900px;
	background-image: url(images/head_img.jpg);
	border: 1px solid #333;
}
#left {
	float: left;
	width: 160px;
	margin-top: 25px;
}
#right {
	float: right;
	width: 140px;
	margin-top: 25px;
	border: 1px solid #333;
	background-color: #FFF;
	padding: 5px;
}
ul.list_one {
	list-style:none; /* remove the bullets */
	margin:0; /* remove the automatic margin that some 
               browsers use for the text-indent. */
	padding:0; /* remove the automatic padding that other
               browsers use for the text-indent. */
	width:157px; /* fix the width of the list items which
               would default to 100% */
	color: #FF9700;
}

ul.list_one li a:hover {
	background-color:#330000; /* change the background to blue on :hover */
}

ul.list_one li{
	text-decoration:none; /* remove the default underline from
                           the links */
	list-style:none; /* remove the bullets */
	display:inline; /* make each link into a block so that*/
	margin: 0px;
	padding:0px; /* remove the automatic padding that other*/
}

ul.list_one li a{
	text-decoration:none; /* remove the default underline from
                           the links */
	display:block; /* make each link into a block so that
                    hovering over any area of the link 
                    will cause a change of background color */
	list-style:none; /* remove the bullets */
	width:157px; /*set the width to be the same as the ul width */
	text-indent:5px; /* move the link text 5px to the right */
	background-color:#FF9700; /* make the background color red */
	color:#FFFFFF; /* make the text color white */
	border-bottom:2px solid #E9E9E9; /* separate the links with a 1px*/
	height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding:0px; /* remove the automatic padding that other*/
}
.bigOrange {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #F90;
	font-weight: normal;
}
.smallOrange {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #F90;
}
.smallBlack {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
.me a:link, a:visited, a:focus{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.me a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}

.rightText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #333;
	text-align: justify;
}
#vidHolder {
	text-align: center;
}
.imageSpacer {
	float: left;
	margin-right: 4px;
}#belowBody {
	background-color: #FFF;
	padding: 10px;
	width: 693px;
	margin-left: 185px;
	margin-top: 10px;
	color: #E8E8E8;
	border: 1px solid #000;
}
a:link {
	color: #FF9500;
}
.me {
	color: #FFF;
}
.clearRight {
	clear: right;
	height: 10px;
}
li {
	text-indent: 0px;
}
ul {
	text-indent: 0px;
	color: #000;
}
.highlight {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
}
