@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	min-width: 600px;
	background:#000000;
}
#container {
	margin:0 auto;
	width:800px;
	height:1000px;
	text-align:left;
	background:#ffffff;
}
#heads {
	width:800px;
	height:144px;
	background-image:url(richland_township_fire_department_header.jpg);
}
img.heads {
	position:relative;
	border:0px;	
}
#mids {
	height:100%;
	width:800px;
	background-image:url(richland_township_fire_department_middle.gif);
	background:#ffffff;
}
#contents {
	height:775px;
	width:510px;
	float:left;
}
#nevents {
	height:775px;
	width:290px;
	background-image:url(richland_township_fire_department_news_and_events_bk.jpg);
	float:right;
}
#raffles {
	width:487px;
	height:204px;
	margin-top:2px;
	margin-left:12px;
	background-image:url(richland_township_fire_department_raffles_bk.jpg);
}
#cashmoney {
	width:487px;
	height:82px;
	margin-top:2px;
	margin-left:12px;
}
#banquets {
	width:487px;
	height:306px;
	margin-top:2px;
	margin-left:12px;
	background-image:url(richland_township_fire_department_banquet_facilities_bk.jpg);
}
#tails {
	width:800px;
	height:29px;
}

table.front {margin-left:525px;width:225px;text-align:center;margin-top:-100px;}