/*////////////////////////////////////////////////////
//													//
//                ABOUT STYLES		                //
//													//
// SITE: BEC										//
// AUTHOR: MARC JONES, ICEBOMB/OCM					//
// VERSION: 1.0										//
// CREATED: 16 SEP 09								//
// LAST UPDATED: 16 SEP 09							//
//													//
////////////////////////////////////////////////////*/

#contentBox a {
	color: #7CAA61;
}
#contentBox h1 {
	background-image: url(img/about_h1.jpg);
}
#contentBox h2, #contentBox h3 {
	color: #639548;
}
#contentBox hr {
	color: #7CAA61;
	background-color: #7CAA61;
}
#contentBox .quotebox {
	background-color: #d6f0c4;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#contentBox .quotebox blockquote {

}
.wrapper {
	background-image: url(img/wrapper-about_bg.jpg);
	background-repeat: repeat-y;
}