/*	override logo treatment for front page */
#main {
	padding-top: 15px;
}
	
#logo_sidebar {
	width: 252px; height: 27px; margin: 67px 0 0 77px;
	background: url("images/art_of.png");
}

#logo_large {
	width: 481px; height: 114px; margin-bottom: 40px;
	background: url("images/logo_large.png");
}

#footer_image {
	position: fixed; bottom: 0px; left: 331px; width: 500px; height: 267px;
	background: url("images/footer_art.jpg") left bottom no-repeat;
}

#footer {display: none;}