body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #000 url(bg_page.gif);
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: text-top;
	height: 100%;
	outline:none;
}

html {
  height: 100%;
  vertical-align: text-top;
}

object { 
	outline:none;
	vertical-align: text-top;
	text-align: left;
}

a:link {
	color:#333;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
	outline: none;
}
a:visited {
	color:#333;
    text-decoration: none;
    font-weight: normal;
	outline: none;
}
a:hover {
    color: #666;
    font-style: normal;
	outline: none;
}
a:active {
	color:#333;
    text-decoration: none;
    text-decoration: none;
    font-style: normal;
	outline: none;
}

a:focus
{
-moz-outline-style: none;
}

.menu_bg {
	height: 36px;
	background-image:url(bg_menu.png);
	padding: 0;
	margin: 0;
	text-align: center;
}

.copyright {
	font: Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
	font-size: 10px;
	margin-top:5px;
}
.menu_footer {
	font: Arial, Helvetica, sans-serif;
	color:#333;
	text-align: center;
	font-size: 12px;
	font-variant:small-caps;
}

.main_iframe {
	width: 715px;
	height: 552px;
	text-align: left;
	border: 0;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	outline: none;

}

.video_container {
	background:url(right_col_video.png);
	width: 219px;
	height: 164px;
	position: fixed;
}

.video_file {
	border: medium;
	border-color: #716441;
	text-align: right;
	vertical-align: middle;
	margin-left: 5px;
}

.video_left {
	background: url(right_col_video_1.png);
	background-repeat: no-repeat;
	width: 8px;
	height: 164px;
	position: absolute;
}
.video_right {
	background: url(right_col_video_2.png);
	background-repeat: no-repeat;
	width: 2px;
	height: 164px;
	position: absolute;
	margin-left: 217px;
}
.video_top {
	background: url(right_col_video_3.png);
	background-repeat: no-repeat;
	width: 209px;
	height: 7px;
	position: absolute;
	margin-left: 8px;
	margin-top: 0px;
}
.video_bottom {	
	background: url(right_col_video_4.png);
	background-repeat: no-repeat;
	width: 209px;
	height: 7px;
	position: absolute;
	margin-left: 8px;
	margin-top: 157px;
}

.video_help {
	font: Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
	font-size: 10px;
	height: 164px;
	text-align:center;
	vertical-align: middle;
	padding-top: 75px;
	padding-right: 18px;
}

.myspace_facebook {
	background:url(right_col_myspace_facebook.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 7px;
	vertical-align: middle;
	text-align: right;
}