﻿body 
{
	background-image: url(/images/full-head-back2.jpg);
}
.SectionBorderLeft
{
    border-left: solid 1px #5bd41d;
}
.SectionBorderRight
{
    border-right: solid 1px #5bd41d;
}
.SectionBorderTop
{
    border-top: solid 1px #5bd41d;
}
.SectionBorderAll
{
    border: solid 1px #5bd41d;
}
.SectionColor, .SectionColor a
{
    color: #5bd41d;
}
.SectionColorLight, .SectionColor a:hover
{
    color: #b6f098;
}
.SectionTitleImage
{
    background-image: url(/images/sectiontitle2.gif);
}
.BiographyImage
{
    background-image: url(/images/biography2.gif);
}

