#powermen {
	background-color: #1F0203;
}

#powermenMainLeft {
	display: table;
	float: left;
	width: 790px;
	overflow: visible;
	padding-top: 14px;
	padding-bottom: 14px;
}

#powermenMainLeft div.powermenMainLeftCol1 {
	width: 530px;
	float: left;
	text-align: center;
}

#powermenMainLeft div.textBox {
	background-image: url('/images/textBox.jpg'); 
	width: 481px; 
	height: 140px;
	margin: 5px auto 5px auto; 
	padding: 10px; 
	text-align: left;
}


#powermenMainLeft div.innerTextBox {
	overflow: auto;
	width: 479px;
	height: 140px;
}

#powermenMainLeft div.powermenMainLeftCol2 {
	display: table-cell;
	width: 250px;
	float: left;
	text-align: center;
}


#powermenMainLeft div.powermenMainLeftCol2 div.join {
	margin-top: 10px; 
	margin-bottom: 10px
}

#powermenMainLeft div.powermenMainLeftCol2 div.buttons {
	margin: auto; 
	margin-top: 10px; 
	margin-bottom: 10px; 
	width: 234px;
}

#powermenMainLeft div.powermenMainLeftCol2 div.members {
	float: left; 
	margin-left: 0px;
}

#powermenMainLeft div.powermenMainLeftCol2 div.freeTour {
	float: right; 
	margin-right: 0px;
}


#powermenMainLeft div.powermenMainLeftHorizontalLine {
	padding-top: 20px;
	padding-bottom: 20px;
}

#powermenMainRight {
	float: right;
	width: 180px;
}

#powermenMainMiddle {
	background-image: url('/images/powermenVerticalLine.jpg');
	background-repeat: repeat-y;
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 790px;
	width: 3px;
}

div.powermenRightCategory {
	color: #FFF;
	width: 170px;
	margin: 15px auto 15px auto;
	text-align: left;
}

div.powermenRightCategory h1,
div.powermenRightCategory h1 a {
	margin: 0;
	padding: 0;
	font-size:15px; 
	font-weight: bold;
	text-decoration: none;
	color: #FBDE00;
}

div.powermenRightCategory h1 {
	margin: 0px 0px 4px 0px;
}

div.powermenRightCategory h1 a:hover {
	text-decoration: underline;
}


div.powermenRightCategory p {
	font-size:13px; 
	margin: 0;
	padding: 0;
}

#powermenMainBottomLeft {
	float: left;
	display: table;
	width: 790px;
	height: 300px;
	background-image: url('/images/powermenVerticalLine.jpg');
	background-repeat: repeat-y;
	background-position: 100% 0%;
}

    
div.powermenMainBottomLeftModel {
	float: left;
	display: table-cell;
	width: 187px;
	height: 140px;
	padding: 4px;
}



#powermenMainBottomRight {
	float: right;
	width: 180px;
	height: 300px;
}



div.width234 {
	width: 234px;
}

img.faceModel {
	border: 1px solid #FFF;
}