BODY
{
    	FONT-SIZE: 10pt;
    	COLOR: white;
    	FONT-FAMILY: Arial;
    	BACKGROUND-COLOR: black; 
    	scrollbar-base-color:#FFFEE0; 
	scrollbar-face-color:#E1DFE4; 
	scrollbar-arrow-color:#000000; 
	scrollbar-shadow-color:#000000; 
	scrollbar-track-color:#FFFFFF; 
	scrollbar-highlight-color:#000000; 
        scrollbar-darkshadow-Color:#FFFFFF; 
    	overflow:auto;	
}
.standard
{
    	FONT-SIZE: 10pt;
    	COLOR: white;
    	FONT-FAMILY: Arial;
    	BACKGROUND-COLOR: black; 
    	overflow:auto;	
}

.smalltext
{
	FONT-SIZE: xx-small;
    	COLOR: 999966;
    	FONT-FAMILY: arial;
    
}
.main
{
	background-image: url('images/sound.jpg');
	background-color:black;
	background-repeat: no-repeat;
	FONT-SIZE: 10pt;
	COLOR: white;
	FONT-FAMILY: arial;
}
.links
{
	background-image: url('images/links.jpg');
	background-color:black;
	background-repeat: no-repeat;
	FONT-SIZE: 10pt;
	COLOR: white;
	FONT-FAMILY: arial;
}
.contact
{
	background-image: url('images/contact.jpg');
	background-color:black;
	background-repeat: no-repeat;
	FONT-SIZE: 10pt;
	COLOR: white;
	FONT-FAMILY: arial;
}
.events
{
	background-image: url('images/upcomingevents.jpg');
	background-color:black;
	background-repeat: no-repeat;
	FONT-SIZE: 10pt;
	COLOR: white;
	FONT-FAMILY: arial;
}
.images
{
	background-image: url('images/images.jpg');
	background-color:black;
	background-repeat: no-repeat;
	FONT-SIZE: 10pt;
	COLOR: white;
	FONT-FAMILY: arial;
}
.header
{
	FONT-SIZE: 10pt;
	COLOR: ccccaa;
	FONT-FAMILY: Arial;
}
.header2
{
	FONT-SIZE: 10pt;
	FONT-WEIGHT: bolder;
	COLOR: ccccaa;
	FONT-FAMILY: garamond;
}
.front
{
	background-image: url('images/alt5.jpg');
	background-color:black;
	background-repeat: no-repeat;
	FONT-SIZE: 10pt;
	COLOR: white;
	FONT-FAMILY: arial;
}

