@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color: #000000;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
html {
	height: 100%;
}
.clear {
	clear: both;
}
a:link img, a:hover img, a:active img, a img {
	border: none;
}
img {
	border: none;
}
#wrapper {
	min-height: 100%;
	height:auto;
	width: 800px;
	background-image: url(images/content_whitedot.gif);
	background-repeat: repeat-y;
	background-position: 10px;
	margin: 0px auto;
	display:block;
}
#header {
	height: 100px;
	width: 800px;
	background-image: url(images/header_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}
#mainmenu {
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 30px;
	margin: 11px 0px;
}
#mainmenu img {
	margin-right: 24px;
	float:left;
}
#index .index a:link, #index .index a:visited, #index .index a:hover, #index .index a {
	cursor:default;
}
#content {
	margin: 30px 0px 0px 30px;
}
#title {
	text-align:right;
	margin-bottom: 30px;
}
#title img {
	margin-bottom: 6px;
	border:none;
}
.twentymargin {
	height: 20px;
	display: block;
}
.videoarea {
	margin-top:60px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 2px;
	color:#FF0000;
}
.videoarea object {
	float: left;
	margin: 0px 10px 0px 150px;
}
.videoinfo {
	text-align: left;
}
.gallerythumbs img {
	border: none;
}
.gallerythumbs a:link, .gallerythumbs a:active, .gallerythumbs a {
	margin-bottom: 10px;
	margin-left:10px;
	float: left;
	width: 120px;
	height: 60px;
	border: none;
	padding-bottom: 1px;
}
.gallerythumbs a:hover {
	padding-bottom: 0px;
	border-bottom:thin #FF0000 solid;
}
