.bio {
margin-top:10px;
background:url(../images/gradients/about/bio.jpg) repeat-y;
width:800px;
}
.bio IMG {
margin:5px;
}

.bio p {
padding:5px;
}

.about {
margin-top:20px;
margin-bottom:10px;
background:url(../images/gradients/about/about.jpg) repeat-y;
width:800px;
}

h2 {
background:url(../images/gradients/about/bioTitle.jpg) repeat-x;
height:20px;
margin:0px;
padding:0px;
font-size:10pt;
font-weight:bold;
}

h3 {
background:url(../images/gradients/about/aboutTitle.jpg) repeat-x;
height:20px;
margin:0px;
padding:0px;
font-size:10pt;
font-weight:bold;
}

.profile {
margin-top:20px;
margin-bottom:10px;
background:url(../images/gradients/about/profile.jpg) repeat-y;
width:800px;
}

.profileTitle {
height:20px;
background:url(../images/gradients/about/profileTitle.jpg) repeat-x;
font-weight:bold;
}

.profile p {
padding:5px;
}

.imgLeft {
float:left;
padding:5px;
}

.imgRight {
float:right;
padding:5px;
}