@CHARSET "UTF-8";

body {
	background-color: #000000;
	margin: 0;
	padding: 0;
	border: 0;
	color: ffffff;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
}


#outer {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
}


#inner {
	background-color: #28272b;
	width: 900px;
	height: 590px;
	margin-left: -450px; /***  width / 2   ***/
	position: absolute;
	top: -295px; /***  height / 2   ***/
	left: 50%;
}


#bg {
	position: absolute;
	top: 0;
	left: 0;
}



#menu {
	position: absolute;
	top: 560px;
	left: 0px;
	width: 900px;
	height: 24px;
	margin: 0;
	padding: 0;font-size: 14px;font-family: verdana, arial, sans-serif;
}

#menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
 height: 24;
	display: block;
}


#menu li,
#menu a {
	top: 10;
	height: 24;
	display: block;
}





#menu li,
#menu a {
	top: 15;
	height: 24;
	display: font-size: 24px;}


#menuhome {
	left: 610px;

}


#menushows {
	left: 680px;

}


#menuvideo {
	left: 760px;

}


#menucontact {
	left: 830px;
}



#head {
	position: absolute;
	top: 240;
	left: 0;
	margin: 0;
	padding: 0;
}


#subhead {
	position: absolute;
	top: 467;
	left: 0;
	margin: 0;
	padding: 0;
}


#titles {
	position: absolute;
	top: 100;
	left: 32;
	margin: 0;
	padding: 0;
font-size: 28px;font-family: verdana, arial, sans-serif;

}


#title2 {
	position: absolute;
	top: 140;
	left: 30;
	margin: 0;
	padding: 0;
}


#text {
	position: absolute;
	top: 220;
	left: 50;
	width: 340;
	margin: 0px;
	padding: 0px;
}


#text_2 {
	position: absolute;
	top: 155;
	left: 50;
	width: 400;
	margin: 0px;
	padding: 0px;
}


#contact_text {
	position: absolute;
	top: 295;
	left: 50;
	width: 460;
	margin: 0px;
	padding: 0px;
}


#quote {
	position: absolute;
	top: 300;
	left: 35;
	margin: 0px;
	padding: 0px;
}


#video_bg {
	position: absolute;
	top: 157;
	left: 50;
	margin: 0px;
	padding: 0px;
}


#video_holder {
	position: absolute;
	background-color: 444444;
	top: 162;
	left: 55;
	width: 424;
	height: 241;
	margin: 0px;
	padding: 0px;
}


#thumb_1 {
	position: absolute;
	background-color: 444444;
	border: solid 2px 333333;
	top: 22;
	left: 485;
	width: 73;
	height: 73;
	margin: 0px;
	padding: 0px;
}


#thumb_2 {
	position: absolute;
	background-color: 444444;
	border: solid 2px 333333;
	top: 104;
	left: 485;
	width: 73;
	height: 73;
	margin: 0px;
	padding: 0px;
}


#thumb_3 {
	position: absolute;
	background-color: 444444;
	border: solid 2px 333333;
	top: 186;
	left: 485;
	width: 73;
	height: 73;
	margin: 0px;
	padding: 0px;
}


#thumb_1:hover {
	border: solid 2px ffbe62;
}


#thumb_2:hover {
	border: solid 2px ffbe62;
}


#thumb_3:hover {
	border: solid 2px ffbe62;
}


#dynamic_text {
	position: absolute;
	top: 265;
	left: 55;
	width: 425;
	height: 15;
	margin: 0px;
	padding: 0px;
}


#replay {
	position: absolute;
	top: 263px;
	left: 458px;
	padding: 0px;
	margin: 0px;
	width: 24px;
	height: 24px;
}


#replay li {
	position: absolute;
	width: 24px;
	height: 24px;
	background: url(images/reload.png) 0 0 no-repeat;
	display: block;
	list-style: none;
}


#replay a {
	width: 24px;
	height: 24px;
	display: block;
}


#replay 
#replay_button a:hover {
	background: url(images/reload.png) 0px -24px no-repeat;
}

p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

.bigger {
	font-size: 16px;
	line-height: 30px;
	font-weight: normal;
}

a:link {
	color: ffffff;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: ffffff;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: ffffff;
	font-weight: bold;
	text-decoration: underline;
}


#contact_text a:link {
	color: ffffff;
	font-weight: normal;
	text-decoration: none;
}


#contact_text a:visited {
	color: ffffff;
	font-weight: normal;
	text-decoration: none;
}

#contact_text a:hover {
	color: ffffff;
	font-weight: normal;
	text-decoration: underline;
}