

.text_image2 {
width: 300px;
border: solid 5px #ebebeb;
margin-left: 0px;
margin-bottom: 20px;
}

#rightside{
width: 550px;
float: right;
}

#leftside {
float: left;
}

#blogfill {
width: 300px;
} 

#callout {
background: url(../Home/images/callout.png) no-repeat;
width: 273px;
padding-top: 13px;
padding-bottom: 20px;
text-align: center;
margin-top: 20px;
margin-bottom: 20px;
}
 
#callout a {
text-decoration: none;
color: #ffffff;
padding-top: 13px;
padding-bottom: 20px;
}

#bio {
border: solid 3px #8d7da9;
padding: 5px 5px 0px 5px;
}

#text {
width: 510px;

}

#image1 {
float: left;
margin-right: 10px;
border: solid 1px #8d7da9;
}


