@charset "utf-8";
@import url("Level1_Arial.css");
@import url("../SpryAssets/SpryMenuBarHorizontal.css");
/* CSS Document */

body.main {
	background-color: #FFFFFF;
	color:#787A7A;
	margin-top: 0px;
}

body.nav {
	background-color: #FFFFFF;
	color:#787A7A;
	margin-top: 10px;
}

body.index {
	background-color:#000000
}

table.indexTable {
	background-image:url(../images/front.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	color:#E3E3DE;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 600px;
	width: 794px;
}

.indexHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	color:#E3E3DE;
	text-align: center;
	position: relative;
	top: 60px;
	letter-spacing: 12px;
}

a.enterLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #CC0000;
	position: relative;
	top: 550px;
	left: 200px;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48pt;
	margin-top: 0px;	
}

.thumbnails {
	padding-right: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.contactInfo {
	position: absolute;
	top: 200px;
	left: 250px;
}

.flvplayer {
	z-index:-100
}

.pressHeader {
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 8px;
}

.pressLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left: 20px;
}
