/* CSS Document */
#contentwrapper{
	width: 240px;
	height: 100%;
	border: medium solid #BFA4D7;
	position: relative;
	top: 20px;
	left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	background-color: #DEE7F9;
}

.billcontent{
	width: 100%;
	display:block;
	padding-bottom: 5px;
}
div#billboard0{
	background-image: url(../images/Parish/classes_bg.gif);
	background-repeat: repeat-y;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000073;
	font-weight: bold;
	font-size: 14px;

}
div#billboard1{
	background-color: #D0A651;

}
div#billboard2{
	background-color: #DEE6F9;
	color: #0E1316;

}
div#billboard4{
	background-color: #FEEE8C;
	color: #392B20;

}
