a:link {
	color: #00cc00;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #336600;
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #00cc00;
}
div#blog-description {
	display: none;
}
#blog-title{
	position: relative;
	height: 59px;
	width: 131px;
	margin: 0px;
	padding: 0px;
	font-size: .9em;
}
#blog-title span {
	background: url(image/header_about.gif) no-repeat;
	position: absolute;
	height: 100%;
	width: 100%;
}
#aboutMarcus {
	margin: 0px;
	padding: 0px;
	height: 12px;
	width: 210px;
	position: relative;
	font-size: 0.9em;
}
#aboutMarcus span {
	background: url(image/about_marcus.gif);
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	position: absolute;
}
h2.entry-title {
	display: none;
}
div.entry-content {
	margin: 0px;
	padding: 0px;
	width: 648px;
}
