BODY
{
    font-family : Arial, Helvetica, sans-serif;
    color : #000000;
    font-size : 14px;
    background :  #512E8D;
    margin-top : 0;
    margin-left : 0;
    margin-right : 0;
}

table
{
    margin : 0px;
}

td
{
    font-family : Arial, Helvetica, sans-serif;
    font-size : 14px;
    background-color : white;
    color : #000000;
}

span.largefont
{
    font-family : Arial, Helvetica, sans-serif;
    font-size : 17px;
    background-color : white;
    color : #000000;
    font-weight : bold;
}
span.15
{
    font-family : Arial, Helvetica, sans-serif;
    font-size : 15px;
    background-color : white;
    color : #000000;
}

.highlight
{
    background-color : #E5FA7B;
    font-size : 14;
    color : black;
}

.photocontain
{
width: 250px;
padding-bottom:10px;
padding-top:10px;

}

.photocaption
{
width:250px; 
text-align:center;
font-size : 12px;
}

td.main
{
    font-family : Arial, Helvetica, sans-serif;
    font-size : 14px;
    background-color : white;
    color : #000000;
}

td.mainback
{
    font-family : Arial, Helvetica, sans-serif;
    background : url(graphics/mainback.gif);
    font-size : 14px;
    color : #000000;
}

td.navbarback
{
    background-repeat : no-repeat;
    background : url(graphics/navbarback.gif);
}
td.navbarback2
{
    background-repeat : no-repeat;
    background : url(graphics/navbarback2.gif);
}
td.leftside
{
    background : url(graphics/leftside.gif);
	    background-repeat : repeat;
}
td.rightside
{
    background : url(graphics/rightside.gif);
    background-repeat : repeat;
}

.contact
{
    font-size : 14px;
}

.quote
{
    line-height : 18px;
    margin-left : 40px;
    margin-right : 40px;
    font-style : italic;
}

.author
{
    font-size : 12px;
    line-height : 18px;
    text-align : right; 
    margin-right : 40px;
}

.maintext
{
    margin-left : 40px;
    line-height : 18px;
    margin-right : 40px;
}
.maintop
{
    margin-top : 8px;
    margin-bottom : 8px;
    font-size : 16px;
    line-height : 22px;
    text-align: center;
}
.vertical
{
    background-color: #7CBF68;
}

H1
{
    font-family : Arial, Helvetica, sans-serif;
    color : #FCB040;
    font-size : 20px;
    text-align: left;
    font-style : bold;
}

.pagetitle
{
    font-family : Arial, Helvetica, sans-serif;
    color : #FCB040;
    font-size : 20px;
    text-align: left;
    font-style : bold;
}

h2
{
    font-family : Arial, Helvetica, sans-serif;
    color : #FCB040;
    font-size : 15px;
    text-align: left;
    font-style : bold;
}

h3
{
    font-family : Arial, Helvetica, sans-serif;
    color : #000000;
    font-size : 14px;
    text-align: center;
    font-style : bold;
}

h4
{
    font-family : Arial, Helvetica, sans-serif;
    color : #FCB040;
    font-size : 22px;
    text-align: center;
    font-style : bold;
}

h5
{
    font-family : Arial, Helvetica, sans-serif;
    color : #FCB040;
    font-size : 18px;
    text-align: center;
    font-style : bold;
	margin-bottom : 6px;
}
.titleblue
{
    font-family : Arial, Helvetica, sans-serif;
    color : #00A7EC;
    font-size : 22px;
    text-align: center;
    font-style : bold;
}

span.orange
{
      background-color : #FAC75C; 
      font-size : 14px;
      font-style : bold;
      color : #000000;
}
span.green
{

      font-size : 14px;
      font-style : bold;
      color : #5AAE41;
}

.purple
{

      font-size : 17px;
      font-style : bold;
      color : #512E8D;
}

A:LINK
{
    color : #512E8D;
    text-decoration : none;
}

A:VISITED
{
    color : #512E8D;
    text-decoration : none;
}

A:HOVER
{
    color : #A92222;
    text-decoration : underline;
}


.redlink
{
    color : #991f00;
        font-size : 13px;

}

a.redlink:LINK
{
    color : #991f00;
    text-decoration : none;
}

a.redlink:VISITED
{
    color : #991f00;
    text-decoration : none;
}

a.redlink:HOVER
{
    color : #000000;
    text-decoration : underline;
}

div.side_off
{
    background-color : #ffffff;
    margin-top : 6px;
    margin-left : 40px;
    margin-right : 20px;
    color : #000000;
        font-size : 14px;
}

div.side_on
{
    background-color : #ffffff;
    margin-top : 6px;
    margin-left : 40px;
    margin-right : 20px;
    font-size : 14px;
    color : #5AAE41;
}

.sideoff
{
    color : #000000;
    font-size : 14px;
}

a.sideoff:LINK
{ 
    color : #000000;
    text-decoration : none;
}

a.sideoff:VISITED
{
    color : #000000;
    text-decoration : none;

}

a.sideoff:HOVER
{
    color : #5AAE41;
    text-decoration : none;
}

.sideon
{
    color : #5AAE41;
    font-size : 14px;
}

a.sideon:LINK
{ 
    color : #5AAE41;
    text-decoration : none;
}

a.sideon:VISITED
{
    color : #5AAE41;
    text-decoration : none;

}

a.sideon:HOVER
{
    color : #5AAE41;
    text-decoration : none;
}

.headinglink
{
    color : #FCB040;
    font-size : 15px;
    font-weight : bold
}

a.headinglink:link
{ 
    color : #FCB040;
    text-decoration : none;
}

a.headinglink:visited
{
    color : #FCB040;
    text-decoration : none;

}

a.headinglink:hover
{
    color : #5AAE41;
    text-decoration : none;
}

.home
{
    color : #000000;
    font-weight : bold;
}

a.home:link
{ 
    color : #000000;
    text-decoration : none;
}

a.home:visited
{
    color : #000000;
    text-decoration : none;

}

a.home:hover
{
    color : #5AAE41;
    text-decoration : none;
}

.white
{
    color : #ffffff;
    font-size : 11px;
}

a.white:link
{ 
    color : #ffffff;
    text-decoration : none;
}

a.white:visited
{
    color : #ffffff;
    text-decoration : none;

}

a.white:hover
{
    color : #FAC75C;
    text-decoration : none;
}