<style type="text/css">{  }
.contactinfo {
 position:relative;
 left:0; 
 top:0;
 min-height:1800px;
 height:auto !important;
 height:1800px;
 margin-left:0px;
 padding-left:168px;
 padding-right:168px;
 text-align:center;
// width:659px;
 border: 1px black solid;
 background-color:white;
 font-weight:normal;
 z-index:1;
}
.contactinfo table {width:90%;}

.contactinfo td {vertical-align:top;text-align:left;}

.contactinfo td.blurb {text-align:left;padding-left:15px;}

.contactinfo img.thumb1 {
 float: left;
 border: 0px black solid;
 padding-right:20px;
}

.contactinfo img.thumb2 {
 float: right;
 border: 0px black solid;
 padding-left:20px;
}

.contactinfo td.aboutme {
 text-align:left;
 padding-left:20px;
 font-size:10pt;
 font-family:Times;
 font-weight:normal;
}

.contactinfo a:link {color:red; cursor: hand;text-decoration:none; border:0;}
.contactinfo a:visited {color:red; cursor: hand;text-decoration:none; border:0;}
.contactinfo a:hover {color:red; cursor: hand;text-decoration:none; border:0;}
.contactinfo a:active {color:red; cursor: hand; text-decoration:none; border:0;}

--!>
</STYLE>