#wrapperhouseevents {
	text-align:left;
	position:relative;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	height: 1150px;
	background-color: #FFF;
}

body {
	position:relative;
	background-image:url(images/other/background.jpg);
	background-repeat:repeat;
	background-position:center;
	margin:0px 0px 0px 0px;
	background-color: #104095;
}

#toplinks {
	position:absolute;
	left:0px;
	top:152px;
	width:900px;
	z-index:1;
	background-color: #FFF;
	height: 126px;
}







#houseeventspos1 {
	position:absolute;
	left:40px;
	top:299px;
	width:900;
	height:450px;
	text-align: left;
}
#houseeventspos2 {
	position:absolute;
	left:0px;
	top:564px;
	width:900px;
	height:115px;
	text-align: left;
}








#bottominfohouseevents {
	position:absolute;
	left:0px;
	top:1150px;
	width:900px;
	z-index:1;
	text-align: center;
	background-image: url(images/other/headerbackground.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	background-color: #FFF;
}

#locationstop {
	position: absolute;
	height: 152px;
	width: 900px;
	left: 0px;
	top: 0px;
	background-image: url(images/other/header.jpg);
	text-align: center;
	margin: 0px;
	color: #FFF;
	background-color: #2f580c;
}
#locations {
	position:absolute;
	width:900px;
	height:68px;
	z-index:701;
	left: 7px;
	top: 313px;
	background-color: #FFF;
}
#pageheader {
	position:absolute;
	left:0px;
	top:276px;
	width:900px;
	height:25px;
	z-index:1;
	text-align: left;
	background-color: #2e580c;
	padding-top: 2px;
	background-image: url(images/other/headerbackground.jpg);
	background-repeat: repeat;
}

