﻿body 
{
	background-image: url(/images/full-head-back3.jpg);
}
.SectionBorderLeft
{
    border-left: solid 1px #e96b0e;
}
.SectionBorderRight
{
    border-right: solid 1px #e96b0e;
}
.SectionBorderTop
{
    border-top: solid 1px #e96b0e;
}
.SectionBorderAll
{
    border: solid 1px #e96b0e;
}
.SectionColor, .SectionColor a
{
    color: #e96b0e;
}
.SectionColorLight, .SectionColor a:hover
{
    color: #ee9f64;
}
.SectionTitleImage
{
    background-image: url(/images/sectiontitle3.gif);
}
.BiographyImage
{
    background-image: url(/images/biography3.gif);
}

