@charset "UTF-8";
.container_menubar {
	width: 800px;
	margin-left: 0px;
	border-left-width: 0px;
	display: block;
	padding-left: 0px;
	height: 30px;
	background-color: #666666;
	background-repeat: repeat-x;
	background-image: url(images/menubar_background.gif);
}
body {
	background-image: url(images/background_fade.jpg);
	background-repeat: repeat-x;
	padding-top: 0px;
}
.container_main {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 2px solid #FFFFFF;
}
.header_topbar {
	background-color: #666666;
	height: 12px;
	width: 800px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	clear: left;
	width: 800px;
	margin-top: 25px;
	margin-bottom: 20px;
}
.container_intrographic {
	background-color: #0033CC;
	height: 260px;
	width: 800px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.container_news_sidebar {
	background-color: #CCCCCC;
	float: left;
	width: 200px;
	margin-right: 5px;
	margin-top: 5px;
	margin-left: 1px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	margin-bottom: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 250px;
	padding-left: 0px;
}
.container_alert {
	background-color: #FF0000;
	width: 575px;
	margin-top: 5px;
	margin-bottom: 3px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	margin-left: 210px;
}
.container_introtext {
	float: none;
	width: 575px;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-align: justify;
	margin-left: 205px;
	font-size: 14px;
}
.container_news_banner {
	background-color: #0033CC;
	float: none;
	width: 575px;
	margin-top: 5px;
	margin-bottom: 3px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	margin-left: 210px;
}
.container_header {
	background-color: #0033CC;
	height: 100px;
	width: 800px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(images/header.jpg);
}
.container_text {
	float: none;
	width: 600px;
	margin-top: 10px;
	margin-bottom: 25px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-align: justify;
	margin-left: 100px;
	font-size: 14px;
}
.photo1 {
	float: right;
	height: 130px;
	width: 175px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
}
.container_news_month {
	background-color: #333333;
	float: none;
	width: 200px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.calendar_month {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #333333;
	font-weight: bold;
	font-size: 14px;
	border-bottom-color: #FFFFFF;
	text-align: center;
}
.container_news {
	background-color: #CCCCCC;
	float: none;
	margin-right: 5px;
	margin-top: 5px;
	margin-left: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	margin-bottom: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
