body {
	margin: 0;
	padding: 0;
	background: #c1d72f url(i/groupBodyBg.gif) repeat-x;
	/*font: 11px/18px Verdana, Arial, Helvetica, sans-serif;*/
	font: 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#001e5a;
}

#masthead {
	margin:0 0 0 0;
	background: url(i/headers/grouphome.gif) no-repeat;
	height:162px;
	position:relative;
	border:0 solid red;
}

/** Home Flash Styles **/
.homeFlashHolder{
	width:956px;
	height:244px;
	border:0 solid red;
	margin:0 0 22px 0;
}
.homeHolder{
	border:0 solid green;
	width:231px;
	height:132px;
	margin:6px 0 0 8px;
}

.homeHolderImage{
	width:102px;
	height:130px;
	border:0 solid red;
	margin:0;
	background:url(i/homeImageReflection.gif) left bottom no-repeat;
}

.homeHolderText{
	border:0 solid purple;
	height:1px;
}

.homeHolderText .link{
	position:relative; 
	top:-107px;
	left:110px;
	border:0 solid red;
	width:100px;
	height:30px;
	margin:0 0 0 0;
}

.homeHolderText .link a{
	font: 12px/16px Verdana, Arial, Helvetica, sans-serif;	
	color:#877c83;
}

.joinAspire{
	width:228px;
	margin:6px 0 0 8px;
	float:left;
	height:145px;
	border:0 solid red;
}
.joinAspire a{
	border:0 solid red;
	display:block;
	width:228px;
	height:145px;
	background:url(i/joinAspire.jpg) no-repeat;
}
.joinAspire a:hover{
	background:url(i/joinAspireHover.jpg) no-repeat;
	text-decoration:none;
}

/** Search Box **/
#search_box {
    width: 510px;
    height: 23px;
    background: url(i/searchBGHome.jpg) no-repeat;
    align:center;
    border:0 solid red;
    margin:0 0 0 105px;
}
.subnavigation ul li a:hover{
	color:#c1d72f;
}
.subnavigation ul li a.on{
	color:#c1d72f;
}

.col3Box .headerP{
	border:0 solid red;	
    background: url(i/col3BoxHeadG.gif) no-repeat;
}
q{
	background: url(i/66grouphome.gif) 0 0 no-repeat;
}

.green{
	color:#c1d72f;
}



.backToResults a:hover{
	background:url(i/leftArrowGreen.gif) 0 4px no-repeat;
	text-decoration:none;
}
.moreInfo a:hover{
	background:url(i/greenArrowRight.gif) right no-repeat;
	color:#c1d72f;
	text-decoration:none;
}