/* copyright joe lackner @ celsius.ws */

#footer { clear:both; margin-left:-7.5px; }




html {
  margin: 0px;
  padding: 0px;
  border: 0px;
  background-image: url(images/mfdbg.png);
  background-color: #781F1C;
  font-family: Georgia, serif;
  font-size: 11pt;
  color:#6e0e10;
  }
  
  
#navigation { margin-top:-5px; }
  
body {text-align: center; }

#container { 
	margin-top:-10px; 
	width:868px;
	background-color:f0f0f0; 
	height:auto;
	margin: 0 auto;
	text-align: left;
}


a:link { color: #6e0e10; }
a:visited { color: #6e0e10; }
a:hover { color: #6e0e10;  }
a:active { }


.frame {
	border: 1px solid #000033;
	padding: 5px;
}





#content { 
	/*position:absolute; 
	top:459px; 	margin-top:-1018px;
	height:auto;*/
	float:left;
	
	background-image: url(images/bg-contentmpd.png); 
	background-color:#f0f0f0; 
	background-repeat:no-repeat;
	padding:30px;
	padding-top:10px;
	width:510px;
    line-height:120%;
    z-index:10; }
    
    
    

/*#sidebar { position:relative; width: 242px; left:584px; background-image: url(images/bg-sidebar.png); background-repeat: no-repeat; padding-left:20px; top:-408px; height:600px; } */

#sidebar { float:right; width:242px; background-image: url(images/bg-sidebarmpd.png); background-repeat: no-repeat; padding-left:20px;  padding-right:22px; padding-top: 35px;  }



h1 { border-bottom: 1px solid #000033; padding-bottom:5px;  font-size: 14pt; padding-top:10px; }
h2 { border-bottom: 1px solid #000033; font-size:11.5pt; padding-bottom:5px; padding-top:10px; }
h3 {  font-size:9.5pt; padding-bottom:3px; padding-top:5px; }

hr { border: 1px solid #000033; color:#b0966f; }


.slide {  
    height:  459px;  
    width:   868px; 
    overflow:hidden; 
    padding: 0;  
    margin:  0;  
} 
 
.slide img {  
    padding: 0px;  
    width:  868px; 
    height: 459px;
    overflow:hidden; 
    top:  0; 
    left: 0 
} 

#centerimg {
	text-align: center; 
}

#small {
	text-align: center; font-size: 8.5pt;
}


.history {width: 750px; }

#rightimg {float:right; margin-right: -300px; margin-top: -65px;}

#wsfchistorycont { }

#bell {float:left; padding-right: 10px;}

