#page {
	padding-top: 0;
}
#header ul.menu {
	display: none;
}
#header {
	position: relative;
	height: 90px;
	background: #CFC6B5 url("header.jpg") no-repeat top left;
	margin-top: 0;
}
#header p { margin: 0 }
#header h1 {
	position: absolute;
	bottom: 0px;
	left: 5px;
	height: 27px;
	line-height: 27px;
	padding: 0;
	font: bold 15px georgia;
	padding-left: 20px;
	background: url("camera.gif") no-repeat left center;
}
#header h1 a {
	text-decoration: none;
	color: white;
	line-height: 27px;
}
#header p.description {
	width: auto;
	padding: 0;
	margin: 0;
	text-align: right;
	position: absolute;
	top: 0;
	right: 5px;
	color: white;
	font: 10px Verdana;
}


#categories ul ul {
	margin-left: 15px;
}