body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 24px;
	color: #251D0A;
	background-image: url(images/backg.jpg);
	background-repeat: repeat;
	background-position: top;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #482818;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 23px;
	color: #251D0A;
	font-weight: normal;
	padding: 0px; 
	margin: 0px; 
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
	font-weight: normal;
	text-align: left;
	text-align: left;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #333333;
	font-weight: normal;
	display: inline; 
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bolder;
	text-align: left;
	display:inline; 
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #333333;
	font-weight: bold;
	text-align: left;
	display: inline; 
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #251D0A;
	text-align: left;
	font-weight: normal;
}
li {
	color:#000000;
	text-align: left;
}
	
a:link {
	font-weight: bold;
	color: #F0E9B7;
	text-decoration: none;
	font-weight:bold;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold
}
a.link2:link {
     color: #660000;
	 text-decoration: none;
	 font-weight:bold
	 
}

a.link2:visited {
	color: #66000;
	font-weight:bold;
	text-decoration: none;
}

a.link2:hover {
     color: #66000;
	 text-decoration: none;
	 font-weight:bold
}

a.link2:active {
     color: #66000;
	 text-decoration: none;
	 font-weight:bold
}
.navbar {
	background-image: url(images/nav-repeat.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middles;
	height: 54px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.banner {
	background-image: url(images/banner.jpg);
	height: 98px;
	width: 800px;
	text-align: center;
	vertical-align: middle;
}
.body-backg {
	background-image: url(images/content_nogame.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	padding: 0px;
	height: 449px;
	width: 800px;
}
.body-backg2 {
	background-image: url(images/backg-repeater.jpg);
	background-repeat: repeat-y;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	width: 800px;
	line-height: 16px;
}
.content-text {
	background-repeat: repeat-y;
	background-position: top;
	padding: 2px;
	background-image: url(images/content-repeat.jpg);
	text-align: center;
}
.flash{
	height: 90px;
	width: 640px;
	text-align: right;
	vertical-align: middle;
	padding: 5px;
}
.footer{
	height: 20px;
	width: 800px;
	text-align: right;
	vertical-align: bottom;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
}
.table-repeat{
	vertical-align: middle;
	padding: 5px;
	background-image: url(images/table-repeat.jpg);
	background-repeat: repeat-y;
}
.button{
	padding: 5px;
	background-image: url(images/preorder.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
