#home_topevents {
	background-color: #990000;
	border: 1px solid #000000;
	height: 460px;
	width: 250px;
	vertical-align: top;
	text-align: center;
	padding: 3px;
}
#home_pictures {
	width: 440px;
	border: 1px solid #000000;
	background-color: #9DACBF;
	height: 163px;
	text-align: center;
	vertical-align: top;
	padding: 3px;
}
#home_news {
	width: 440px;
	border: 1px solid #000000;
	background-color: #C1A963;
	height: 147px;
	text-align: center;
	vertical-align: top;
	padding: 3px;
}
#home_bannersmall {
	height: 166px;
	width: 226px;
	border: 1px solid #000000;
	background-color: #C1A963;
	padding: 3px;
}
#home_guide {
	height: 166px;
	width: 214px;
	border: 1px solid #000000;
	background-color: #C1A963;
	text-align: center;
	vertical-align: top;
	padding: 3px;
}
.home_picture_pic {
	background-image: url(/media/home_pictures.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 140px;
	width: 150px;
}
#home_topevent_single {
	background-image: url(/media/home_topevent.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 145px;
}
.home_entertainment_news {
	background-image: url(/media/home_entertainment.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 121px;
	width: 225px;
}
#home_news_td {
	background-image: url(/media/news_back.jpg);
	background-repeat: no-repeat;
	height: 110px;
	width: 110px;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	padding-right: 2px;
	padding-left: 2px;
}

