#contentContainer {
	background: #004000 url(../images/contentbg2.jpg) no-repeat right top;
	height:841;
}
#aContainer {
/*	background-color: #004000; */
	color: #004000;
	min-height: 450px;
	z-index: 10;
}
/* hack for IE, Hide from IE5-mac \*/
* html #aContainer {
	height: 450px;
}
/* End IE5/mac hide */
#aContainer a {
	color: #F8FAD9;
}
#aContent {
	margin: 0px 0px 17px 33px;
	width: 340px;
}
