
* {
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
}

body {
	background-color: #000;
	color: #FFF;
	padding: 0px;
	margin: 0px;
}

div.LiveMuscleShow {
	width: 751px;
	margin: auto;
}


div.liveMuscleShowIntimate {
	margin-top: 3px;
}

div.liveMuscleShowDescriptionLeft {
	float: left;
	width: 359px;
	padding: 18px 8px;
}

div.liveMuscleShowDescriptionRight {
	float: right;
	width: 359px;
	padding: 18px 8px;
}

div.floatLeft {
	float: left;
}

div.copyright,
div.copyright p {
	width: 751px;
	text-align: center;
}

a { color: #CCC; }


h2 {
	text-align: center;
	margin: 10px auto;
	font-size: 14px;
}


div.listMuscleMen {
	width: 725px; 
	margin: auto; 
	margin-top: 50px;
	margin-bottom: 20px;
	text-align: center;
}
