a:link {
	color: #FFFFFF;
}  
a:visited {
	color: #FF9900;
}
a:hover { color: #FF6600;}


#container {
	width: 900px;
	position: static;
	color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
	height: auto;
	margin: 0;
}
#container #footer {
	height: 140px;
	top: -12px;
	position: relative;
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	
}
#container #content {
	height: 370px;
	position: relative;
	top: -20px;
	z-index: 200;
	left: auto;
	background-color: #000000;
	text-align: left;
	
	
}
#container #contentb {
	height: 490px;
	position: relative;
	top: -20px;
	z-index: 200;
	left: auto;
	background-color: #FFFFFF;
	text-align: left;
	
	
}
#container #header {
	height: 113px;
}
#container #subSection {
	height: 184px;
	z-index: 50;
	position: relative;
	top: -10px;
	font-family: Verdana, Arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
#container #buttons {
	position: relative;
	z-index: 100;
	left: 395px;
	top: -30px;
	width: 492px;
}
#container #content #horz_menu {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	width: 200px;
	padding-top: 15px;
	padding-left: 10px;
	height: 370px;
}
#container #content #video {
	position: absolute;
	width: 370px;
	height: 470px;
	float: none;
	left: 181px;
	top: 2px;
}
