body {
background:#668825;
font-family: Helvetica, Tahoma, Verdana, Arial;
line-height:22px;
font-size: 100%;
color: #2C5502;
background-image: url(http://www.michaelmanahan.com/new/pattern_152.png);
background-repeat: repeat;
}

.container {
margin-top: 25px;
}

.imgHead {

}



.content {
text-align: left;
align:center;
width:550px;
min-height:400px;
background: #F5BB1E;
padding-left: 25px;
padding-right: 25px;
padding-top: 20px;
padding-bottom: 10px;

}

.bio { float:left;
padding-right:10px;
 }
 
 .small { font-size:10px; }
 
 hr {
 background-color:#9b6d0b;
border:0 none;
clear:left;
color:#9b6d0b;
height:1px;
 }
 A:link {text-decoration: none;
 font-weight:bold;
 color:#204d02;
 }
A:visited {text-decoration: none;
 font-weight:bold;
 color:#204d02;
 
}
A:active {text-decoration: none;
 font-weight:bold;
 color:#347906;

}
A:hover {text-decoration: underline; color:#347906;}