#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:760px;
	height:681px;
	margin-left:100px;
	background:url('/images/logo-billboard-large.png');
}

/*SPONSORS*/

#sponsors-logos{
	margin:40px 0 0 0;
	width:230px;
}

#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;	
}

/*------------------------------Copied over from Screen.css-----------------------------------*/

#section-top{}

#section-top p{
	color:white;
	width:585px;
	font-size:20px;
	line-height:35px;
	margin-bottom:-8px;
}

#section-bottom{
	margin-top:0px;
	padding-top:15px;
}

.col-50-left, .col-50-right{
	float:left;
	padding-right:50px;
	width:400px;
}

.col-50-right{
	padding-right:0px;
	margin-top:25px;
}

a img.sponsor-cfcg{
	padding-top:15px;
}

a img.sponsor-knight-foundation{
	padding-top:30px;
}

#withoutabox-submit{
	margin:15px 0px;
}

#withoutabox-submit a{
	display:block;
	width:348px;
	height:64px;
	background-image:url(/images/button-withoutabox-submit.png);
}

#withoutabox-submit a:hover{
	background-position:0 -64px;
}

#withoutabox{
	background-image:url(/images/button-withoutabox-sm.png);
	width:200px;
	height:25px;
}

#withoutabox a{
	display:block;
	width:200px;
	height:25px;
}
