@charset "UTF-8";
* {margin:0;padding:0}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */
body {
	background-color: #000000;
	text-align:center;
	min-height:590px;/* for good browsers*/
	min-width:864px;/* for good browsers*/
	background-image: url(siteback.jpg);
}
div {
	padding: 0px;
	margin: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
a:link {
	color: #6F1B16;
}
a:visited {
	color: #6F1B16;
}
a:hover {
	color: #6F1B16;
}
a:active {
	color: #6F1B16;
}
#outer{
	height:100%;
	width:100%;
	display:table;
	vertical-align: middle;
}
#container {
	text-align: center;
	position:relative;
	display:table-cell;
	height: 590px;
	vertical-align: middle;
} 
#inner {
	width: 864px;
	height: 590px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	background-image: url(img/adback.jpg);
	background-repeat: no-repeat;
	background-position: 721px 33px;
}
#innerContent {
	width: 864px;
	height: 590px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	background-image: url(img/contentadback.jpg);
	background-repeat: no-repeat;
	background-position: 721px 33px;
}
#adContainer {
	float: right;
	padding-top:7px;
	height: 507px;
	width: 136px;
	margin-right:2px;
	text-align: left;
}
#contentHolder {
	width:453px;
	height:410px;
	background-image: url(img/contentback.jpg);
	text-align: left;
	padding-top: 72px;
	padding-left: 58px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	color: #140E0A;
	padding-right: 210px;
}
h1 {
	font-size: medium;
	font-weight: bold;
}
#outerStill{
	height:100%;
	width:100%;
	display:table;
	vertical-align: middle;
}
#containerStill {
	text-align: center;
	position:relative;
	display:table-cell;
	height: 576px;
	vertical-align: middle;
} 
#innerStill {
	width: 850px;
	height: 576px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}