



.site_logo img {
	display: none; /* this hides your default logo */
	}

.site_logo {
	background: transparent url(images/logo_header.png) no-repeat 0 0; /* this shows the Access theme logo */
	height: 38px;
	margin-left: 0;
	margin-top: 15px;
	width: 343px;
	}
	
#header{
background-image:url(images/header.png);
background-repeat:no-repeat;
background-position:left bottom;
}

#page_header {
background-image:url(images/page_header.jpg);
background-repeat: repeat-x;
background-position:left bottom;
}

#new_late_starred {display:none;}