
a {
	color: #006699;
	text-decoration: none;
}

#header {
	background: url(header-green.jpg) no-repeat top center;

}

.post h2 a {
	background-color: #ffffff;
}

.first h2 a {
	background-color: #ffffff;
}

.post h3 {
	color: #666;
}

#sidebar h2 {
	color: #ffffff;
	background-image:url('../images/bg.gif');
}

		#sidebar ul li {


		}
		#sidebar ul li a {
			color: #006699;
			text-decoration: none;
		}
		#sidebar ul li a:hover {
			color: #006699;
			text-decoration: none;
		}
		
		#footer {
	background-color: #ffffff;

}

	#footer a {
		color: #999999;
		text-decoration: none;

	}
	
	.post blockquote {

	border-left: 2px solid #e6e6e6;
}

	.commentdetails img {
		border: 1px solid #CCCCCC;
	}
	
	.wp-caption {
	border: 1px solid #ddd;
	background-color: #ffffff;
}