body {
color:black;
font-family:Arial, Helvetica, sans-serif;
font-size:95%;
background-color:white;
background-image:url(images/banner.gif);
background-repeat:repeat-x;
margin-top:0%;
margin-left:0%;
margin-right:0%;
padding-left:15%;
padding-right:15%;
}


h1 {
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
font-size:150%;
color:#000066;
}

h2 {
font-family: 'Trebuchet MS',Arial, Helvetica, sans-serif;
font-size:130%;
font-weight:bold;
color:#000066;
}

.heading {
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:130%;
color:#000066;
}

.events {
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:200%;
color:#000066;
}


.events2 {
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:130%;
color:#000000;
}

.footer {
color: #999999;
font-family:Arial, Helvetica, sans-serif;
font-size: 70%;
text-align: center;
}

a:link {color: #666666;} 
a:visited {color: #666666;}
a:hover {color: #000066;} 
a:active {color: #ff9933;}

.f:link {color: #999999; text-decoration: underline;} 
.f:visited {color: #999999; text-decoration: underline;}
.f:hover {color: #666666; text-decoration: underline;} 
.f:active {color: #666fff; text-decoration: underline;}

.l:link {color: #666666; text-decoration: none;} 
.l:visited {color: #000066; text-decoration: none;}
.l:hover {color: #000066; text-decoration: none;} 
.l:active {color: #ff9933; text-decoration: none;}

.b:link {color: #ffffff; text-decoration: underline;} 
.b:visited {color: #ffffff; text-decoration: underline;}
.b:hover {color: #003300; text-decoration: underline;} 
.b:active {color: #ffffff; text-decoration: underline;}
