@charset "UTF-8";
#container {
	height: 650px;
	width: 800px;
	margin-top: 20px;
	padding-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 1;
}
#fanmail {
	position:absolute;
	width:705px;
	height:235px;
	z-index:2;
	left: 41px;
	top: 405px;
}
#fanmail2 {
	position:absolute;
	left:39px;
	top:373px;
	width:722px;
	height:226px;
	z-index:4;
}
#maincopy {
	position:absolute;
	left:40px;
	top:149px;
	width:721px;
	z-index:4;
	margin-top: 0px;
	padding-top: 0px;
}
#contact {
	position:absolute;
	left:39px;
	top:149px;
	width:721px;
	z-index:3;
}
#header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	height: 119px;
	width: 800px;
	background-position: center;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}
#headerTwo {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	height: 119px;
	width: 800px;
	background-position: center;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}
#phone {
	position:absolute;
	left:286px;
	top:106px;
	width:457px;
	height:119px;
	z-index:5;
}
#left {
	position:absolute;
	left:40px;
	top:259px;
	width:284px;
	height:0;
	z-index:5;
}
#middle {
	position:absolute;
	left:327px;
	top:263px;
	width:150px;
	z-index:6;
}
#right {
	position:absolute;
	top:263px;
	width:289px;
	z-index:7;
	left: 484px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 16px;
	color: #9E3328;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: bolder;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000;
	margin-top: 0px;
	padding-top: 0px;
}
img.floatL{
	float:left;
	padding-right: 3px;	
}
.yellow {
	font-size: 14px;
	line-height: 16px;
	background-color: #FC6;
	padding-left: 55px;
	padding-right: 55px;
}
.center {
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	padding: 0px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	line-height: 18px;
	color: #000;
	margin: 0px;
	padding: 0px;
	float: left;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #999;
}
a:active {
	text-decoration: none;
	color: #999;
}
table {
	left: 50px;
	position: absolute;
	top: 155px;
	margin: 0px;
	padding: 0px;
	z-index: 4;
}
td {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	vertical-align: middle;
}
.verticalspace {
	padding-bottom: 28px;
}
#home {
	width: 725px;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

