body{
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	background: White;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
img{
	border: none;
}
a{
	color: #000080;
}
#logo{
	display:none;
	width: 0px;
	height: 0px;
}
#container { 
	width: 919px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 2px solid #118dbc;
	text-align: left;
	background-image: url('blue_curves.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-bottom: 15px;
} 
#header {
	vertical-align: bottom;
	background-image: url(header_fr.jpg);
	background-repeat: no-repeat;
	height: 176px;
	text-align: right;
}
#header ul {
	margin: 0px;
}
#header li {
	margin-bottom : 0px;
	display: inline;
	margin-right: 3px;
	font-size: 12px;
}
#sidebar {
	float: left;
	width: 183px;
	background-image: url(left_bar.jpg);
	background-color: #92b7ee;
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 15px 10px 15px 10px;
	margin-left: 15px;
	margin-right: 15px;
}
#mainContent { 
	margin: 20px 0 0 230px;
	padding: 0 20px;
	text-align: justify;
}
#mainContent h1{
	font-size: 28px;
	text-align: center;
}
#mainContent h2{
	color: #000080;
	margin-bottom: 10px;
	margin-top: 20px;
}
#mainContent h3{
	color: #000080;
	margin-bottom: 0px;
	margin-top: 20px;
}
#mainContent li{
	margin-bottom: 10px;
}
.menu_title{
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	border-top: 1px dashed black;
	border-bottom: 1px dashed black;
	text-align: center;
	margin-top: 0px;
}
#menuAddress{
	height: 130px;
}
#menuAddress p{
	font-size: 11px;
	margin-bottom: 3px;
	margin-top: 3px;
}
#menuCopyright{
	height: 30px;
}
#menuCopyright p{
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 3px;
	text-align: center;
}
#menuContent{
	height: 280px;
}
.main_menu{
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.menu_item{
	list-style: none;
	margin-bottom: 3px;
}
ul li ul li.menu_item{
	font-size: small;
	padding-left: 5px;
}
ul li ul{
	padding-bottom: 15px;
}
.menu_current{
	color: Red;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
}
#mynews {
	position:absolute;
	top:500px;
	width:650px;
}
#mynews h2{
	font-size: 15px;
	border-bottom: 2px dotted black;
	text-align: left;
	margin-top: 30px;
}
#mynews hr{
	display: none;
}
#mynews strong{
	font-size: 18px;
}
#mapcontainer{
	margin-left: auto;
	margin-right: auto;
}