#header {
	height: 115px;
	overflow: visible;
}
HTML>BODY #header {
	height: auto;
	min-height: 115px;
}
#header .banner {
	display: none;
}
#content {
	padding-top: 0;
	position: relative !important;
	overflow: visible !important;
}
#main {
	height: 350px;
	overflow: visible;
	overflow-x: hidden;
	width: 920px;
	float: left;
	position: static !important;
}
HTML>BODY #main {
	height: auto;
	min-height: 300px;
	overflow: hidden;
}
.banner IMG{
	height: 282px;
}
#column1 {
	display: none;
	height: 300px;
	float: left;
	width: 540px;
}
.mainText {
	display: none;
}
.column2Text {
	position: absolute;
	width: 860px;
	padding: 0;
	top: 55px;
	left: 30px;
	z-index: 500;
}
.column2Text * {
	color: #fff;
}
.column2Text UL {
	margin: 0;
	padding: 0;
}
.column2Text LI {
	margin: 0;
	padding: 2px 0;
}
.column2Text H2 {
	font: normal 22px arial, sans-serif;
	padding: 0 0 0 30px;
	background: url(color_green/pics/fpList.gif) no-repeat left 0px;
	margin: 0;
	line-height: 32px;
}
HTML>BODY .column2Text H2 {
	background: url(color_green/pics/fpList.png) no-repeat left 0px;
}
.column2Text H2.noPic {
	padding: 0;
	background: none !important;
}
HTML>BODY .column2Text H2.noPic {
	padding: 0;
	background: none !important;
}
#toolbox {
	display: none;
}

.newsBulletin {
	margin-top: -41px;
	margin-left: -1px;
	background: url(color_green/pics/bgNewsHeader.gif) #fff repeat-x left top;
	clear: none;
	position: relative;
	float: left;
	width: 295px;
	padding: 0px;
}
.newsMainTitle {
	font-size: 1.25em;
	font-weight: bold;
  	margin: 0;
	padding: 0px;
}
.newsMainTitle a {
	color: #000;
}
.newsBulletinContent {
	position: relative;	
	overflow: visible;
	overflow-x: hidden;
	height: 250px;
	padding: 0 23px 60px 23px;
	background: url(color_green/pics/lineBulletin.gif) no-repeat left 40px;
}
HTML>BODY .newsBulletinContent {
	height: auto;
	min-height: 250px;
	overflow: hidden;
}
.newsToArchive {
	position: absolute;
	bottom: 20px;
	left: 23px;
	padding: 0;
}
