/*
	Style Name	: Popular
	Style URI	: http://www.popular.com/
	Comments	: Sidebars on both sides of content
*/

body {
	background: #FFFFFF;
	margin: 0;
	background-image: url(bg_pattern_grad.gif);
	background-repeat: repeat-x;

	}

#header {
	background: url('header_blog.jpg') center center no-repeat;
	height: 245px;
	margin-top:0;
}

h2, h2 a, h2 a:hover, h2 a:visited {
	color: #006699 !important;
	
}
h3, h3 a, h3 a:hover, h3 a:visited {
	color: #006699 !important;
}

#page {
	border: none;
	padding:0pt;
}

.page-head h2 {
	text-align:left;
}


