#container{
	margin:45px auto 0px auto;	
}

#navigation{
	padding-top:0px;
	margin:0px;	
}
h2{
	margin:0px;
}

#withoutabox{
	margin:20px 0px;
}

/*BILLBOARD LOGO---------------------------------------------------------*/

#billboard-logo{
	position:absolute;
	top:-30px;
	z-index:-99;
	float:right;
	width:828px;
	height:738px;
	margin-left:55px;
	background:URL('/images/logo-billboard-large.png');
}

/*SPONSORS---------------------------------------------------------*/

#sponsor-logos img{
	float:left;
}

#sponsor-logos a{
	border:none;
}

/*Movie-------------------------------------------------------------*/

.movie-wrapper{
	width:400px;
	border:1px solid #b1b1b1;	
}

.film-reel-icon{
	position:relative;
	top:15px;
	margin-right:-12px;
}

/*Skittles************************************************************/

#join-us{
	margin:50px auto 25px auto;
}

#join-us h2{
	display:inline;
	float:left;
	margin:10px 30px 0px 0px;
}

#join-us img{
	float:left;
	margin-right:20px;
}

#join-us a div{
	margin-right:20px;	
}

#facebook-skittle{
	background:url(/images/icon-1-facebook.png) no-repeat;
	height:43px;
	width:43px;
	float:left;
}

a:hover #facebook-skittle{
	background:url(/images/icon-1b-facebook-hov.png) no-repeat;	
}

#twitter-skittle{
	background:url(/images/icon-2-twitter.png) no-repeat;	
	height:43px;
	width:43px;
	float:left;
}

a:hover #twitter-skittle{
	background:url(/images/icon-2b-twitter-hov.png) no-repeat;	
}

#flickr-skittle{
	background:url(/images/icon-3-flickr.png) no-repeat;	
	height:43px;
	width:43px;
	float:left;
}

a:hover #flickr-skittle{
	background:url(/images/icon-3b-flickr-hov.png) no-repeat;	
}


#myspace-skittle{
	background:url(/images/icon-4-myspace.png) no-repeat;	
	height:43px;
	width:43px;
	float:left;
}

a:hover #myspace-skittle{
	background:url(/images/icon-4b-myspace-hov.png) no-repeat;	
}