@charset "utf-8";
	* { 
	margin: 0; 
	padding: 0; 
}
html, body, #bg, #bg table, #bg td, #cont {
	height:100%;
	width:100%;
	overflow:hidden;
}
#bg div {
	height:200%;
	left:-50%;
	position:absolute;
	top:-36%;
	width:200%;
}
#bg td {
	text-align:center;
	vertical-align:middle;
	background:black;
}
#bg img {
	margin:0 auto;
	min-height:50%;
	min-width:50%;
	_width:50%; /* for IE6 */
}
#cont {
	position:absolute;
	top:0;
	left:-4px;
	z-index:70;
	overflow:auto;
}
.box {
	width: 920px;
	padding-bottom:50px;
	background-image: url(images/dark.png);
	background-repeat: repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 50px;
	padding-left: 50px;
	font-family: Georgia, Serif;
	font-size: 14px;
	color: #FFFFFF;
}
#focus-stealer {
	position: absolute; 
	left: -9999px;
}
#pagetitle {
	text-align: center;
}
a.nav:link, a.nav:visited, a.nav:active {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 10px;
}
a.nav:hover {
	color: #BCA588;
	text-decoration: none;
}
.nav-over {
	color: #BCA588;
	text-decoration: none;
	font-weight: bold;
}
a.nav-over:hover {
	color: #BCA588;
	text-decoration: none;
}
#copy {
	clear: both;
	line-height: 24px;
	margin-top: 40px;
}
.content-box-white {
	background-color: #FFFFFF;
	color: #000000;
	float: left;
	padding-right: 8px;
	padding-left: 8px;
	margin-bottom: 25px;
	margin-left: 25px;
}
.content-box-transp {
	background-color: #FFFFFF;
	color: #000000;
	float: left;
	margin-bottom: 25px;
	margin-left: 25px;
	padding: 8px;
	margin-right: 120px;
}
.content-box-black {
	background-color: #000;
	color: #fff;
	float: left;
	padding: 8px;
	margin-bottom: 25px;
}
.content-box-grey {
	background-color: #a12fa2;
	color: #FFFFFF;
	float: left;
	margin-bottom: 25px;
	padding: 15px;
	margin-right: 25px;
}
.content-box-grey2 {
	background-color: #fff;
	color: #FFFFFF;
	float: left;
	margin-bottom: 25px;
	padding: 15px;
	margin-right: 25px;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 20px;
}

a {
	text-decoration: none;
	color: #a12fa2;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a.white {
	text-decoration: underline;
	color: #fff;
}
a.white:hover {
	color: #000000;
	text-decoration: underline;
}
#player {

	}
#footer {
	font-size: 11px;
	color: #000;
	margin-top: 10px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	padding: 10px;
}

.videocontainer {
	background-color: #000000;
	padding: 15px;
	text-align: center;
	margin-bottom: 15px;
}
.videoborder {
	border: 1px solid #000000;
}

