.box_content {
	background-color: #FEF8C3;
}
.bg_nav {
	background-color: #9B301A;
}
body {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
}
.sidepanel_spacing {
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.bg_blue {
	background-color: #C7DCFF;
}
.bg_brown {
	background-color: #D5CA9A;
}
.bg_yellow {
	background-color: #FEF8C3;
}
.gallery_thumb {
	border: 1px dotted #666666;
	padding: 2px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
.event_name {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.event_time {
	font-size: 11px;
	font-weight: normal;
	color: #0B58aa;
	text-decoration: none;
}
.event_bottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0b5baa;
	padding-bottom: 10px;
}
.article_name {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.article_name_side {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.article_details {
	font-size: 11px;
	font-weight: normal;
	color: #0B58aa;
	text-decoration: none;
}
.gallery_main {
	border: 1px dotted #666666;
	padding: 2px;
}
