	body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(images/BonedFlag.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 0px -200px;
background-size: 100%;
}
.grow { transition: all .2s ease-in-out; }
.grow:hover {
	transform: scale(1.2);
	
	
}
.header {
	position: fixed;
	top: 0;
	width: 100%;
	height:auto;
	transition: 0.2s;
	z-index: 99;
}
.fader {
	background-image: url(images/Fader.png);
}
.headermobile {
	position: fixed;
	top: 0;
	width: 280px;
	height:auto;
	transition: 0.2s;
	z-index: 99;
	left: 40%;
	padding-top: 120px;
}
.headerlinks {
	z-index: 100;
	position: fixed;
	left: 35%;
}
.greytext {
	font-family: Shooty;
	color: #999;
	font-weight: bold;
	font-size: 0.7em;
	background-position: center;
}
.Copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-weight: bold;
	font-size: 11px;
	background-position: center;
}
.tablebackground {
	background-image: url(images/metal-bar-middle.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	height: 24px;
	background-position: center center;
	background-color: #000;
}
.woodbackground {
	background-image: url(images/WoodPlanks1DIFFUSE.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
	height: 48px;
	background-position: center top;
	background-color: #000;
}
.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}
.transparent {
	background-image: url(images/12x12_75percent_alpha.png);
	background-position: left top;
	background-repeat: repeat;
	float: none;
	z-index: 0;
	background-attachment: scroll;
}
.HorzStretch {
	width: 80%;
	height:auto;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.Logo100 {
	height: 100%;
	width: 100%;	
}	
.ChangeTablesL {
	float: left;
	width: 800px;
	height: 400px;
	background-image: url(images/Infobox.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	padding: 40px;
	margin: 0px;
	text-indent: 40px;
}
.ChangeTablesR {
	float: right;
	width: 370px;
}

.Badge {
	z-index: 22;
	height: 66px;
	width: 216px;
}
.slice-header {
	background-image: url(images/9-Slice-Box_02.png);
	background-repeat: repeat;
	background-position: 0px 0px;
}
.slice-footer {
	background-image: url(images/9-Slice-Box_08.png);
	background-repeat: repeat;
	background-position: 0px 0px;
}
.slice-left {
	background-image: url(images/9-Slice-Box_04.png);
	background-repeat: repeat;
	background-position: 0px 0px;
}
.slice-right {
	background-image: url(images/9-Slice-Box_06.png);
	background-repeat: repeat;
	background-position: 0px 0px;
}
.slice-center {
	background-image: url(images/9-Slice-Box_05.png);
	background-repeat: repeat;
	background-position: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CCC;
}
.Banner {
	height: 146px;
	width: 800px;
}
.DescriptionBox {
	background-image: url(images/WoodPanelBackground.png);
	background-repeat: no-repeat;
background-size: 100% 100%;
}
.WhiteBodyText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(images/DescriptionBox2.png);
	background-repeat: no-repeat;
	background-size: 350px 225px;
	width: 350px;
	padding: 40px;
	font-weight: bold;
}
.WordBox {
	background-image: url(images/Parchment.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.Tablestretchy {
	width: 1000px;	
}
.Footer {
	position: fixed;
	bottom: 0px;
	text-align: center;
}
.FooterBackground {
	background-image: url(images/Ad-Banner-Back.png);
	background-repeat: repeat-x;
	background-position: 0px 22px;
	bottom: 0px;
	vertical-align: bottom;
}
.footerbar {
	background-image: url(images/Gradient_Footer.png);
	bottom: 0px;
	vertical-align: bottom;
	background-repeat: repeat;
	position: fixed;
	height: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCC;
	text-align: center;
}
#Logo{
  transition: all 0.3s;
}
.phonetest {
	background-color: #0F9;
	height: 50px;
	width: 100%;
}
