@charset "ISO-8859-1";
#footer {
	height: auto;
	width: 1260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 90%;
	color: #FFFFFF;
	text-align: center;
}
#newsdiv {
	float: left;
	height: 3690px;
	width: 745px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: left;
	margin-top: 3px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #67be27;
	font-weight: bold;
	text-align: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3e91b7;
	text-align: left;
}
#wrapper {
	height: auto;
	width: 1260px;
}
#header {
	background-image: url(images/news_01.jpg);
	height: 340px;
	width: 1260px;
}
#left {
	background-image: url(images/news_02.jpg);
	float: left;
	height: 681px;
	width: 99px;
}
#right {
	background-image: url(images/news_04.jpg);
	height: 681px;
	width: 416px;
	float: right;
}
#newsletterleft {
	float: left;
	height: auto;
	width: 286px;
	position: static;
}
#newsletterleftgradient {
	float: left;
	height: 627px;
	width: 65px;
	background-image: url(images/newsletter_02.jpg);
	background-repeat: no-repeat;
	position: static;
}
#newsletterright {
	float: left;
	height: auto;
	width: 831px;
	position: static;
	padding-left: 30px;
}
#newsletterrightgradient {
	float: right;
	height: 627px;
	width: 48px;
	background-image: url(images/newsletter_05.jpg);
	background-repeat: no-repeat;
	position: static;
}
#newsletterwrapper {
	float: left;
	height: 3000px;
	width: 1260px;
}
#newsletterarchives {
	float: right;
	height: auto;
	width: 100px;
	position: static;
	padding-left: 15px;
	padding-bottom: 15px;
	background-image: url(images/archives_rule.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
