#home_container {
	padding-left:200px;
	height:313px;
	width:900px;
}
#gallery_container {
	height:313px;
	margin:0; padding:0;
	padding-left:10px;
}
#gallery_container img {
	margin-left:10px;
	margin-right:10px;
}
#home_container img {
	margin-left:10px;
	margin-right:10px;
}
#nav { width:900px; margin:10px 0 0 205px; padding:0; }
#nav span { display:none; }
#nav li { margin:0 62px 0 0; padding:0; display:inline; float:left;}
#nav li a { display:block; }
#nav li#self a { background:url(images/nav_self.jpg) no-repeat; width:187px; height:26px; }
#nav li#queens a { background:url(images/nav_queens.jpg) no-repeat; width:100px; height:26px; }
#nav li#music a { background:url(images/nav_music.jpg) no-repeat; width:92px; height:26px; }
#nav li#reel a { background:url(images/nav_reel.jpg) no-repeat; width:73px; height:26px; }
#nav li#contact a { background:url(images/nav_contact.jpg) no-repeat; width:121px; height:26px; }
#nav a:hover {  background-position: 0 -31px !important; }



