#container-image {
	background-image: url(/images/layouts/base/home.jpg?v=20090514094337);
}
#header {
	background: none;
}
#header .menu a {
	color: #333;
}
#content {
	height: 582px;
}
#content .blog-entry a.title {
	color: #333;
	font-weight: bold;
	display: block;
}
#content .blog-entry a.title:hover {
	text-decoration: none;
	color: #ad0e15;
}
#content .blog-entry span.date {
	color: #676767;
}