body {
	background-color: #EFEFEF;
	margin-top: 0px;
	margin-bottom: 0px;
}
.style4 {background:url(bgh2.gif;) no-repeat; height:4em;}
.style7 {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
body,td,th {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 12px;
}
.style13 {color: #666666}
.style14 {
	color: #999999;
	font-weight: bold;
}
.style15 {color: #999999}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #7F2860;
}
a:active {
	text-decoration: none;
	color: #7F2860;
}
.style18 {font-size: 16}
.style16 {color: #833567}

/* Learn more link*/
#learn,#learn1,#learn2,#learn3,#learn4{
font-size: "14px";
border-bottom: 1px solid #7F2860;
text-decoration: none;
color: #666666;
}
#learn:hover,#learn1:hover,#learn2:hover,#learn3:hover,#learn4:hover{
font-size: "14px";
border-bottom: 1px solid #666666;
text-decoration: none;
color: #7F2860;
}



#quality{
	
	background:#FFC61E;
	color:#7F2860;
	font-size:16px;
	width:250px;	
}

blockquote{
  font: 12px italic "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  padding-left: 30px;
  padding-top: 18px;
  padding-bottom: 18px;
  padding-right: 10px;
  background-color: #dadada;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin: 5px;  
  background-position: middle left;
  background-repeat: no-repeat;
  text-indent: 23px;
} 

#story{
	
	text-align:justify;
	color:#7F2860;
	font-size:16px;
	width:450px;	
}
#story1{
	
	text-align:left;
	color:#7F2860;
	font-size:16px;
	width:450px;	
}

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 20px; /*position where enlarged image should offset horizontally */

}

#member:link, #member1:link, #member2:link {
	color: #FFFFFF;
	text-decoration: none;
}
#member:visited, #member1:visited, #member2:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#member:hover, #member1:hover, #member2:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#member:active, #member1:active, #member2:active {
	text-decoration: none;
	color: #FFFFFF;
}

#achieverimg{     
   float:left;
  border: 10px inset #7F2860;
}
