#sidebar, .entrymcommtxt, .navigation, object {
	display: none;
}

body {
	font-family: Georgia, Arial, Verdana;
}

a {
	color: #000000;
	text-decoration: none;
}

blockquote {
	font-style: oblique;
	padding: 1em;
}

#header-title {
	font-size: 500%;
	text-align: center;
}
.header-desc {
	text-align: center;
}
.header-etc {
	border-top: 6px solid #D91918;
	margin-bottom: 2ex;
}

.entrytitle {
	font-family: 'Arial Black', Arial;
	font-size: 300%;
}
.entrytime {
	font-weight: bold;
	font-family: Arial, Verdana;
	border-bottom: 1px solid #000000;
	padding-bottom: 1ex;
}
.entryfoot {
	border-bottom: 6px solid #D91918;
	clear: both;
}

.entry p img{
	float: left;
	border: none;
	margin-right: 2em;
	margin-bottom: 2ex;
}

.footer-text {
	font-family: Georgia, Arial, Verdana;
	font-size: 75%;
}
