
div.about_content{
    text-align: center;
    width:60%;
    margin: 10px auto 0px auto;
    background-image:url("../img/white_op80.png");
    background-repeat:repeat;
    padding:20px;
}

div.about {
    text-align:justify;
    margin-left:30px;
    margin-right:30px;
    font-family:'Times New Roman',Times, serif;
    /*font-family:'Trebuchet MS',trebuchet,times,serif;*/
    font-size:12pt;
    line-height:16pt;
}

div.mike{
    width: 60%;
    float:left;
    text-align:justify;
    margin-left:30px;
    margin-right:10px;
    font-family:'Times New Roman',Times, serif;
    /*font-family:'Trebuchet MS',trebuchet,times,serif;*/
    font-size:12pt;
    line-height:16pt;
}

img#portrait{
   width: 30%; 
   float:right;
}

div.clearance{
	clear: both;
}

.homeheading{
margin-top:20px;
margin-bottom:20px;
}