*{
	float: none;
}
html, body{
	width: auto;
	text-align: justify;
	background-image:url('/images/mhead.png');
	background-repeat: repeat-x;
}
img{
	max-width: 300px;
}
.content {
padding-top: 1em;
 float:none;
 width:auto;
 padding-left: 0%;
 padding-right: 0%;
}
p{
	font-size: 17px;
	line-height: 20px;
}
.sidebar {
 float:none;
 width:auto;
 padding-left: 0%;
 padding-right: 0%;
 text-align: justify;
}
.lower {
 clear:both;
 width:97%;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8pt;
 text-align: center;
 float:left;
 color: rgb(170,170,170);
}
.top{
	float: none;
	padding-right: 20px;
}
.top img{
	max-width: 400px;
}
.headshot{
	float: none;
}
.menutop{
float: left;
display:inline-table;
width: 100%;
text-align: right;
padding: 0px;
font-size: 11px;
}
.menutop li {
list-style: none;
margin: 0;
float:left;
padding:0px 0px 20px 0px;
}
.menutop a, .menutop h2 {
font: bold 11px arial, helvetica, sans-serif;
margin: 0;
padding-right: 0.9ex;
text-align: center;
}
.menutop h2 {
display:none;
}
.menutop a {
text-decoration: none;
font-size: 16px;
}
.menutop a:hover {
color: #373636;
background: #f6ffb9;
}
#menu h2 {
display:none;
}
#menu li {
list-style: none;
margin: 0;
float:left;
padding: 2px;
}
.bab img{
	display: none;
}
