* {
	margin: 0;
	padding: 0;
}
body {
	background: url(../images/bgSite.jpg) repeat-x 0 0 #9c618d;
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
}


#pageWrapper {
	width: 100%;
	min-height: 802px;
	_height: 802px;
	min-height: 200px !important;
	_height: 200px !important;
}

#pageInner {
	width: 1000px;
	margin: 0 auto;
	min-height: 782px;
	_height: 782px;
	padding: 20px 0 0 0;
	background: url(../images/bgDebbie.jpg) no-repeat top right;
}	

body.dates #pageInner {
	background: none;
	min-height: 200px !important;
	_height: 200px !important;
}

#header {
	margin: 0 0 30px 0;
}

#content {
	width: 495px;
}

#content a {
	color: #fff;
}	

#content h2 {
	margin: 0 0 22px 0;
}

#content h3 {
	margin: 0 0 22px 0;
}

#content h4 {
	text-align: center;
	color: #fff;
	font-size: 16px;
	background:url(../images/bgBtn.jpg) repeat-x;
	height: 37px;
	line-height: 37px;
	width: 428px;
}

#content p {
	width: 428px;
	font-size: 13px;
	line-height: 18px;
	color: #f4bcd4;
	margin: 0 0 10px 0;
	padding: 0 0 0 2px;
}

#content table {
	width: 428px;
	height: 198px;
	background: url(../images/bgTable.jpg) repeat-x top left;
}

body.dates #content table {
	width: 662px;
	margin: 0 0 10px 0;
	background: url(../images/bgTable.jpg) #814d71 repeat-x top left;
}

#content td {
	vertical-align: top;
	text-align: left;
	padding: 7px 10px;
	font-size: 13px;
	color: #fff;
}

span.note {
	font-size: 11px;
}

#content td.label {
	font-size: 15px;
	font-weight: bold;
	color: #f7ce5d;
	padding: 5px 10px;
	width: 155px;
}

body.dates #content td.label {
	width: 280px;
}

table .c2a {
	color: #f7ce5d;
}

table .c2a a {
	color: #f7ce5d;
}

table .c2a a:hover {
	color: #fff;
	text-decoration: none;
}

#subWrapper {
	text-align: center;
	color: #fff;
	font-size: 16px;
	background:url(../images/bgBtn.jpg) repeat-x;
	height: 37px;
	line-height: 37px;
	width: 100%;
}

#subWrapper a {
	color: #fff;
}	

#subInner {
	width: 980px;
	margin: 0 auto;
	padding: 0 10px;
}

#footerWrapper {
	width: 100%;
	height: 200px;
	background: url(../images/bgFooter.jpg) repeat-x top left;
}

#footerInner {
	width: 980px;
	margin: 0 auto;
	padding: 20px 10px;
}

#footerInner p {
	font-size: 16px;
	color: #ab7091;
	margin: 0 0 10px 0;
}

#footerInner a {
	color: #ab7091;
}
#footerInner a:hover {
	color: #fff;
	text-decoration: none;
}

#header {
	padding: 0 0 0 100px;
}	