body#home div#header_content_footer_wrapper {
	padding: 0px;
	background: black url(../images/bg/home.jpg) top right no-repeat;
	
}
body#home div#header h1,
body#home div#header h1 span a {
	color: white !important;
}
body#home div#header {
	border-bottom: none;
}
body#home div#site_photo,
body#home div#content,
body#home div#mailinglist_teaser,
body#home div#footer {
	display: none;
}
body#home div#main_links {
	background-color: transparent;
}
