#contentContainer {
	background: 	transparent url(images/mainHome_bg.jpg) no-repeat top center;
}

#firstpageBox {
	position:		relative;
	top:			50px;
	left:			165px;
	width:			270px;
	color: 			#006600;
	border:			solid #006600 2px;
	padding:		7px; 
	font-weight: 	bold;
	font-size: 		11pt;
}

#firstpageBox .firstpageH2 {
	font-size: 		13pt;
	font-weight: 	bold;
	color: 			#006600;
	font-style : 	normal;
	text-decoration:underline;
}

#firstpageBox li {
	list-style-type: disc;
	padding-left:	5px;
	margin-left:	15px;
}

#firstpageBottom {
	position:		relative;
	top:			130px;
	left:			50px;
	font-weight: 	bold;
} 