body{
	background-color:#d1c7b4;
	margin: 0 auto;
	padding:0;
	font-size:10px;
}

a{
	color:#68332f;
	font-weight:bold;
	font-size:12px;
}
	

#centercontent{
	background:url(http://westhavenfoundation.org/images/content_bg.jpg) center top repeat-y;
}

#admincentercontent{
	background:url(http://westhavenfoundation.org/images/admin_bg.jpg) center top repeat-y;
}

#centercol{
	width:405px;
}

#content{
	width:380px;
	text-align:left;
	padding:10px;
	font-size:12px;
}

#heading{
	font-size:12px;
	text-decoration:underline;
}

#firstletter{
	font-size:18px;
	text-decoration:underline;
	font-weight:bold;
}

#menuitem{
	padding-top:10px;
	padding-bottom:10px;
}

#newsitem{
	padding-top:10px;
	padding-bottom:10px;
}

#newslink a{
	width:150px;
	font-size:14px;
	color:#000000;
}

#pop_link a{
	font-size:15px;
}

.footer a{
	font-size:10px;
}