#powermenMainLeftCol1 {
	width: 520px;
	float: left;
	display: table-cell;
}


#powermenMainRightCol2 {
	width: 460px;
	float: right;
	display: table-cell;
}


#powermenMainLeftCol3 {
	width: 454px;
	float: left;
	display: table-cell;
}

#powermenMainRightCol4 {
	width: 516px;
	float: right;
	display: table-cell;
}


#powermenMainRightCol4 div.freeImagesRow {
	width: 516px;
}

div.freeImagesRow div.freeImage {
	width: 150px;
	height: 100px;	
	float: left;
	margin: 10px 20px 10px 0px;
	border: 1px solid #FFF;
}


#powermenMainRightCol2 div.textBox {
	margin: 10px auto 10px auto;
	background-image: url('/images/castingCopyrightTextBox.jpg');
	background-repeat: no-repeat;
	height: 350px;
	width: 440px;
}

#powermenMainLeftCol1 div {
	margin: 10px auto 10px auto;
}


#powermenMainRightCol2 div.textBoxInner {
	height: 310px;
	width: 400px;
	padding: 10px 10px 10px 10px;
	text-align: left;
	margin: auto;
}

div.modelPageDescription {
	width: 406px;
	height: 225px;
	overflow: auto;
	padding-right: 4px;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 5px;
}

h2 {
	font-size: 17px;
	font-weight: normal;
	margin-bottom: 15px;
}

#powermenMainLeftCol1 div.modelIcon {
	float: left;
	width: 125px;
	height: 75px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}


div.modelPageButtons {
	width: 435px;
	height: 50px;
	margin: 15px auto 10px auto;
}

div.membersAccess {
	float: left;
	width: 182px;
	height: 47px;
	text-align: left;
}

div.joinNow {
	float: right;
	width: 182px;
	height: 47px;
	text-align: right;
}

div.largeImage {
	width: 500px;
	height: 333px;
	border: 1px solid #FFF;
}



/*		Styles related to the gallery viewer		*/
div.modelThumbnailRow {
	width: 960px;
	padding: 10px;
	margin: auto;
	text-align: center;
}


div.modelThumbnail {
	width: 191px;
	float: left;
	text-align: center;
	margin: auto;
}

img.thumbnial {
	border: 1px solid #FFF;
}


div.photoDisplayNavigation {
	background-color: #480001;
	color: #FFF;
	height: 22px;
	color: #FFF;
	font-weight: bold;
	margin: auto;
	background-image: url('../../images/powermenPhotos.jpg');
	background-position: 0% 100%;
	background-repeat: no-repeat;
}


img.galleryPhoto {
	margin: auto;
}

#galleryPhoto {
	display:table-cell;
	text-align: center;
	vertical-align: middle;
	margin: auto;
	width: 750px;
}


img.photoDisplay {
	margin: auto;
}

img.loadingImage {
	margin: 150px auto 150px auto;
}

#photoDisplay {
	display:table-cell;
	text-align: center;
	vertical-align: middle;
	margin: auto;
}


.displayNone {
	display: none;
}


/*		Removing the underline for the gallery display navigation	*/
a.photoDisplayNavigation, #backward, #forward, #slideShow {
	text-decoration: none;
}


/*	setting below are used to put the model name, subheading and description as first 
	elements the search bots read	*/

#powermenTop {
	position: relative;
	height: 603px;
}

#powermenHead {
	position: absolute;	
	height: 123px;
	top: 0px;
	left: 0px;
}

#powermenModelTop {
	position: absolute;		
	height: 480px;
	top: 123px;
	left: 0px;
}
