BODY { 
   background-color: #663399; 
  background: url(../images/bg.gif); 
background-attachment: fixed;

}
 
p {
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 18px; color: #333333; 
}
.bigger {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: 333333;
}

h1 {
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; color: #663399; font-weight: normal; margin-bottom: -10px
}

h2 {
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 13pt; color: #663399; font-weight: normal; margin-bottom: -10px
}

h3 {
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; color: #663399; font-weight: normal; margin-bottom: -5px 
}




a:link { color: #663399; text-decoration: underline;}
a:hover { color: #666666; text-decoration: none;}
a:visited { color: #663399; text-decoration: none;}

.italic {
     font-style: italic;
}

.italicbold{
     font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-style: italic;  font-weight: bold;
}

.bold {
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-weight: bold;
}

.menubold {
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;  font-size: 14px; font-weight: bold;
}

.highlight {
     font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 15px; color: #663399; font-weight: normal;
}

.highlightbold {
     font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 15px; color: #663399; font-weight: bold;
}

.highlightitalic {
     font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 15px; color: #663399; font-weight: normal; font-style: italic;
}

.highlightbolditalic {
     font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 15px; color: #663399; font-weight: bold; font-style: italic;
}
.small {
     font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #333333; font-weight: normal;
}

.smallhighlight {
     font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #663399; font-weight: normal;
}



.subtitlePurple{
      font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;  font-size: 12pt; color: #663399; font-weight: bold;
}
.titlePurple{
     font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;  font-size: 13pt; color: #663399; font-weight: bold;
}

.titlePurple14{
     font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;  font-size: 14pt; color: #663399; font-weight: bold;
}

.titlePurple18{
     font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;  font-size: 18pt; color: #663399; font-weight: bold;
}

.titlePurpleBIG{
     font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;  font-size: 24pt; color: #663399; font-weight: bold;
}

.bold12{
     font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;  font-size: 12pt; color: #663399; font-weight: bold;
}



#navcontainer

{

background-color: #FFCC00;

border-top: solid 0px #FFFFFF;

border-bottom: solid 0px #663399;

}



#navcontainer ul

{

font-family: "Arial", "Helvetica", sans-serif; font-size: 9pt; 

font-weight: bold;

color: #663399;

text-align: center;

margin: 4px;

padding-right: 4px;
padding-left: 4px;

padding-bottom: 4px;

padding-top: 4px;

}



#navcontainer ul li

{

display: inline;

margin-right: 4px;
margin-left: 4px;

}



#navcontainer ul li a

{

padding: 10px 5px 10px 5px;

color: #663399;

text-decoration: none;

border-right: 0px solid #fff;

}



#navcontainer ul li a:hover

{

background-color: #663399;

color: #FFCC00;

}



#active a { border-left: 0px solid #fff;
 }
