a:link {color:#774B81}
a:visited {color:#F86055}
a:active {color:#000000}

body {
background-color: white;
margin-top:0;
margin-bottom:0;
}


.main { 
font: 10pt Arial;
width: 955px;
color: #817E4B; 
background-image: url(images/bkgblue.jpg);
background-repeat: repeat-y;
}


.content { 
font: 10pt Arial;
position:static;
margin: auto auto;
width: 825px;
color: #817E4B; 
border-width:1px;
border-style:solid;
border-color: #00A0A3;
border-top-width:0px;
border-bottom-width:0px;
background-color:white;
}


.navpurple { 
font: 8pt Arial;
width: 825px;
height:37px;
color: #F86055; 
background-image: url(images/navbarpurple.jpg);
background-repeat: repeat-x;
text-align:center;
font-weight:bold;
}


.subnav {  
font: 8pt Arial;
font-weight:bold;
color: #FFFFFF; 
height:19px;
background-image: url(images/navsubpurple.jpg);
background-repeat: repeat-x;
text-align:center;
}


.subnav a:link {color: white;}
.subnav a:visited {color: white;}
.subnav a:hover {color: #FF867D;}
.subnav a:active {color: white;}

.navpurple a:link {color: #F86055;}
.navpurple a:visited {color: #F86055;}
.navpurple a:hover {color: #FF867D;}
.navpurple a:active {color: #F86055;}



.centeringblock {
position: static;
width: 100%;
text-align: center;
}


.copyright {
font: 8pt Arial;
position:static;
width: 75%;
color: #817E4B; 
margin: auto auto;
text-align: justify;
}


.bordered { 
font: 10pt Arial;
color: black; 
border-width:1px;
border-style:solid;
border-color: #F86055;
padding:2px;
}


.adtextstyle {
font: 8pt Arial;
color: gray; 
}
