@charset "UTF-8";

#affiliationContent {
	background: #8d8376 url(../_images/content_shadow.gif) repeat-x;
	width: 690px;
	height: 640px;
	padding: 0 0;
	text-align: left;
	margin: 0 auto 20px auto;
	position: relative;
	font-family:"Helvetica Neue", "Lucida Grande", Helvetica, Arial, sans-serif;
	color: #222;
}

#quote {
	background: url(../_images/quote3.jpg) no-repeat right bottom;;
	width: 610px;
	height: 640px;
	padding: 0px 40px 0px 40px;
}

#left {
	margin: 0 0;
	padding: 5px 10px;
	background: #b7b29f url(../_images/content_shadow2.gif) repeat-x top;
	width: 265px;
	float:left;
}

#right {
	margin: 0 0;
	padding: 5px 10px;
	background: #b7b29f url(../_images/content_shadow2.gif) repeat-x top;
	width: 265px;
	float:right;
}

h2  {
	margin: 0 0;
	padding: 10px 0 5px 0;
	text-align:center;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #222;
	text-transform: uppercase;
	line-height: 19px;
}


#left p, #right p {
	padding: 0 0 5px 0;
	font-size: 14px;
	line-height: 18px;
}

.member {
	font-size: 12px;
}

.line {
	line-height:30px;
	color: #413529;
}
.space {
	line-height:15px;
	color: #b7b29f;
}

