body {
	margin: 0;
	padding: 0;
	background-color: #6d0e09;
	background-image: url(images/background.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	text-align: center;
	margin: auto;
}

p {
	margin: 0;
	padding: 0;
	margin-top: 18px;
	text-align: justify;
}


a img {
	border: 0;
}

#outer {
	text-align: center;
	position: relative;
	width: 1000px;
	margin:auto !important;
}

#inner {
	text-align: left;	
	margin: auto;
	margin-top: 5px;
	width: 974px;
	min-height: 710px;
	height: auto !important;
	height: 710px;
	left: 0;
}

#background {
	width: 974px;
	height: 673px;
	position: relative;
	float: left;
	display: inline;
	z-index: 10;
	overflow:hidden;
}

#backgroundblackbox {
	width: 974px;
	height: 673px;
	position: relative;
	margin-top:-673px;
	float: left;
	display: inline;
	z-index: 15;
	overflow:hidden;
}

#imageframe {
	width: 348px;
	height: 547px;
	/*
	padding-top:117px;
	padding-bottom:109px;
	padding-left:597px;
	padding-right:29px;
	*/
	margin-top:-673px;
	position: relative;
	float: right;
	top:117px;
	right:29px;
	display: inline;
	z-index: 40;

}

#contentouter {
	width: 561px;
	min-height: 386px;
	height: auto !important;
	height: 386px;
	padding-top:287px;
	padding-left:36px;
	padding-right:377px;
	margin-top:-673px;
	position: relative;
	float: left;
	display: inline;
	z-index: 30;

}

#addressbar {
	width:910px;
	height:37px;
	float:left;
	display:inline;
	padding-left:36px;
	padding-right:28px;
	padding-top:30px; /* added */
	_padding-top:0px; /* added */
}

#titlebox {
	width:561px;
	height:75px;
	float:left;
	display:inline;
}

#navouter {
	width:561px;
	height:36px;
	float:left;
	display:inline;
}

#signupcolumn {
	width:224px;
	height:275px;
	float:left;
	display:inline;
}

#textcolumn {
	width:308px;
	min-height: 257px;
	height: auto !important;
	height: 257px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:18px;
	padding-bottom:10px;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	line-height:16px;
	background-image:url(images/textboxbg.jpg);
	background-position:0 275px;
	background-repeat:repeat-x;
	text-align: justify;
	margin-left:2px;
}

.gallery_thumbs {
	float: left;
	display: inline;
	width: 90px;
	height: 60px;
	margin-right: 5px;
	text-align: center;
}

.gallery_thumbs a {
	color:#f23737;
	text-decoration: none;
}

.gallery_thumbs a:hover {
	color:#ffffff;
	text-decoration: none;
}

#tabbutton {
	position:absolute;
	z-index:1000;
	top:579px;
	left:626px;
}

#logo-link {
	position:absolute;
	z-index:1000;
	top:98px;
	left:44px;
	height:75px;
	width:200px;
}

.message-box {
	position:absolute;
	width:300px;
	height: 100px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	top:0;
	left:-330px;
	padding:10px;
	background-image:url(images/message-bg.png);
	_background-image:url(images/message-bg.gif);
	background-repeat:repeat;
	text-align:center;
	z-index:999;
	display:inline;
	background-color:transparent;
	}
#logos{
	position: absolute;
	top: 0;
	left: 0;
}

#buzz-earlsfield{
	position:absolute;
	top: 410px;
	left: 5px;
}

#upcomingevents{
	position:absolute;
	top: 390px;
	left: 136px;
}
