body {
	background-color : #B3C9C1;	color : #000000;
	font-family :  "Trebuchet MS", Tahoma, Verdana, sans-serif;	font-size : 12px;	text-align : justify;
	margin:0px;
	scrollbar-face-color: #D7F1E7; scrollbar-shadow-color: #545857; scrollbar-highlight-color: #B3C9C1;
	scrollbar-3dlight-color: #545857; scrollbar-darkshadow-color: #B3C9C1; scrollbar-track-color: #B3C9C1;
	scrollbar-arrow-color: #334840;	 
}
table, td, p {	font-size: 12px; }

a, a:link {	color : #3A5249;	font-weight : bold; text-decoration : none; }
a:visited {	color:#333333;}
a:hover, a:active {	background-color : #D7F1E7; color : #334840;}

.center {margin-left: 35px; margin-right: 15px; }
.content { padding-right: 5px; padding-top: 10px; }
.sidebar {border-left: solid 1px #545857;  padding: 5px; font-size: 11px; width: 150px; }
.sidebar1 {border-left: solid 1px #545857;  padding: 5px; font-size: 11px; width: 120px; }
.sidebar2 {border-left: solid 1px #545857;  padding: 5px; font-size: 11px; width: 150px; }
.side, .calendar {	text-align:center; font-size:11px;}
.sidetitle, .calendarhead {text-transform:uppercase; font-weight: bold; letter-spacing: 1px; text-align:center; padding-top: 15px;  border-bottom: dotted 2px #545857;}
.powered, .syndicate {text-transform:uppercase; font-weight: bold; text-align:center; padding-top: 15px;}
.copy {	width: 100%; text-align: center; font-size: 10px;}

.bloghead {	font-size: 18px; font-weight:bold; letter-spacing: 1px; border-bottom:dotted 2px #545857; padding-left: 2px;}
.subhead {	font-weight:bold; padding: 2px;}
.blogbody {	padding: 2px 10px 8px 10px; text-align:justify;}
.blogfoot {	font-size: 85%; text-align : center; padding-bottom: 10px;}

#banner-commentspop {	background-color : #D7F1E7; font-size: 24px; font-weight:bold; border-top: solid 3px #545857; border-bottom: dotted 2px #545857; padding: 10px;}

input, textarea, select {
	background-color:#B3C9C1; border: dotted 2px #545857; color:black; font-family:"Trebuchet MS", sans-serif; font-size: 11px;
}


