#MainBox h2 {
	height: 50px;
	width: 900px;
	background-image: url(images/title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#MainBox h3 {
	background-color: #FC6;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
}
#MainBox h4 {
	margin-top: 20px;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 5px;
}
#MainBox .expl {

}
