body {
	background-image: url("background.jpg");
    background-position: 50% 0;
    background-repeat: no-repeat;
	background-color: #000000;
	margin:0px;
	padding:0px;
}
.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
}
img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
	font-family:verdana; font-size:12px;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;



}
.main{margin:0 auto; width: 890px; }
#MainImage {
	width:890px;
	padding-top:0px;
	height:536px;
	margin: auto;
	background: url(Halloween_HauntedHouse.png) no-repeat;
	position:relative;
	
}
#lightening_slice {
	width:170px;
	padding-top:0px;
	height:182px;
	position: absolute;
	left:60px;
	top:0px;
	margin-bottom:0px;

}
#logo_slice {
	width:100px;
	padding-top:0px;
	height:54px;
	position: absolute;
	left:748px;
	top:52px;
	margin-bottom:0px;

}
#house_slice {
	width:303px;
	padding-top:0px;
	height:319px;
	position: absolute;
	left:589px;
	top:125px;
	margin-bottom:0px;

}
#video_slice {
	width:320px;
	padding-top:0px;
	height:310px;
	position: absolute;
	left:267px;
	top:132px;
	margin-bottom:0px;

}
#LinkArea {
	width:200px;
	padding-top:0px;
	height:208px;
	position: absolute;
	left:79px;
	top:162px;
	margin-bottom:0px;



}
#random {
	width:26px;
	padding-top:0px;
	height:19px;
	position: absolute;
	left:257px;
	top:239px;
	margin-bottom:0px;



}
#contact_slice {
	width:320px;
	padding-top:0px;
	height:69px;
	position: absolute;
	left:267px;
	top:452px;
	margin-bottom:0px;
	text-align:center;
	overflow:auto;


  
}
.sublink {
font: bold 12px/26px arial, helvetica, sans-serif;
color:#ffffff;
text-decoration: none;
width:200px;
height:26px;
display:block;
margin-bottom:0px;
text-align:center;
background: url(button.png) no-repeat;
overflow:hidden;

}
.sublink:hover {
color: #fa7d29;
background-position: 0 100%;

}