/* CSS Document */

body {
background-position:center top;
background-color: #242e30;
background-repeat: no-repeat;
text-align: center;
}

@font-face
{
  font-family: "Licenz Plate";
  src: url("http://www.voxonline.org/fx/licenzplate.ttf");
}

#centered {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-left: -547px;
	position: absolute;
	left: 50%;
	visibility: visible;
	width: 1024px;
	height: 768px;
	top: 0px;
}

#container { width: 830px; margin: 0px auto 0 auto; }
				
#fixedcontainer { position: absolute; background: #212121;}	

#image {
	position: relative;
	top: 114px;
	
	z-index: 1;
}
#directions {
	position: absolute;
	height: auto;
	width: auto;
	top: 75px;
	left: 575px;
}

.map {
	border: 3px #f4de98 solid;
	-webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.5);
}

#contact {
position: relative;
top: 190px;
z-index: 1;
}

#menu {
	position: absolute;
	top: 70px;
}

#bottommenu {
	position: absolute;
	top: 70px;
	right: -30px;
}


#frontshow {
	width: 1100px;
	height: 500px;
	position: relative;
	top: 114px;
	margin-left: 2px;
	z-index: 5;
}

#backshow {
	position: absolute;
	top: 114px;
	margin-left: 2px;
	z-index: 1;
}

#fx1, #fx2, #fx2b, #fx3, #fx5 {
	color:#FAFAFA;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	width: 706px;
	height: 492px;
	display:block;
}

#bg1, #bg2, #bg3, #bg4 {
position: absolute;
left: -20px;
}

.whitetext {
	color: #ecead9;
	font-family: Licenz Plate, Helvetica, Geneva, Arial, sans-serif;
	font-size: 24px;
	text-decoration: none;
}

a:link {
	color: #eceada;
	text-shadow: 0px 0px 3px #ecead9;
	font-family: Licenz Plate, Helvetica, Geneva, Arial, sans-serif;
	font-size: 24px;
	text-decoration: none;
}

a:hover {
	color: #f5f4c1;
	text-shadow: 0px 0px 3px #f4f4c1;
	font-family: Licenz Plate, Helvetica, Geneva, Arial, sans-serif;
	font-size: 24px;
	text-decoration: none;
}

a:focus {
	color: #f5f4c1;
	text-shadow: 0px 0px 3px #f5f4c1;
	font-family: Licenz Plate, Helvetica, Geneva, Arial, sans-serif;
	font-size: 24px;
	text-decoration: none;
}

a:visited {
	color: #e8ebdd;
	text-shadow: 0px 0px 3px #b8bdc0;
	font-family: Licenz Plate, Helvetica, Geneva, Arial, sans-serif;
	font-size: 24px;
	text-decoration: none;
}