.bg1 {
	background-color: #FBD9FF;
}
.bg2 {
	background-color: #9550A1;
	padding: 10px;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
}
.bopost_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #9550A1;
}
.bopost_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	font-weight: bold;
	padding-right: 40px;
	padding-left: 40px;
}
.recent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.cal_table {
	width: 180px;
	border: 1px solid #9550A1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FBD9FF;
	font-weight: bold;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 3px;
}.bo_recent_posts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding: 3px;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	list-style-type: none;
	padding: 3px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	list-style-type: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}
.cal_link, .cal_link_forward, .cal_link_back {
	color: #000000;
}
.bg3 {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
.bg4 {
	background-color: #9550A1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #9550A1;
	margin: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9550A1;
	margin: 1px;
}
.feedlink {
	color: #FF0000;
}
.bopost_top {
	background-image: url(images/post_header.jpg);
}
.bopost_bottom {
	background-image: url(images/post_bottom.jpg);
}
.bopost_text_bg {
	background-repeat: repeat;
	background-image: url(images/post_body.jpg);
}
.padding {
	padding-right: 40px;
	padding-left: 40px;
}

