#page {
	background:none;
	background-color:#fff;
} 

#header {
        background-image:url(../images/header-bg.png);
        background-position:top;
        background-repeat:none;
        height:149px;
}
#content {
	padding:10px 10px;
        padding-bottom:15px;
	width:auto;
	float:none;

	width:493px; /* 2px less due to IE bug with overflowing <em>s */
	padding:0px 15px 10px 30px;
	float:right;
margin-top: -6px;
}
#body {
	margin:0 0px;
	background:none;
} 

#hp-teasers {
	width:100%;
}

#hp-teasers td {
	width:33%;
	padding:1em;
	padding-bottom:0;
	background-color:#F3F1EB;
	border:1px solid #9C8F6D;
	vertical-align:top;
}

#hp-teasers h2 {
	color:#00366C;
	margin-top:0;
}

#sidebar ul.recent-posts p.meta {
	font-size:85%;
	border-bottom:1px solid #DBD7C3;
}

ul. recent-posts p.meta {
	border-bottom:1px solid #DBD7C3;
}
ul.recent-posts span.date {
	color:#00366C;
}

#positioning-statement {
 font-size: 100%;
}

#positioning-statement p {
line-height: 22px;
}