﻿body 
{
	background-image: url(/images/full-head-back1.jpg);
}
.SectionBorderLeft
{
    border-left: solid 1px #9e4dcc;
}
.SectionBorderRight
{
    border-right: solid 1px #9e4dcc;
}
.SectionBorderTop
{
    border-top: solid 1px #9e4dcc;
}
.SectionBorderAll
{
    border: solid 1px #9e4dcc;
}
.SectionColor, .SectionColor a
{
    color: #9e4ecc;
}
.SectionColorLight, .SectionColor a:hover
{
    color: #cf99ee;
}
.SectionTitleImage
{
    background-image: url(/images/sectiontitle1.gif);
}
.BiographyImage
{
    background-image: url(/images/biography1.gif);
}

