@charset "UTF-8";
body {
	width:900px;
	height:auto;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #20558F;
	background-position: top center;
	background-repeat: repeat-y;
	background-image: url('../images/background.jpg');
}
a
{
  text-decoration: none;
  /*color: #8A0436;*/
}
a:active
{
  outline: none;
}
a:hover {
	text-decoration:underline;
}
#body_container {
	float:left;
	width:900px;
	height:auto;
	text-align:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content {
	float:left;
	width:900px;
	height:auto;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	float:left;
	width:855px;
	height:34px;
	background-color:#ffffff;
	margin-top:30px;
	margin-bottom:20px;
	margin-left:45px;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url('../images/mbw-logo.png');
}
#banner {
	float:left;
	width:900px;
	height:207px;
	background-position: top center;
	background-repeat: no-repeat;
}
#mbw {
	display:block;
	float:left;
	width:301px;
	height:34px;
	min-height:34px;
}
#mbw a {
	display:block;
	width:301px;
	height:34px;
	min-height:34px;
}

#zone-1 {
	float:left;
	width:900px;
	height:auto;
	background-position: left top;
	background-repeat: repeat-y;
	background-image: url('../images/submenu.jpg');
}
#zone-2 {
	float:left;
	width:610px;
	height:auto;
	margin-left:20px;
}

/******************** MENU ********************/

#menu {	
	float:left;
	width:900px;
	height:auto;
	background-color: #074283;
	text-align: center;
	margin-right: auto;
	margin-left: auto; 
}
#menu_item_1,#menu_item_2,#menu_item_3,#menu_item_4,#menu_item_5 {
	float:left;
	width:100px;
	height:auto;
	background-color: #074283;
}
#menu_item_1 a,#menu_item_2 a,#menu_item_3 a,#menu_item_4 a,#menu_item_5 a {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
	letter-spacing: 1px;
	line-height:20px;
	text-decoration:none;
}
.menu_item {
	margin-top:5px;
	margin-bottom:5px;
}

/******************* SUBMENU ******************/

#submenu_container {
	float:left;
	width:270px;
}

/******************** TEXT ********************/

.title-container {
	float:left;
	width:630px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color:#D9DBDD;
}
.title {
	float:right;
	text-align:left;
	margin-left: 20px;
	margin-bottom: 10px;
}
.text {
	float:left;
	width:610px;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	line-height: 15px;
	text-align:left;
}

/******************** SPACES ********************/

.space_row_20 {
	float:left;
	width:100%;
	min-height:20px;
	height:20px;
}
.space_row_10 {
	float:left;
	width:100%;
	min-height:10px;
	height:10px;
}
.space_row_5 {
	float:left;
	width:100%;
	min-height:5px;
	height:5px;
}
.space_row_3 {
	float:left;
	width:100%;
	min-height:3px;
	height:3px;
}

/******************** FOOTER ********************/

#footer_container {
	float:left;
	width: 900px;
	height: auto;
	background-color: #074283;
}
#footer {
	float:left;
	width: 850px;
	height: auto;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	margin-right:25px;
	margin-left:25px;
}
#footer a {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: none;
	color: #000000;
}
#bottom {
	width: 900px;
	height: auto;
	float:left;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	color: #074283;
}
#bottom a {
	font-family: Arial;
	font-size: 10px;
	text-decoration: underline;
	color: #074283;
}
#bottom a:hover {
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	color: #074283;
}

/****************** ADDITIONAL ******************/

.col {
	width:100%;
	line-height:1.6em;
	margin-top:30px;
  margin:0px;
  padding:0px;
  text-align:left;
  font:11px/15px Georgia,"Times New Roman",Serif;
	color: #000000;
}
#navcol {
	float:left;
	text-align:left;
  font-size:1em;
  margin-left:20px;
  margin-right:20px;
  }
#container{
	
 width:100%;
 text-align:left;
 margin-left: auto;
 display:block;
 margin-right: auto;
 background:#fff;
 padding-bottom:0;
}
#container:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.entry{
	padding-bottom: 20px;
}

h1, h2, h3, h4 {
font-family:"Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
}
#subtitle {
	font-family:"Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	margin-bottom:3px;
	font-size: 1.0em;
	text-transform:uppercase;
	color:#45021A;
}
h2 {
font-size: 1.2em;
margin-bottom:5px;
}
h2.entrydate{
margin-bottom:1px;
font-size: 1.8em;
font-weight:normal;
text-transform:uppercase;
}
.entrymeta{
	font-size: 0.9em;background:#eee;
}
h3.entrytitle{
margin-top:5px;
margin-bottom:8px;
font-size: 1.8em;
font-weight:normal;
}
.entry{
margin-top:8px;
}
.entrybody p a{
font-weight:bold;
}
.entrybody p {
	margin-top:8px;
	margin-bottom:16px;
}
ul {
 margin:0 0 1em 0;
 padding-left:0px;
 list-style-type:none;
}
ul.extern {
	font-style:italic;
}
h2#comments{
text-align:center;
border-top:1px solid #acb1ba;
background:#9ba1aa;
padding:7px;
border-bottom:1px solid #acb1ba;
margin-bottom:10px;
margin-top:80px;
}
ol#commentlist {
 margin-top:0px;
 padding: 5px;
 margin-left: 0px;
 color: #9b9b9b;
 list-style-type: none;
 font-size:0.9em;
}
#commentlist li  p{
 padding: 0px;
 margin: 0px 0px 0px 0px;
}
.commentname {
 float: left;
 margin: 0;
 padding: 0  0 2px 0;
}
.commentinfo{
 width: 200px;
 float: right;
 text-align: right;
}
.commenttext {
 clear: both;
 padding-top: 0px;
 margin-top: 0px;
 margin-bottom: 30px;
 border-top: 1px solid #ebebeb;
 line-height:12px;
 color: #5b5b5b;
}
#commentsformheader{
padding-left:18px;
font-size: 1.4em;
}
#commentsform{
	margin-top:none;
	text-align:center;
	border:1px solid #ddd;
	background:#ededed;
	padding:0px 10px;
}
#commentsform form{
text-align:left;
margin:0px;
}
#commentsform p{
	margin:5px;
}
#commentsform form textarea{
	width:100%;
}
code{
	font-family: 'lucida console', 'Courier New', monospace;
	font-size: 0.8em;
	display:block;
	padding:5px;
	background-color: #eee;
	border: 1px solid #d3d3d6;
}
input[type="text"], textarea {
	padding:3px;
	border: 1px solid #d3d3d6;
	color: #535356;
	-moz-border-radius: 3px;
}
input[type="submit"]{
	padding:2px;
	font-size: 1.25em;
	border: 1px solid #d3d3d3;
	background: #fff;
	-moz-border-radius: 3px;
}
blockquote {
	border-left: 3px solid #686868;
	color: #888;
	padding-left: 8px;
	margin-left: 25px;
}
a img {
border:none;
}

