body#about {
	background-color: #FFFFFF;
	background-image: url(images/sub/aboutMMA/yRepeat.jpg);
	background-repeat: repeat-y;
}

body#programs {
	background-color: #FFFFFF;
	background-image: url(images/sub/programs/repeatPrograms.jpg);
	background-repeat: repeat-y;
}

body#news {
	background-color: #FFFFFF;
	background-image: url(images/sub/news/repeatNews.jpg);
	background-repeat: repeat-y;
}

body#contact {
	background-color: #FFFFFF;
	background-image: url(images/sub/contact/RepeatContact.jpg);
	background-repeat: repeat-y;
}

.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-size: 11px;
	color: #071B2D;
	text-decoration: none;
}

.bodyText A:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0073AD;
	text-decoration: none;
}

.bodyText A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0073AD;
	text-decoration: none;
}

.bodyText A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0073AD;
	text-decoration: underline;
}
.bodyMonth {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-size: 12px;
	color: #071B2D;
	text-decoration: underline;
	
}
.bodyGreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-size: 11px;
	color: #5D8E5D;
	text-decoration: none;
}	
.bodyPortfolioHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-size: 11px;
	color: #7D94D8;
	text-decoration: none;
	font-weight: bold;

}	

.bullet {
    list-style-image: url(/images/sub/bullet/bullet.gif);
	line-height: 15px;
	font-size: 11px;
	color: #5D8E5D;
	text-decoration: none;
}

.asterick {
	line-height: 15px;
	font-size: 11px;
	color: #FF9966;
	text-decoration: none;
}

.bodytext10red {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

#bg {
	background-image: url(/images/sub/layout/repeat.jpg);
	background-repeat: repeat-x;
	width: 100%;
}
.image{
	border: 2px solid #7D94D8;

      }
