body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	background-color: #DDDDDD;
	text-align: center;
	margin: 30px 0px 0px;
}
#top {
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	width: 716px;
	margin-left: -358px;
	left: 50%;
	position: absolute;
	padding: 0px;
	height: 11px;
	top: 30px;
}
#wrapper {
	background-image: url(../images/bkgd.jpg);
	background-repeat: repeat-y;
	width: 694px;
	margin-left: -358px;
	left: 50%;
	position: absolute;
	padding: 0px 11px;
	top: 41px;
}
#header {
	float: left;
	height: 194px;
	width: 694px;
	border-bottom: 6px solid #000000;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}
#navbar {
	background-color: #FFFF00;
	float: left;
	height: 19px;
	width: 694px;
	border-bottom: 6px solid #000000;
}
#main-content {
	float: left;
	width: 716px;
	background-image: url(../images/bkgd.jpg);
	background-repeat: repeat-y;
	margin-left: -358px;
	left: 50%;
	top: 266px;
	position: absolute;
}
#footer {
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	width: 716px;
	height: 20px;
	float: left;
	position: relative;
}
#col-left {
	float: left;
	width: 194px;
	text-align: left;
	padding-top: 20px;
	margin-left: 111px;
	display: inline;
}
#col-left p {
	margin: 10px;
	float: left;

}
#col-left #specials img {
	margin: 0px;
	padding: 0px;
	border-style: none;
}
#col-left img {
	float: left;
}
#col-right {
	float: left;
	width: 365px;
	text-align: left;
	padding-top: 30px;
	font-size: 11px;
	margin-left: 20px;
	display: inline;
}
#main-content #col-right h2 {
	font-size: 12px;
	margin-bottom: -10px;
	color: #FF3333;
}
#col-white p {
	margin-left: 109px;
	margin-top: 10px;
	font-size: 11px;
	font-weight: bold;
}
#navbar p {
	text-align: left;
	margin-left: 20px;
	font-weight: bold;
	font-size: 11px;
	margin-top: 2px;
}
#col-right h1 {
	font-size: 16px;
	line-height: 20px;
	color: #FF3333;
}
#col-left h1 {
	font-size: 16px;
	line-height: 20px;
	color: #FF3333;
}

a:link {
	font-weight: bold;
	color: #3366FF;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #3366FF;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #3366FF;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #3366FF;
	text-decoration: underline;
}
#navbar a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#main-content-admin #col-right h4 {
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
}
#navbar a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#navbar a:hover {
	font-weight: bold;
	color: #FF3333;
	text-decoration: none;
}
#navbar a:active {
	font-weight: bold;
	color: #FF3333;
	text-decoration: none;
}
#col-left img {
	border-top: 6px solid #000000;
	border-bottom: 6px solid #000000;
	margin-top: 10px;
}
#col-left h3 {
	float: left;
	font-size: 12px;
	line-height: 18px;
	border-bottom: 6px solid #000000;
	padding: 10px;
	padding-top: 0;
	width: 174px;
}
.coupon {
	width: 340px;
	position: absolute;
	padding: 20px 30px 10px;
	text-align: left;
	margin-left: -200px;
	left: 50%;
	top: 90px;
	background-color: #FFFFFF;
	border: 6px dashed #000000;
}
.coupon h1 {
	font: 40px "Arial Black", Arial, Helvetica, sans-serif;
	margin: 0px;
}
.coupon h2 {
	font-size: 30px;
	margin: 0px;
}
#header-admin {
	float: left;
	height: 94px;
	width: 694px;
	border-bottom: 6px solid #000000;
	background: url(../images/header_admin.jpg) no-repeat;
}
#main-content-admin {
	float: left;
	width: 716px;
	background-image: url(../images/bkgd.jpg);
	background-repeat: repeat-y;
	margin-left: -358px;
	left: 50%;
	top: 166px;
	position: absolute;
}
#col-right label {
	width: 100px;
	float: left;
	text-align: right;
	margin-right: 5px;
	font-weight: bold;
	color: #666666;
}
#col-right .formline {
	clear: both;
	margin-bottom: 10px;
}
.coupon h3 {
	font-size: 15px;
	margin: 0px;
}
.coupon-header {
	width: 340px;
	position: absolute;
	text-align: left;
	margin-left: -200px;
	left: 50%;
	top: 30px;
	background: url(../images/logo_small.jpg) no-repeat 30px top;
	height: 60px;
}
#col-left h4 {
	font-size: 12px;
	line-height: 18px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#col-right .boxed {
	padding: 10px;
	background: #FFFF00;
}
#main-content #col-right .boxed h2 {
	margin: 0;
	color: #000000;
}
.boxed p {
	margin-bottom: 0;
}