#navnew {
width: 500px;
height: 24px;
}


#wrapheader {
width: 700px;
height: 80px;
position:relative;
}

.logobox {
width: 277px;
height: 72px;
float:left;
top: 100px;
}





#contestNav {
	width: 480px;
	height: 24px;
	background:none;
}



#contestNav ul {
	display: inline;
	font-family: Verdana, sans-serif; font-size: 12px; 
	}

#contestNav li {
	float: right;
	display: block;
	}










#home #nav-home a,
#schedule #nav-schedule a,
#movies-a-z #nav-movies-a-z a,
#premieres-menu #nav-premieres a,
#subscribe #nav-subscribe a,
#contest #nav-contest a {
	display: block;
	padding: 7px;
	text-decoration: none;
	color: #000;
	background: #fff
}




#contestNav a {
	text-decoration: none;
	color: #fff;
	background: #000;
	}

#contestNav a:link { 
	color: #fff;
	background: #000;
	text-decoration: none;
	font-weight: bold;
}

#contestNav a:visited {
	background: #000; 
	color: #fff; 
	text-decoration: none; 
	font-weight: bold; 
}

#contestNav a:hover { 
	background: #fff;
	color: #000;
	text-decoration: none; 
	font-weight: bold; 
}

#body #one {background: #fff;}