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 */

/* GALLERY */

.photoid {
color: #000000;
text-decoration: none;
text-align: center;
font-family: Georgia, serif;  
font-size: 13px;
}

/*
.photoid a{
color: #430A73;
text-decoration: none;
text-align: center;
font-family: Georgia, serif;  
font-size: 13px;
}

*/

#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;
}

img {border: 0px;
 }

#lavfade {
height: 400px;
}


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

.white1 {
font-family: Georgia, serif;  
font-size: 14px;
color: #FFFFFF;
 }

.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;
}

.purple2 {
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);
}


/*  GALLERY */

#nav2 ul li {
	display: inline;
	padding: 0 0 0 6px;
/* text-align: left;
float: right;*/
text-align: center;
font: 11px Verdana, Arial, Helvetica, sans-serif; 
}

#nav2 a {
	line-height: 2em;
}


#nav3 ul li {
	display: inline;
	padding: 0 0 0 6px;
text-align: left;
font: 11px Verdana, Arial, Helvetica, sans-serif; 
}

#nav3 a {
	line-height: 2em;
}



#mini_thumbs {
	width: auto;
	overflow: auto;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	background: #ccc;
}

#slidegallery img
{  border-style: none;
}

