@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #999999;
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
h1, h2, h3{
	margin-top: 0;
	text-align: center;
}
h1 {
	color: #900;
	font-size: 24px;
	margin-left: 60px;
	margin-right: 60px;
}
#wrapper {
	width: 696px;
	background-image: url(images/mainbg.jpg);
	background position: middle;
	background-repeat: repeat-y;
	margin: 0 auto;
	padding: 0;
	border: 0px solid #000000;
	text-align: left;
}
#header {
	width: 859px;
	height: 121px;
	background-image: url(images/contenttop.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0 auto;
	padding: 0;
	clear: both;
	border: 0px solid #000000;
}
#leftColWrap {
	width: 402px;
	margin: 0 auto;
	padding: 0;
	border: 0px solid #000000;
	float: left;
}
#leftColTop {
	width: 402px;
	height: 64px;
	background-image: url(images/lefttop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 auto;
	padding: 0;
	border: 0px solid #000000;
}
#leftColContent {
	width: 402px;
	background-image: url(images/arrowbottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0 auto;
	padding: 0;
	border: 0px solid #000000;
}
#rightColWrap {
	width: 294px;
	margin: 0 auto;
	padding: 0;
	border: 0px solid #000000;
	float: left;
}
#subscribe {
	width: 294px;
	height: 106px;
	background-image: url(images/righttop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 auto;
	padding: 0;
	border: 0px solid #000000;
	clear: both;
}
#rightColTop {
	width: 294px;
	background-image: url(images/righttextbg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0 auto;
	padding: 0;
	border: 0px solid #000000;
	clear: both;
}
#formTop {
	width: 294px;
	height: 78px;
	background-image: url(images/formtop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 auto;
	padding: 0;
	border: 0px solid #000000;
}
#footer {
	text-align: center;
	width: 696px;
	height: 59px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0 auto;
	padding: 0;
	clear: both;
	border: 0px solid #000000;
}
.formText {
	margin-left: 45px;
	margin-right: 55px;
	text-align: center;
	font-size: 80%;
}
.signUp {
	margin-left: 45px;
	margin-right: 55px;
	text-align: center;
}
.leftContent {
	margin-left: 45px;
	margin-right: 4px;
}
.footerText {
	margin-top: 4px;
	font-size: 10px;
	color: #000;
	font-weight: bold;
	text-align: center;
}
#wrapper #leftColWrap #leftColContent .leftContent {
	font-size: 90%;
}
#wrapper #leftColWrap #leftColContent .leftContent {


}
.textlink1 {
	color: #FFF;
}
.footerText {
	color: #FFF;
}
