body {
	margin:0px 0px 10px 0px;
	background-color:#E1E1E1;
}

A			{ text-decoration: none; font-weight:bold; } 
A:link		{ color: #009900; text-decoration: none; background-color: transparent; } 
A:visited	{ color: #009900; text-decoration: none; background-color: transparent; } 
A:active	{ color: #3366CC;  background-color: transparent; } 
A:hover		{ color: #3366CC;  background-color: transparent; text-decoration: underline; }

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}

#banner {
	font-family:lucida, arial, sans-serif;
	color:#333333;
	font-size:medium;
	font-weight:normal;
	background:#999999;
	padding:15px;
	text-transform:none;
	letter-spacing: .2em; 		
}

.description {
	font-family:lucida, arial, sans-serif;
	color:#000000;
	font-size:x-small;
	font-weight:bold;
	background:#999999;	
	text-transform:none;
	letter-spacing: none;	
}	

#links {
	padding-right:10px;	
	padding-left:10px;
	background:#E1E1E1;
}

.blog {
	padding-left:15px;
	padding-top:15px;
	padding-right:15px;
	border-right: 1px solid #333;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;

}	

.blogbody {
	font-family:lucida, arial, sans-serif;
	color:#000000;
	font-size:small;
	font-weight:normal;
	background:#E1E1E1;
	padding:10px;
}

.blogbody a,
.blogbody a:link,
.blogbody a:visited,
.blogbody a:active,
.blogbody a:hover {
	font-weight: normal;
	text-decoration: underline;
}

#container {
	position:relative;
	width:95%;
	background:#E1E1E1;
	margin-bottom:20px;
}

.title	{ 
	font-family: lucida, arial, sans-serif; 
	font-size: small; 
	color: #333333; 
	text-transform: uppercase;
	font-weight:bold;	
}			

.date	{ 
	font-family:lucida, arial, sans-serif; 
	font-size: small; 
	color: #333333; 
	padding:5px;
	margin-bottom:10px;
	font-weight:bold;
}			

.side {
	font-family:lucida, arial, sans-serif;
	color:#333333;
	font-size:small;
	font-weight:normal;
	line-height:140%;
	padding:2px;				
}	

.sidetitle {
	font-family:lucida, arial, sans-serif;
	color:#333333;
	font-size:x-small;
	font-weight:bold;
	background:#999999;
	line-height:140%;
	padding:2px;
	margin-top:10px;
	text-align:center;
	text-transform:uppercase;
	letter-spacing: .2em;  					
}		

.calendar {
	font-family:lucida, arial, sans-serif;
	color:#333333;
	font-size:small;
	font-weight:normal;
	line-height:140%;
	padding:2px;
	text-align:center;	
}

.calendarhead {	
	font-family:lucida, arial, sans-serif;
	color:#333333;
	font-size:small;
	font-weight:bold;
	line-height:140%;
	padding:2px;				
}

.syndicate {
	font-family:lucida, arial, sans-serif;
	font-size:small;
	font-weight:bold;		
	line-height:140%;
	padding:2px;
	margin-top:10px;
	text-align:center;
	color:#333333;		
}	

.powered {
	font-family:lucida, arial, sans-serif;
	color:#333333;
	font-size:x-small;
	font-weight:bold;
	border-top:2px solid #333;
	border-bottom:2px solid #333;		
	line-height:140%;
	text-transform:uppercase; 
	padding:2px;
	margin-top:10px;
	text-align:center;
	letter-spacing: .2em  					
}	

.footer {
	font-family:lucida, arial, sans-serif;
	font-size:x-small;
}