﻿.headshot
{
	float:right;
	width:125px;
	margin-left:25px;
}
.desText
{
	float:left;
	width:620px;
	margin-bottom:20px;
}

.desText a:link, .desText a:active, .desText a:visited {color: #6699cc; text-decoration: none;}
.desText a:hover {color: #663300; text-decoration: none;}

.desText ul {
    float: left;
    margin: 16px 4px 2px 16px;
    padding: 2px;
    list-style-type: disc;
}

.subImg
{
	width:250px;
}
.subImgSep
{
	margin-right:8px;
}

