﻿body {
	background-image: url('halloweenBG.jpg');
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-family: "Microsoft Sans Serif";
}
.body {
	width: 1000px;
}
.leftside {
	width: 180px;
	background-image: url('halloween-stuff-side.jpg');
	background-repeat: repeat-y;
	float: left;
	height: 1390px;
}
.rightop {
	background-image: url('halloween-stuff-topdiv.jpg');
	background-repeat: no-repeat;
	float: right;
	width: 819px;
	height: 98px;
}
.rightop1 {
	background-image: url('halloween-stuff-topdiv1.jpg');
	background-repeat: no-repeat;
	width: 819px;
	height: 142px;
	float: right;
}
.center {
	width: 819px;
	background-image: url('halloween-stuff-centerdiv.jpg');
	background-repeat: repeat-y;
	float: right;
	height: 924px;
}
.bottom {
	background-image: url('halloween-stuff-bottom-div.jpg');
	height: 226px;
	width: 819px;
	float: right;
	background-repeat: no-repeat;
}
p {
	width: 710px;
	text-align: left;
	float: left;
	padding-left: 7px;
}

h1 {
	font-family: "MS Reference Sans Serif";
	font-size: 16pt;
	font-weight: bold;
}
h2           {
	font-family: "Microsoft Sans Serif";
	font-size: 14pt;
	color: #0B0501;
	background-color: #86431D;
	width: 550px;
	font-weight: bold;
}
h3           {
	font-family: "Microsoft Sans Serif";
	font-size: 14pt;
	font-weight: bold;
}
img {
	border-width: 0px;
}
h6 {
	font-size: 9pt;
	font-weight: bold;
	font-family: "Microsoft Sans Serif";
	text-align: left;
	padding-left: 25px;
}
a:link {
	color: #412F18;
	text-decoration: none;
}

a:visited {
	color: #2D1F0F;
	text-decoration: none;
}
a:hover {
	color: #876132;
	text-decoration: none;
}
table {
	float: left;
	width: 710px;
}
td {
	vertical-align: top;
	font-size: 10pt;
	font-weight: bold;
	font-family: "Microsoft Sans Serif";
	border: 2px solid #080300;
	text-align: center;
}
.advertise {
	width: 450px;
	float: right;
	height: 410px;
}
.advert {
	width: 369px;
	float: left;
}
.top {
	background-color: #7C5D38;
	color: #ED8323;
	font-weight: bold;
	width: 700px;
	float: left;
}
.topgoogle {
	float: left;
	width: 728px;
	height: 15px;
}
.contact {
	width: 550px;
	float: left;
}

