/* ~^~=-.,_,.-=~=-.,_,.-=~=-.,_,.-=~^=-.,_,.-=~^=-.,_,.-=~^=-.,_,.-=~^~=-.,_,.-=~^=-.,_,.-=~^=-.,_,.-=~^=-.,_,.-=~^=-.,_,.-=~^=-.,_,.-=~^oO:
																													   			  |---=~-,.
  AKWD: 																														  |---=~-,.
	Web page design by																											  |---=~-,.
	  Adam Kauffman																												  |---=~-,.
	Special Thanks to Suvd																										  |---=~-,.
	Copyright AKWD 2010																											  |---=~-,.
																																  |---=~-,.
  ~^~=-.,_,.-=~=-.,_,.-=~=-.,_,.-=~^=-.,_,.-=~^=-.,_,.-=~^=-.,_,.-=~^~=-.,_,.-=~^=-.,_,.-=~^=-.,_,.-=~^=-.,_,.-=~^=-.,_,.-=~^=-.,_,.-=~^oO: *\
/*Begin CSS*/

html, body {
	background-color: #000;
	background-attachment:fixed;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	overflow:auto;
}

h3{
	color:#FF0;
	background-color:#000;
	font:large "Courier New", Courier, monospace;
	text-indent:1em;
}

h4{ 
	color:#FF0;
	background-color:#000;
	font:large "Courier New", Courier, monospace;
	text-align:center;
	position:absolute;
	top:-1em;
	left:16em;
}

#fullscreen{
	height: 100%;
	background-image:url(../images/top_bg_bw.jpg);
}

table {
	background-repeat: no-repeat;
	background-color: #000; 
	background-position:top;
}
td {
	padding:0 2em;
	
}
#backgp{background-image:url(../images/pattern.gif);}
#backbot{background-image:url(../images/bottom_bg_bw.jpg);}
.style1 {color: #FFF}
.style3 {color: #FFF; font-weight: bold; text-indent:1em; padding:0 1em;}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
.style4 {font-size: medium}
.style5 {color: #FFFFFF; font-weight: bold; font-size: xx-large; }
.style6 {color: #FFF; font-size: small; }

#frame {overflow:auto;}

.cwrap{
	text-align:center;
	background:center #000 url(../images/curtain.jpg) no-repeat;
	background-position: 50% 0;
	height:100%;
}

.midp{
		text-align:center;
	vertical-align:middle;
	margin:0 auto;
}

.theatre {
	color:#CCC;
	margin:0 auto;
	padding-top:11px;
}

.theatre iframe {
		border:groove #333 thick;
}