blockquote {margin-left:25px;margin-right:25px;font-size:smaller}

#centercolumn {
	float: left;
	width: 450px;
	border: 0px solid #666666;
 
	padding: 10px 4px;
}

 

#leftcolumn {
	left: 0px;
	position: absolute;
	width: 200px;
	margin-top: 4px;
}

#rightcolumn {
float: left;
	width: 154px;
	margin-top: 4px;
}
#rightcolumn a{font-weight:normal;}
#leftcolumn, #leftcolumn p, #rightcolumn, #rightcolumn p { 
	font-size: 11px;
	line-height: 16px;
}


#footer {
	border: 1px solid #00f;
	clear: both;
}

.block {
	margin:6px 6px 12px 6px;
	padding: 4px;
	background: #FFF;
	border: 1px solid #999;
}


.block H3 {
	background: #FF0000;
	color: #FFFFFF;
	margin: -4px -4px 4px -4px;
	padding: 4px;
	border-bottom: 1px solid #999;
	font-size: 11px;
}

.block P {
	margin: 0px;
}
 

.entrycontent {
	padding: 12px;
	background: #FFF;
	border: 1px solid #999;
}


 


 


H2 {
	font-size: 13px;
	 
border-bottom:1px solid #FF0000;
padding-top:10px;
margin-top:5px;

	margin:0px;
	padding: 2px;
	color: #FF0000
}

H3 {
	font-size: 13px;
}

H4 {
	font-size: 14px;
	margin: 4px;
	color: #FFF;
	display: inline;
	font-style: italic;
}

.date {
	color: #666;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	float: right;
}

.date_linkdump {
	color: #666;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	float: right;
}

.entryfooter {
	color: #666;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	text-align:right;
	margin: 0px;
	padding: 6px 0px;
	clear: both;
}

.entryfooter_linkdump {
	color: #666;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	text-align:right;
	margin: 0px;
	padding: 6px 0px;
	border-bottom: 1px dashed #666;
}

.entryfooter A, .date A, .entryfooter_linkdump A, .date_linkdump A {
	text-decoration: none;
	font-weight: bold;
	color: #FF3100;
}


.entryfooter a:hover, .date a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #5C6B8E;
}


 
.prevnext_links {
	float: right;
	color: #FFF;
}

H1 A, .prevnext_links A {
	color: #FF0000;
	font-weight: bold;
text-transform: uppercase;
	text-decoration: none;
}

H1 A:hover, .prevnext_links A:hover {
	 background-color:yellow;
	font-weight: bold;
text-transform: uppercase
	text-decoration: underline;
}