#outer_container {
	border:solid 1px #812990;
	background:#fff url(../images/bg.jpg) no-repeat;
}

h2 {
	color:#333333;
}

#top_links ul li {
	background:transparent;
}

#banner_image {
	border:solid 1px #812990;
}

.home{
	width:760px;
	height:433px;
	background:url(../images/home.jpg) no-repeat;
}

.services {
	width:760px;
	height:1020px;
	background:url(../images/services.jpg) no-repeat;
}

.news {
	width:760px;
	height:299px;
	background:url(../images/news.jpg) no-repeat;
}

.contact {
	width:760px;
	height:279px;
	background:url(../images/contact.jpg) no-repeat;
}

.rb { border-right:dotted 1px #812990; }

.news_item_header {
	background:#812990;
}

.date {
	background:#983da8;
}

.underpic, .underpic * {
	display:inline;
}

h2 {
	margin:25px 0 8px 0;
}