<!--Designed by Madsystems
-->
html,body{margin:0;padding:0; }
body{font: 75% arial,sans-serif;text-align:center; background: #0088f2 url;}
p{margin-top:}
a{color: #981793;padding:10px}

a:link, a:visited, a:active {
	color: #0000fe;
	text-decoration: none;
}
a:hover {
	color: #0000fe;
	text-decoration: none;
}
hr {
	margin: 15px 0px 0px 0px;
	color: #0000fe;
	height: 1px;
	width: 100%;
}
h1 {
	font-size: 18px;
	color: #000000;
	padding: 0px 0px 5px 0px;
}
h2 {
	font-size: 15px;
	color: #333333;
	margin: 15px 0px 5px 0px;
}

#header{height:81px;margin:0px;
  padding-left:10px;background: #000 url(mb/header.jpg);color: #0f2032}
#events{margin:-45px 20px 0 0 ; color:#fff}
#nav1{height:30px;margin-top:0;
  padding-left:10px;background: #ddd url(mb/navi01.jpg);color: #79B30B;}
#nav2{height:23px;margin:0px;
  padding-left:10px;background: #EBE9D7 url(mb/navi02.jpg);color: #fff}

#container{text-align:left; background: #EBE9D7;
margin-top:0px;}
#content {line-height:1.2; background: #EBE9D7;
background-repeat:no-repeat;
background-position:bottom center;
padding-left:10px;
padding-bottom:50px;}
div#footer{background: #333;color : #EBE9D7;}
div#container{width:850px;margin:0 auto}
div#footer{clear:both;width:100%; background: #EBE9D7 url(mb/content.gif);}
div#footer p{margin:0;padding:5px 10px}
<!--basic css-->
#login-box {
background-image: url('im/tofp.png');
background-position:  right bottom;
background-color:#fff;
background-repeat:repeat-x; text-align: left;
line-height: 75%; margin: 0px;
border: 0px solid #ddd}

#login-box fieldset {border:0;text-align:center;}
#login-box legend		{
	font-size: 90%;
	text-transform: uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #1A3249;
	font-weight: normal;
	letter-spacing: 0.1em;
}
.username {color: #003366;} /* Color of name when logged in*/
.topboxbody {font-size:12px;padding:0px;}

/* -----------search--------------------------- */


.search_box {
	float: right;
	clear: right;
	width: 200px;
}
.search_string {
	width: 100px;
	height: 16px;
	font-size: 10px;
	vertical-align: middle;
}
.search_submit {
	width: 50px;
	height: 22px;
	font-size: 10px;
	vertical-align: middle;
}
/* --------------Top Menu------------- */


#nav1{
width: 98,5%;
color: #000000;
font-weight: bold;
font-size: 90%;
}

#nav1:after{ /*Add margin between menu and rest of content in Firefox*/
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

#nav1 ul{
width: 100%;
padding: 11px 0;
margin: 0;
text-align: left; /*set value to "right" for example to align menu to the left of page*/
}

#nav1 ul li{
display: inline;
}

#nav1 ul li a{
color: #EBE9D7;
padding: 7px;
margin: 0;
text-decoration: none;
border-right: 0px solid #0f2032;
}

#nav1 ul li a:hover{
color:#fdfe01;

}
/* --------------Top Menu "2"------------- */


#nav2{
width: 98,5%;
font-weight: bold;
font-size: 90%;
}

#nav2:after{ /*Add margin between menu and rest of content in Firefox*/
content: ".";
display: block;
height: 10px;
clear: both;
visibility: hidden;
}

#nav2 ul{
width: 99%;
padding: 11px 0;
margin: 0;
text-align: left; /*set value to "right" for example to align menu to the left of page*/
}

#nav2 ul li{
display: inline;
}

#nav2 ul li a{
color: #16130A;
padding: 7px;
margin: 0;
text-decoration: none;
border-right: 0px solid #0f2032;
}

#nav2 ul li a:hover{
color:#0f2032;
}
