html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color:#ddac2a;
}
table {
	height: 100%;
	width: 100%;
	text-align: center;
}
p {
	line-height:15px;
	margin-bottom: 5px;
}
#flashContainerTall {
	height: 100%;
	width: 100%;
	text-align: center;
}
#wrapper {
	margin-left:auto;
	margin-right:auto;
	width:992px;
	text-align:left;
	position:relative;
}
.about {
	background: url("images/bg.jpg") repeat-x scroll center center;
}
.none {
	background: url("images/bg.jpg") repeat-x scroll center center;
}
.logo {
	margin-right:50px;
}
#theImage {
	position:absolute;
	left:622px;
	top:79px;
	width:374px;
	height:548px;
	z-index:1;
	margin-right:auto;
	margin-left:auto;
}
#top {
	position:relative;
	padding-left:90px;
	float: left;
	width: 820px;
	height:111px;
	z-index:2;
}
#main {
	float: left;
	padding:0px 0px 20px 140px;
	width: 385px;
	height:460px;
	float:left;
	position:relative;
	z-index:3;
}
#mainWide {
	float: left;
	padding:0px 130px 20px 150px;
	width: 712px;
	height:460px;
	text-align:left;
	position:relative;
	z-index:3;
}
#footer {
    color:#ffffff;
	padding-left:140px;
	width: 745px;
	height:90px;
	text-align: left;
	float:left;
	position:relative;
	z-index:4;
}
#footerBox {
	padding-right:15px;
	width:170px;
	float:left;
}
#white {
	padding:25px 15px 15px 0px;
	float:left;
}
#white img {
	vertical-align:middle;
}
#white a {
	display:block;
	margin-right:6px;
	height:24px;
	width:26px;
	overflow:hidden;
	float:left;
}
#white a:hover {
	display:block;
	margin-right:6px;
	text-indent:-26px;
	float:left;
}
.thebox {
	width: 150px;
	border-style:solid;
	border-color: #5c2f04;
	border-width: 1px;
	margin: 0px 0px 3px 0px;
}
.formL {
	width: 70px;
	float:left;
}
.formR {
	width:300px;
	float:left;
}
.image {
	margin: 0px 20px 50px 20px;
}