#main_left {
	margin-right: 199px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.main_left_title {
	color: #5F5E76;
	font-size: 30px;
	font-weight: bold;
	text-align: left;
}
#main_left_content {
	text-align: justify;
}

#main_right {
	width: 200px;
	float: right;
}
#main_right_content {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}


.main_right_content_title {
	color: #5F5E76;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}
.main_right_content_title a {
	color: #5F5E76;
	text-decoration:underline;
}
.main_right_content_title a:visited {
	color: #5F5E76;
	text-decoration:underline;
}
.main_right_content_title a:link {
	color: #5F5E76;
	text-decoration:underline;
}
.main_right_content_title a:hover {
	color: #5F5E76;
	text-decoration:underline;
}
#main_right_content_calendar {



}
#main_right_content_news {

}
#counter {
	padding-top: 10px;
	text-align: center;
}
#main_image_holder {
	text-align: center;
	margin-top: 20px;
}
.main_left_content_text {
	text-align: justify;
	font-size: 20px;
}
#validators {
	text-align: center;
}
