#content-container {
	width: 980px;
	position: relative;
	clear: both;
	padding:0px;
	}
h5.title-box {
	padding: 0 5px;
	background: url(../images/optionBackground.jpg) repeat-x 0 0;
	height: 18px;
	font-size: 12px;
	font-weight: bold;
	}
#intro-row {
	padding: 20px 15px;
	width: 960px;
	}
.ie6 #intro-row {
	padding: 20px 15px;
	width: 960px;
	}	
#intro-row #new-members, #intro-row #new-members2,#intro-row #new-members3, #intro-row #new-poll {
	width: 506px;
	float: left;
	background: #25201a;
	margin-bottom: 20px;
	}
#intro-row #new-members, #intro-row #new-members2{
	min-height:300px;
}
#intro-row #new-members3{
	padding:0px;
}
#intro-row #new-members3,#intro-row #new-poll{
	min-height:240px;
}
#intro-row #new-members2 {
	width: 424px;
	margin-left: 20px;
	}
#intro-row #new-poll {
	width: 424px;
	height: 220px;
	margin-left: 20px;
	}	
.ie6 #intro-row #new-poll {
	width: 424px;
	height: 203px;
	margin-left: 20px;
	padding: 0px;
	}
#intro-row #new-members p{
	padding: 3px 10px 10px 10px;
	line-height: 15px;
	}
.overlay {
	position: absolute;
	top: 10px;
	left: 4px;
	width: 420px;
	background: #000;
	height: 40px;
	filter: alpha(opacity=65);
	-moz-opacity:.65;
	opacity:.65;
	}
#viewMorePhotos{
	margin: 10px;
	background: #646464 url(../images/photoBar.jpg);
	width: 404px;
	height: 29px;
	position: relative;
	}
p#viewMorePhotosText{
	line-height: 13px;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	padding: 7px 0;
	}
p.photoTitle{
	font-size: 20px;
	color: #999;
	margin: 10px 0 0 5px;
	font-weight: bold;
	}
a.photoLink{
	position: absolute;
	top: 0;
	right: 13px;
	width: 29px;
	height: 29px;
	}
#pollArea{
	height: 158px;
	margin: 20px 30px;
	}
.ie6 #pollArea{
	height: 158px;
	margin: 0px 0px;
	}	
#pollTitle{
	font-size: 14px;
	font-weight: bold;
	color: #999;
	}
img.pollImage{
	border: 1px solid #999;
	margin: 20px 0px 10px 0px;
	float: left;
	}
#poll-content{
	margin: 20px 0 0 20px;
	float: left;
	width: 150px;
	}
#poll-content tr{
	list-style-type: none;
	padding-top: 5px;
	}
#poll-content td{
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 15px;
	}
input.pollChoice{
	margin: 0 10px -2px 0;
	}
img.thumbnail{
	margin: 12px 14px 2px 10px;
	border: 1px solid #999;
	}
h2.featureTitle{
	padding-top: 5px;
	}
#featureAuthor{
	color: #cccc99;
	}
#recentMembers{
	padding: 7px 32px;
	margin-top:15px;	
	}
img.member{
	border: 1px solid #999;
	float: left;
	}
.memberDivider{
	width: 26px;
	height: 67px;
	float: left;
	}
.read-more{
	font-family:Arial;	
	margin-left: 3px;
	margin-right: 3px;
	color: #999;
	text-decoration: none;
	float: right;
	font-size: 11px;
	font-weight: bold;
}
.read-more a{
	color: #cccc99;
}
.no-content{
	padding: 20px;
	font-size: 14px;
	color: #999999;
}
.new-members2 .overlayMain {
	margin: -213px 0 0 0;
	display: none;
	height: 213px;
	background: #000000;
	filter: alpha(opacity=30);-moz-opacity:.3;opacity:.3;
	}
.new-members2 .overlayMainText{
	height: 140px; 
	text-align: center; 
	position: relative;
	margin: -140px 0 0 0;
	display: none;
	}
.new-members2 .overlayMainText a{
	text-transform: capitalize;
	color:#FFFFFF;
	font-size: 20px;
	text-decoration: none;		
	}	
.new-members2 .overlay {
	margin: -69px 0 0 0;
	display: block;
	height: 65px;
	background: #000000;
	filter: alpha(opacity=65);-moz-opacity:.65;opacity:.65;
	}
#recentMembers ul {
	margin: 0;
	padding: 0;
	text-align: center;
	display: inline;
	list-style-type: none;
	}
#recentMembers ul li {
	margin: 0;
	padding: 0;
	display: inline;
	}
#recentMembers ul li img {
	margin: 10px 10px 0 0;
	border: 1px solid #999;
	}