html, body {
	background:#e8c6c6;
}

#div_top_bar	{
	background-color: #e8c6c5;
	color: #fff;
	background-image:url(../images/header_05.jpg);
	background-repeat:repeat-y;
	background-position: right;
}

#div_menu {
	background-color: #b14444;
}

.menu_item {
	color: #fff;
	/*border:1px solid #ccc;
	background-color:#436fac;*/
}


#div_content_container {
	background:#fff;
}

#div_content_container_home {
	background:#fff;
}

#div_lower_page {
	background-color: #306585;
}

#div_content {
	background-color: #fff;
	border-left: 1px solid #2F5474;
}

.homePageNewsBox,
.homePageEventsBox {


}

.homePageNewsBoxHeader{
	background-image:url(../images/news_05.gif);
}

.homePageEventsBoxHeader {
	background-image:url(../images/events_05.gif);
}

.homePageNewsBoxContent,
.homePageEventsBoxContent {
	background-color: #e8c6c6;
	background-image: url(../images/box_footer_05.gif);
	background-repeat:no-repeat;
	background-position: bottom;
}

.read_link {
	color: #a00;
}

#div_footer {
	background-color: #e8c6c6;
	color: #666;
}
