
/* ------------------------------ WHOLE PAGE ---------------------------------*/	

html,body{
	margin:0;
	padding:0;
	}

body{
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-align:center;
	width:971px;
	margin:0 auto;
	}

	
#container {
	width: 971px;
	float:left;
	background:url(/Summer/images/The_Biggest_Loser/bg_971.jpg) repeat-y 0px 0px;
	text-align: left;

}

/* -------------------------------- TEXT SPECS ------------------------------*/

p {
	color:#fff;
}

img {
	border: none;
}
h1, h2, h3, h4 {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


/* -------------------------------- MAIN PAGE------------------------------*/

#mainContent {
	background:url(/Summer/images/The_Biggest_Loser/bg_main.jpg) repeat-y 0px 0px;
	width: 671px;
	margin:0px;
	float:left;	
	overflow: hidden;	
}

#text{
	width: 230px;
	margin-top: -10px;
	margin-left: 25px;
	margin-right: 5px;
	float:left;
}

#text2{
	width: 671px;
	margin-top: -10px;
	margin-left: 25px;
	margin-right: 5px;
	float:left;
}


*html #text {
	margin-top:0px;
	margin-left:15px;
}

#text a {
	color:#b41301;
	text-decoration:none;
}

#text a:hover {
	color:#b41301;
	text-decoration: underline;
}

#player {
	float:left;
	width: 384px;
}

#form {
	float:left;
	margin-left:32px;
	margin-right: 15px;
}

*html #form {
	margin-left:15px;
}

#form a {
	color:#fdea6e;
	text-decoration:underline;
}

#form a:hover {
	color:#fff;
	text-decoration: underline;
}

#bottom_nav {
	margin:0px;
	background:none;
}

/* -------------------------------- RULES ------------------------------*/
#rules{
	width: 600px;
	margin-top: 0px;
	margin-left: 35px;
	margin-right: 5px;
	float:left;
	text-align:justify;
}

*html #rules {
	margin-top:0px;
	margin-left:15px;
}

#rules a {
	color:#fff;
	text-decoration:none;
}

#rules a:hover {
	color:#b41301;
	text-decoration: underline;
}

#rules h3 {
	font-size:14px;
}

/* -------------------------------- SIDE BAR------------------------------*/

#sidebar {
	float: right;
	width: 300px;
}

/* -------------------------------- AGE OF LOVE  ------------------------------*/

.hunk {
	padding-left: 50px; 
	padding-right:113px; 
	padding-top:2px;
}

*html .hunk {
	padding-left: 50px; 
	padding-right:113px; 
	padding-top:8px;
}

.morehunk {
	padding: 3px 113px 0 187px;
}

*html .morehunk {
	padding: -15px 113px 0 187px;
	margin:0;
}

div.clear {
		clear:both;
		width:1px; height:1px;
		font-size:1px; line-height: 1px;
	}
		

.watch2 {
	float:left;
	margin:0px;
	padding-left: 25px;
}

#playlist {
	width: 971px;
	float:left;
	background:url(/Summer/images/bg_971a.jpg) repeat-y 0px 0px;
	margin:0px;
	padding: 0px;
}			
