body {
	color: #FFF;
	background-color: #000;
	font-size: 20px;
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.film {
	margin-left:auto;
	margin-right:auto;
	
	}
	
.Center{
	text-align:center;
	align:center;
}

.Hide{
  visibility:hidden;
  }
  
.Grey_box {
  margin: 2px;
	background-color: #666;
	padding: 2px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #333;
	border-left-color: #333;
}


 .XMAS_Grey_box {

	background-color: #666;
	padding: 2px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #c00;
	border-right-color: #c00;
	border-bottom-color: #800;
	border-left-color: #800;
}


.Intro_done {
	height: 160px;
}
.Bright_image {
	background-image: url(assets/bg1.jpg);
}
.Dark_image {
	background-image: url(assets/bg1d.jpg);
}

#Title {
	text-align: center;
	overflow: hidden;
}

#Content {
	position: relative;
}

#Nav {
	position: absolute;
	top: 5px;
	left: 5px;
}
#Social {
	position: absolute;
	top: 5px;
	right: 5px;
}
#Footer {
	font-size: 18px;
	text-align: center;
	position: relative;
	padding: 5px;
        height: 53px;
}
#Credit_cards {
	float: none;
	position: absolute;
	top: 3px;
	right: 3px;
}
#slogan {
	position:absolute;
	bottom: 40px;
	right: 100px;
	color:#000;
	font-size:26px;
	font-family: Georgia, "Times New Roman", Times, serif;	
}

#offer {
  color: #000;
	position:absolute;
	bottom: 5px;
	right: 5px;
	padding:5px;
	font-size:20px;
  text-align: center;
  width: 420px;
  background-color: #fff
}

.Push_navigation {
	padding: 3px;
	font-size: 20px;
}

.Push_gallery {
	padding: 3px;
	font-size: 20px;
	text-align: center;
}

.Push_over {
	background-color: #999;
}


.Push_goto {
	
}
.Push_at {
	background-color: #333;
	border: 2px solid #333;
}


.XMAS_Push_at {
	background-color: #080;
	border: 2px solid #c00;
}


.XMAS_Push_over {
	color: #f00;
}

.Section {
	position: relative;
	min-height: 540px;
	padding-left: 250px;
	padding-right: 140px;
	padding-bottom: 20px;
}
.Section_title {
	font-size: 42px;
	font-weight: bold;
	text-align: center;
	padding-top: 36px;
	padding-bottom: 36px;
	
}

.Section_subtitle {
	font-size: 26px;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
}

a:link {
	color: #0FF;
}
a:visited {
	color: #69F;
}
#Nonscript{
	text-align: center;
}

#Links {
	text-align: center;
}
#Contact {
	text-align: center;
}
#Quote {
	text-align: center;
}
#Warning {
  position:absolute;
  top:0px ;
  left:0px ;
	height: 20000px;
	z-index: 10;
	width:2000px;
}
.Question {
	text-decoration: underline;
	padding-bottom: 10px;
}
.Answer {
	padding-bottom: 20px;
	padding-left: 20px;
}

.HistoryTable{
	border-spacing:15px 0px;
}

.HistoryTable th{
	text-decoration:underline;
	vertical-align:text-top;

}

#Gallery_image{
	margin-left: auto;
	margin-right: auto;
	display: block; 
}
.Gallery_image_holder{
	text-align: center;
}
