body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
H1, H2, H3 {
	color : #005E00;
}
.main1 {
	font-weight : bold;
	color : Gray;
	font-size : 13px;
}
.green {
	color : #005E00;
	font-weight : bold;
	font-size : 14px;
}
.red {
	color : Maroon;
	font-weight : bold;
	font-size : 14px;
}

.desc {
	font-size : 9px;
}
.box1 {
	background-color : #4EB5CB;
	border : medium ridge Yellow;
	font-size : 14px;
	color : White;
	font-weight : bold;
	text-align : center;
}
.box2 {
	background-color : #4EB5CB;
	border : medium ridge Yellow;
	font-size : 11px;
	color : White;
	font-weight : bold;
	text-align : left;
}

/* end sandbag-divs */
#content1 {
	padding-top: 10px;
	padding-right: 15px;
	background : url(images/MFA_04opening-Music350.jpg) no-repeat;
	padding-bottom : 10px;
	padding-left : 15px;
}

/* sandbag divs */
#sb1 {
	float: left;
	clear: left;
}
#sb1 {
	width: 350px;
	height: 263px;
}
/* end sandbag-divs */

#content2 {
	padding-top: 10px;
	padding-right: 15px;
	background : url(images/pix.jpg) no-repeat;
	padding-bottom : 10px;
	padding-left : 15px;
}

/* sandbag divs */
#sb2 {
	float: left;
	clear: left;
}
#sb2 {
	width: 320px;
	height: 212px;
}
/* end sandbag-divs */