.leftnavbar {
	background-color: #424242;
	vertical-align: top;
}
body {
	background-repeat: repeat-y;
	background-position: center center;
	background-color: #000000;
}

.content {
	background-color: #424242;
	background-image: url(images/content.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 716px;
	padding-right: 5px;
	padding-left: 5px;
}
.content td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: top;
}

#Table_01 {
	border: 1px solid #333333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #a7ab74;
}
a:link, a:visited {
	color: #A7AB74;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.underline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	width: 100%;
	color: #999999;
	font-size: 14px;
}
#videoplayer {
	position: absolute;
	right: 0px;
	bottom: 0px;
	padding: 10px; z-index: 1; 
	
}
body > #videoplayer {
position: fixed;
}
