<!--Template design by www.escpro.de
copyright by michael brinsteiner
-->
html,body{margin:0;padding:0; }
body{font: 75% arial,sans-serif;
text-align:center; 
background: #a4a4a4 url(mb/bkg.jpg);
background-repeat:repeat-x;
background-position:top left;
}
p{margin:0 10px 10px}
a{color: #981793}

a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #016EDD;
	text-decoration: underline;
}
hr {
	margin: 15px 0px 0px 0px;
	color: #030303;
	height: 1px;
	width: 100%;
}
h1 {
	font-size: 18px;
	color: #030303;
	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: #CC6633;}
#events{margin:-45px 20px 0 0 ; color:#fff}
#nav1{height:32px;margin-top:0;
  padding-left:10px;background: #ddd url(mb/navi01.jpg);color: #79B30B;}
#nav2{height:23px;margin:0px;
  padding-left:10px;background: #C6D9F1 url(mb/navi02.jpg);color: #fff}

#container{text-align:left; background: #82ACDE;
margin-top:0px;
border:1px;
border-style:solid;
border-color: #000000;
}
#content {line-height:1.2; background: #82ACDE;
padding-left:30px;
padding-right:30px;
padding-bottom:50px;}
div#extra1{background:#16130A;color:#82ACDE; margin-bottom:10px; border-right:1px solid #43433A}
div#extra2{background:#16130A; color: #82ACDE;}
div#extra1:hover{background:#34341F; border-right:1px solid #000}
div#extra2:hover{background:#34341F}
div#extra2 a hover{background:#FF8539}
div#footer{background: #333;color: #FFF}
div#container{width:950px;margin:0 auto}
div#extra1{float:left;width:349px}
div#extra2{float:right;width:350px}
div#footer{clear:both;width:100%; background: #000 url(mb/footer.jpg);}
div#footer p{margin:0;padding:5px 10px}
div#footer a{color: #ffffff}
div#footer a:link{color: #ffffff}
div#footer a:hover{color: #e8e8e8; text-decoration:underline;}
div#footer a:visited{color: #ffffff}
div#footer a:active{color: #ffffff}
<!--basic css-->
#login-box {
background-image: url(./im/tofp.png);
background-position: bottom right;
background-color:#fff;
background-repeat:repeat-x; text-align: left;
line-height: 75%; margin: 0px 0px 0px 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.9%;
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: 13px 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;
}

/*DO NOT CHANGE THIS COLOUR*/
#nav1 ul li a{
color: #C0CDD6;
padding: 7px;
margin: 0;
text-decoration: none;
border-right: 2px solid #48525B;
}

#nav1 ul li a:hover{
color:#016EDD;
background: url(media/chromebg2.gif) center center repeat-x;
}
/* --------------Top Menu "2"------------- */


#nav2{
width: 98.9%;
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: 1px solid #CCCBAE;
}

#nav2 ul li a:hover{
color:#CC6600;
}

