/* CSS Document for Herne Bay and Disctrict Darts */
/* Copyright Realising Designs 2006 */

#h2_sponsor { background-image:  url("../images/h2sponsor.jpg"); }

#main {
	margin: 0;
	padding: 10px 192px 1px 192px;
	background-repeat: repeat;
	border-bottom: 1px solid #888;
}

#left_col {
	width: 355px;
}

#cbox_top {
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 40px;
}
#cbox_main {
	background-repeat: repeat-y;
	background-position: center bottom;
	padding: 1px 25px 1px 25px;
}
#cbox_base {
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
}

#cbox_top {	background-image: url(../images/box_top_3.jpg); }
#cbox_base { background-image: url(../images/box_base_3.jpg); }
#cbox_main { background-image: url(../images/box_main_3.jpg); }
