body.custom {  
	background: #f8debb; 
}



.custom #page { 
	padding: 2em 1.9em; 
	background: #fff; 
}

.custom #header {
	background: #fdfdfb url(images/header.jpg) right no-repeat; 
	height: 180px;
 	padding: 0;
	text-indent: -9999px;

}

.custom #tabs li { font-weight: bold; }
.custom .teaser h2 { font-family: Arial; font-weight: bold; }
.custom .format_text .drop_cap { color: #888; float: left; font-family: Georgia;}
.custom #footer {
	text-align: center;
}
.custom #footer a {
	color: #000;
}

p {text-align: justify;}
strong {font-family: arial;color:#333;}
a {color:#00C;}

.custom a {text-decoration:none;}


.custom .comments_closed p {display: none;}

.custom .avatar {float:left; border:3px solid #ddd; margin-right:1em;}
