* {
	margin: 0;
	padding: 0;
}


.dateofentry {color: #000000; font-family: Garamond; font-size: 14px; }
.entry {color: #000000; margin-left: 40px; font-family: serif; font-size: 14px; word-spacing: 5px;}
.entry a:link {color: #000000; text-decoration: none;}


#backpattern {
	display: none;
}

#logo {
	width: 100%;
}

.quote {
	display: none;
}

.logoleft {
	float: left;
	margin-top: 0px;
}

.logomiddle {
	float: left;
}

.logoimage {
	display: none;
}

#backpattern2 {
	display: none;
}

#wrapper {
	width: 100%;
	clear: both;
	height: auto;
	margin: 0;
	padding: 5 5 5 5;
}

#menu {
	display: none;
}

#blogarea {
	width: 70%;
	float: left;
	text-align: left;
}

#blogarea a {
	text-decoration: none;
	color: #000;
}

#right {
	display: none;
}

#footer {
	display: none;
}

.entryfooter {
	display: none;
}

/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}