body {
	background-color: #839744;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
}
div#container {
	height: 1200px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	cursor: hand;
}
div#logo {
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
	position: absolute;
	width: 289px;
	height: 91px;
	left: 48px;
	top: 0px;
}
div#container {
	position: absolute;
	width: 872px;
}
div#content {
	position: absolute;
	width: 526px;
	left: 344px;
	top: 40px;
	height: 641px;
	background-image: url(img/backing.gif);
	background-repeat: no-repeat;
}
.super {
	font-size: 12px;
	vertical-align: super;
}
div#features {
	position: absolute;
	width: 414px;
	left: 415px;
	top: 26px;
	height: 392px;
	margin-bottom: 10px;
}
div#quality {
	position: absolute;
	width: 173px;
	left: 168px;
	top: 503px;
}
.title {
	font-size: 18px;
	font-weight: bold;
}
div#features2 {
	position: absolute;
	width: 414px;
	left: 931px;
	top: 233px;
	height: 121px;
}
div#photos {
	position: absolute;
	left: 78px;
	top: 104px;
}
a {
	color: #d4ff46;
	text-decoration: none;
}
div#support {
	background-color: #7E9342;
	position: absolute;
	left: 422px;
	top: 612px;
	padding: 15px;
	border: 1px dotted #D3F85B;
}

div#terms {
	position: absolute;
	width:398px;
	left: 410px;
	top: 465px;
	padding: 15px;
	margin-top:15px;
	height: 195px;
	font-size: 9px;
}

.midweek { color:#CF0; font-size: 33px; }
.midweekmed { color:#FFF; font-size: 18px; } 