/*****************************************************/
/* Page Structure                                    */
/*****************************************************/

body {
	background: #0D0D0D url(/images/2010/BodyBackground.jpg) no-repeat top center;
	color: #FFFFFF;
	font-family: arial, helvetica, san-serif;
	font-size: 12px;
	margin: 0px;
	text-align: center
}

.MainContent {
	line-height: 20px;
	margin: 0 auto;
	text-align: left;
	width: 1000px;
}

.StationLogo {
	background: #0D0D0D;
	height: 70px;
	width: 1000px;
}

.Masthead {
	height: 125px;
	width: 1000px;
}

.Navigation {
	height: 35px;
	margin: 10px 18px 50px 18px;
	width: 964px;
}

.MainColumns {
	display: inline-block;
	width: 1000px;
}

.LeftColumn {
	_display: inline;
	float: left;
	margin: 0px 50px 0px 25px;	
	width: 600px;
}

.RightColumn {
	_display: inline;
	float: left;
	margin: 0px 25px 0px 0px;
	width: 300px;
}

.AdBox {
	height: 250px;
	margin: 0px 0px 40px 0px;
	width: 300px;
}

.Footer {
	_display: inline;
	float: left;
	margin: 80px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	text-align: center;
	width: 1000px;
}

/*****************************************************/
/* Box Styles                                        */
/*****************************************************/

.Box {
	_display: inline;
	float: left;
	margin: 0px 0px 60px 0px;
	width: 600px;	
}

.BoxHeader {
	_display: inline;
	float: left;
	margin: 0px 0px 15px 0px;
	width: 600px;	
}

.ContestantBio {
	margin: 20px auto;
	text-align: center;
	width: 450px;
}

.Login,
.Contestants {
	display: inline-block;
	width: 600px;
}

/*****************************************************/
/* Text Styles                                       */
/*****************************************************/

p {
	font-size: 12px;
}

.HeadlineWhite {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	line-height: 36px;
}

.BoldWhite {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.NormalWhite {
	color: #FFFFFF;
	font-size: 12px;
}

.BoldYellow {
	color: #C6C81F;
	font-size: 12px;
	font-weight: bold;
}

.ErrorYellow {
	color: #C6C81F;
	font-size: 12px;
	font-weight: bold;
}

Input {
	font-size: 14px;
}


/*****************************************************/
/* Link Styles                                       */
/*****************************************************/
a,
a:active,
a:link,
a:visited,
a:hover {
	outline: none;
}

a,
a:active,
a:link,
a:visited {
	color: #C6C81F;
	font-size: 12px;
	font-weight: bold;
}

a:hover {
	color: #f2f106;
}

a.NavHome,  
a.NavHome:active, 
a.NavHome:link, 
a.NavHome:visited {
	background: url(/images/2010/Nav/NavHome.jpg) no-repeat top;
	display: inline-block;
	height: 35px;
	margin: 0px 20px 0px 0px;
	width: 93px; 
}

a.NavHome:hover {
	background: url(/images/2010/Nav/NavHome.jpg) no-repeat bottom;
}

a.NavLogin,  
a.NavLogin:active, 
a.NavLogin:link, 
a.NavLogin:visited {
	background: url(/images/2010/Nav/NavLogin.jpg) no-repeat top;
	display: inline-block;	
	height: 35px;
	margin: 0px 20px 0px 0px;
	width: 97px
}

a.NavLogin:hover {
	background: url(/images/2010/Nav/NavLogin.jpg) no-repeat bottom;
}

a.NavPrizes,  
a.NavPrizes:active, 
a.NavPrizes:link, 
a.NavPrizes:visited {
	background: url(/images/2010/Nav/NavPrizes.jpg) no-repeat top;
	display: inline-block;	
	height: 35px;
	margin: 0px 20px 0px 0px;
	width: 113px
}

a.NavPrizes:hover {
	background: url(/images/2010/Nav/NavPrizes.jpg) no-repeat bottom;
}

a.NavRules,  
a.NavRules:active, 
a.NavRules:link, 
a.NavRules:visited {
	background: url(/images/2010/Nav/NavRules.jpg) no-repeat top;
	display: inline-block;	
	height: 35px;
	margin: 0px 20px 0px 0px;	
	width: 103px
}

a.NavRules:hover {
	background: url(/images/2010/Nav/NavRules.jpg) no-repeat bottom;
}

a.NavStandings,  
a.NavStandings:active, 
a.NavStandings:link, 
a.NavStandings:visited {
	background: url(/images/2010/Nav/NavStandings.jpg) no-repeat top;
	display: inline-block;	
	height: 35px;
	margin: 0px 20px 0px 0px;	
	width: 174px
}

a.NavStandings:hover {
	background: url(/images/2010/Nav/NavStandings.jpg) no-repeat bottom;
}

a.NavMembers,  
a.NavMembers:active, 
a.NavMembers:link, 
a.NavMembers:visited {
	background: url(/images/2010/Nav/NavMembers.jpg) no-repeat top;
	display: inline-block;	
	height: 35px;
	margin: 0px 20px 0px 0px;	
	width: 149px
}

a.NavMembers:hover {
	background: url(/images/2010/Nav/NavMembers.jpg) no-repeat bottom;
}

a.NavPicks,  
a.NavPicks:active, 
a.NavPicks:link, 
a.NavPicks:visited {
	background: url(/images/2010/Nav/NavPicks.jpg) no-repeat top;
	display: inline-block;	
	height: 35px;
	margin: 0px 20px 0px 0px;		
	width: 95px
}

a.NavPicks:hover {
	background: url(/images/2010/Nav/NavPicks.jpg) no-repeat bottom;
}

a.NavLogout,  
a.NavLogout:active, 
a.NavLogout:link, 
a.NavLogout:visited {
	background: url(/images/2010/Nav/NavLogout.jpg) no-repeat top;
	display: inline-block;	
	height: 35px;
	width: 128px
}

a.NavLogout:hover {
	background: url(/images/2010/Nav/NavLogout.jpg) no-repeat bottom;
}

/*****************************************************/
/* Table Styles                                      */
/*****************************************************/

.TableBorder {
	border: 1px solid #656565;
}

.TableRow {
	background: url(/images/2010/Headers/HeaderTableRow.jpg) repeat-x #656565;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}