body {
	margin: 0px;
	padding: 0px;
	background-color: #000;
	color: #fff;
	font-size: 8pt;
	font-family: Verdana, Arial;
	text-align: center;
}

td, tr {
	font-size: 8pt;
	line-height: 150%;
}

#wrap {
	margin: 0px auto;
	//background: url("../images/2013/blank_boo.png") top center no-repeat;
	background: url("http://ballparkboofest.com.ismmedia.com/ISM3/std-content/repos/Top/SiteBuilder/site_bg.jpg") top center no-repeat;
	width: 1206px;
	min-height: 794px;
	position: relative;
}

#main {
	//background: url("http://ballparkboofest.com.ismmedia.com/ISM3/std-content/repos/Top/Text%20Blocks/2017-Boofest.png") center 19px no-repeat;
	background: url("http://ballparkboofest.com.ismmedia.com/ISM3/std-content/repos/Top/Text%20Blocks/2024-Boofest.png") center 19px no-repeat;
	width: 558px;
	height: 735px;
	position: relative;
	padding-top: 16px;
	margin-left: 550px;
}

.contact {
	position: absolute;
	bottom: 52px;
	left: 30px;
	height: 26px;
	width: 125px;
}

.sponsors {
	position: absolute;
	bottom: 52px;
	left: 165px;
	height: 26px;
	width: 150px;
}

.directions {
	position: absolute;
	bottom: 52px;
	left: 330px;
	height: 26px;
	width: 110px;
}

.photos {
	position: absolute;
	bottom: 52px;
	left: 450px;
	height: 26px;
	width: 90px;
}

.costume {
    position: absolute;
    bottom: 5px;
    left: 165px;
    height: 26px;
    width: 300px;
}

#txt {
	width: 1010px;
	text-align: center;
}

#inner {
	width:500px;
	margin-left: 632px;
}

#inner .box {
	background-color: #fff;
	color: #000;
	border: 3px solid #6BBC46;
	padding: 5px;
	min-height: 630px;
	text-align: left;
} 

#inner .box:after {
	display:table;
	clear:both;
	content:' ';
}