body {
background-color: #330066;
background-image:
url('images/purplefade.jpg'); 
background-repeat: repeat-x;
}

/*  Home Page */

#frontstars {
background-image:
url('images/purpleheaderfront.jpg'); 
background-repeat: repeat-x;
width: 725px;
height: 272px;
}

#front_links {
padding-left: 45px;


}

#border{ 
border: 1px solid #FFFFFF;
width: 725;
}


#front_border{ 
border: 1px solid #FFFFFF;
background-image:
url('images/homepagebg.jpg'); 
background-repeat: repeat-x;
background-color: #FFFFFF; 
width: 725px;

}


/* Interior Pages */

#in_border{ 
border: 1px solid #FFFFFF;
background-image:
url('images/interior_stars.jpg'); 
background-repeat: repeat-x;
background-color: #FFFFFF; 
width: 725px;

}


#innerstars {
height: 145px;
/*width: 589px;*/
}

#links {
margin-top: 50px;
}

#lavfade {
height: 400px;
}


/* Text Styles */
.white {
font-family: Georgia, serif;  
font-size: 12px;
color: #FFFFFF;
text-align: center; }

.black {
font-family: Georgia, serif;  
font-size: 13px;
color: #000000;
text-align: left;
padding-left: 15px;
padding-right: 15px;
padding-bottom: 15px;
margin-top: 0px; }

.black a{
font-family: Georgia, serif;  
font-size: 13px;
color: #430A73; }

#footer{
font-family: Georgia, serif;  
font-size: 12px;
color: #FFFFFF;
text-align: center; 
margin-top: 10px;}

#footer a{
font-family: Georgia, serif;  
font-size: 12px;
color: #FFFFFF;
text-align: center; 
text-decoration: none;}

#footer a:hover{
color: CCCCFF;}

h3 {
font-family: Monotype Corsiva;
padding-left: 15px;
margin-bottom: 0px;
margin-top: 0px;
font-size: 22px;
font-weight: normal;
}

.script {
font-family: Monotype Corsiva;
font-size: 20px;
}

.purple {
color: #430A73;
font-size: 14px;
}

.purple a{
color: #430A73;
text-decoration: none;
}

.fadecell {
	font-family: Georgia, serif;
	font-style: normal;
	font-weight: normal;
	color: 000000;
	font-size: 14px;
	border: 1px solid #999999;
	background-image: url(images/fade.gif);
}

.date { font-size: 11px;}
#eventlist a{ text-decoration: none;
}
