body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	background-image: url(images/shadedbackground.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#all {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}

#shadowcontainer {
	background-image: url(images/shadow.png);
	background-repeat: repeat-y;
	width: 936px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-position: 0px 0px;
}

#content {
	width: 900px;
	background-color: #FFFFFF;
	margin-left: 18px;
	margin-right: 18px;
	position: static;
}

#banner {
	width: 900px;
	float: left;
}

#leftnav {
	width: 221px;
	height: 137px;
	background-color: #FFFFFF;
	border: 2px solid #000000;
}

#maincontent {
	width: 550px;
	padding-top: 20px;
	padding-left: 50px;
	float: left;
	background-color: #FFFFFF;
	padding-right: 25px;
	height: 190px;
}

#bottomcontent {
	width: 936px;
	height: 44px;
	background-image: url(images/bottomarea2.png);
	margin-left: auto;
	margin-right: auto;
	padding-top: 6px;
}

.style1 {font-size: 14px;}
.style2 {font-size: 16px;}
.style3 {font-size: 18px;}
.style4 {color: #FFFFFF; font-weight: bold;}

a.one:link {text-decoration: none; color: #000000}
a.one:visited {text-decoration: none; color: #000000}
a.one:hover {text-decoration: none; color: #003366}
a.one:active {text-decoration: none; color: #000000}

a.two:link {text-decoration: none; color: #FFFFFF}
a.two:visited {text-decoration: none; color: #FFFFFF}
a.two:hover {text-decoration: none; color: #FFFFFF}
a.two:active {text-decoration: none; color: #FFFFFF}

#maintextholder {
	background-color: #FFFFFF;
	width: 225px;
	padding-right: 50px;
	padding-top: 20px;
	padding-bottom: 49px;
	float: right;
}
#coupons {
	float: left;
	width: 800px;
	background-color: #FFFFFF;
	padding-left: 50px;
	padding-bottom: 25px;
	padding-right: 50px;
}
#couponholder {
	width: 400px;
	float: left;
}
