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

html, body {
	background:url(../images/bg_wall.png) fixed;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	overflow:auto;
	text-align: center;
}

@font-face {
	font-family:'fertigo'; 
	src:url("http://www.fauxreelfilms.com/Fertigo_PRO.otf") format("opentype");
	}
.fertigo {font-family:fertigo, Verdana, Geneva, sans-serif;}
h1{
	font:large "Comic Sans MS", cursive;
	color:#FFF;
}
h3{
	color:#FF0;
	font:large "Courier New", Courier, monospace;
	text-indent:1em;
}
h4{ 
	color:#FF0;
	font:large "Courier New", Courier, monospace;
	text-align:center;
}
h5{font-weight:bold;;text-align:center; text-indent:1em; background-color:#111; display:inline; width:100%; color:#FFF;}
th {font-weight:bold; text-align:center; text-indent:1em; background-color:#111;}
table {margin:1em;}
p {color: #FFF; text-align:justify; text-indent:1em; font-family:fertigo, Verdana, Geneva, sans-serif;}

.style1 {color:#FFF; font: bold 1em "Palatino Linotype", "Book Antiqua", Palatino, serif; text-align:center; margin:0 1em;}
.style3 {color: #FFF; text-indent:1em; margin:0 1em; text-align:left; font-family:fertigo, Verdana, Geneva, sans-serif;}
.style4 {font-size: medium}
.style5 {color: #FFF; font-weight: bold; font-size: xx-large; }
.style6 {color: #FFF; font-size: small;}

a:link {
	color: #FFF;
	text-decoration: none;
	transition:all 0.7s;
	-moz-transition:all 0.7s; 
	-webkit-transition:all 0.7s; 
        -o-transition:all 0.7s; 
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #F00;
	text-shadow: 0px 0px 7px #F00;
	transition:all 0.7s;
	-moz-transition:all 0.7s; 
	-webkit-transition:all 0.7s; 
        -o-transition:all 0.7s; 
}
a:active {
	text-decoration: none;
	color: #FFF;
}
#nav {
	top:0;
	width:800px;
	height:143px;
	text-align:center;
	background:url(../images/top_bg_bw.jpg);
	background-color: #000; 
	margin:0 auto;
    padding:0;
	display:block;
}
#viewp{
	width:800px;
	margin:0 auto;
	text-align:center;
	padding:0;
	border:none;
	background:url(../images/pattern.gif) repeat;
}
#foot {
	clear:both;
	display:block;
	width:800px;
	height:100px;
	margin:0 auto;
	text-align:center;
	background:url(../images/bottom_bg_bw.jpg) #000;
}
.cwrap{
	width:800px;
	text-align:center;
	background:center #000 url(../images/curtain.jpg) no-repeat;
	background-position: 50% 0;
	height:100%;
	margin:0 auto;
	top:0;
}
.midp{
	width:736px;
	text-align:center;
	margin:0 auto;
	background:#000;
	padding:0;
	border:none;
}
#scree{
	text-align:center;
	margin:0 auto;
	background:#000;
	overflow:hidden;
}
#screen{
	background:#CCC;
	overflow:hidden;
	z-index:-1;
}
#truck{	
	width:736px;
	text-align:center;
	margin:0 auto;
	padding:0;
	background:url(../images/bg_logo.jpg) no-repeat fixed #000 center;
}
.theatre {
	color:#CCC;
	margin:0 auto;
	padding-top:11px;
}
.theatre iframe {border:groove #333 thick; overflow:hidden; padding:0; margin:0;}
#clearer {clear:both;}
