html, body {
	font-family: Arial, Helvetica, sans-serif;
	background: #000 url(/images/special-pagebg.gif) top left repeat-x;
	color: #000000;
	line-height: 20px;
	margin: 0;
}
#header {
	background: #FFFFFF url(/images/special-banner.jpg) top left no-repeat;
	height: 148px;
	width: 960px;
	margin: 0 auto;
}
#header h1 {
	text-indent: -100em;
	margin: 0px;
}
#bannerimage {
	position: absolute;
	background: url(/images/newsletter.jpg) top right no-repeat;
	height: 148px;
	width: 286px;
	right: 0;
	top: 0;
}
#navbar {
	background: #ab0534;
	height: 32px;
	overflow: hidden;
	padding: 0;
	width: 960px;
	margin: 0 auto;
}
a.navmain {
	color: #bdcdd6;
	text-decoration: none;
	font-weight: bold;
}
a.navmain:link {
	color: #bdcdd6;
	text-decoration: none;
	font-weight: bold;
}
a.navmain:visited {
	color: #bdcdd6;
	text-decoration: none;
	font-weight: bold;
}
a.navmain:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.navmain:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.formbox {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066CC;
	border-style: none;
	margin: 0;
	background-color: #FFFFFF;
	padding: 1px;
}
p, td, li {
	font-size: 14px;
	color: #333333;
}
input {
	font-size: 11px;
	color: #000000;
}
h1 {
	font-size: 28px;
	line-height: 30px;
	font-weight: normal;
	color: #ab0534;
}
h2 {
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	color: #ab0534;
}
a:link {
	color: #ab0534;
	text-decoration: underline;
}
a:visited {
	color: #ab0534;
	text-decoration: underline;
}
a:hover {
	color: #d93e6a;
	text-decoration: underline;
}
a:active {
	color: #d93e6a;
	text-decoration: underline;
}
a.subnav {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	line-height: 20px;
	margin-left: 5px;
}
a.subnav:visited {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	line-height: 20px;
}
a.subnav:hover {
	text-decoration: none;
	font-weight: bold;
	color: #d7bec5;
	line-height: 20px;
}
a.subnav:active {
	text-decoration: none;
	font-weight: bold;
	color: #d7bec5;
	line-height: 20px;
}
#content {
	padding: 20px 0 10px 30px;
	width: 660px;
	float: left;
	min-height:350px;
}
#main-area {
	width: 960px;
	margin: 0 auto;
	background: #fff;
}
#footer {
	background:#ab0534;
	height:32px;
	overflow:hidden;
	width:960px;
}

#rightcolumn {
	width: 240px;
	float: right;
}
#rightimage {
	width: 240px;
	height: 140px;
	overflow: hidden;
	margin: 0 0 1px 0;
}
#rightimagebook {
	width: 240px;
	height: 180px;
	overflow: hidden;
	margin: 0 0 1px 0;
}
#lightboxbottom {
	background: #000;
	height: 7px;
	width: 240px;
	margin: 0 0 1px 0;
	overflow: hidden;
}
#lightboxtop {
	background: #000;
	height: 7px;
	width: 240px;
	overflow: hidden;
	margin: 1px 0 0;
}
.lightrightcontent {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background: #000;
	font-size: 12px;
	width: 220px;
	line-height: 12px;
	padding: 4px 10px 4px 10px;
	color: #fff;
}
.mailinglistcontent {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background: #c6ced2;
	font-size: 12px;
	width: 220px;
	height: 80px;
	overflow: hidden;
	line-height: 12px;
	padding: 4px 10px 4px 10px;
	color: #1f2c34;
}
#darkboxbottom {
	background: #007ac1 url(/images/darkboxcorner-bottom.gif) top left no-repeat;
	height: 7px;
	width: 240px;
	margin: 0 0 1px 0;
	overflow: hidden;
}
#darkboxtop {
	background: #007ac1 url(/images/darkboxcorner-top.gif) top left no-repeat;
	height: 7px;
	width: 240px;
	overflow: hidden;
}
.darkrightcontent {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background: #007ac1;
	font-size: 12px;
	width: 220px;
	line-height: 12px;
	padding: 4px 10px 4px 10px;
	color: #FFFFFF;
}
.right {
    float: right;
	margin: 0 0 0 10px;
	}
.left {
    float: left;
    margin: 0 10px 0 0;
}
.formbox {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1f2c34;
	border: #1f2c34 1px solid;
	background-color: #FFFFFF;
	padding: 2px 3px 2px 3px;
}
.formsubmit {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1f2c34;
	border: #1f2c34 1px solid;
	background-color: #ef9f5b;
	padding: 0;
}


