body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/purple.gif);
	background-repeat: repeat;}

td {
	font-size: 12px;}
	
.sub-header {
	font-size: 16px;
	color: #663366;}

.nav {background-image: url(images/nav-bknd.gif);}

.body-top {background-image: url(images/body-bknd-top.jpg);
	background-repeat: no-repeat;}
	
.body {background-image: url(images/body-bknd-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;}

.note {background-image: url(images/index-note.gif);
	background-repeat: no-repeat;}
	
	.song {background-image: url(images/song.jpg);
	background-repeat: no-repeat;}
	
.purple {background-image: url(images/dk-purple.gif);}

.footer {
	font-size: 10px;
	padding: 5px;
	color: #ffffff;}
	
.footer-song {
	font-size: 10px;
	padding: 5px;
	color: #6633ff;}
	
h1 {
		line-height: 24px;
		font-size: 22px;
		margin-top: 2px;
		margin-bottom: 3px;
		color: #333399;}
		
h2 {
		line-height: 18px;
		font-size: 18px;
		margin-top: 2px;
		margin-bottom: 6px;
		font-style: italic;
		color: #cc9900;}
		
h3 {
		line-height: 18px;
		font-size: 18px;
		margin-top: 2px;
		margin-bottom: 6px;
		font-style: italic;
		color: #333399;}
		
h4 {
		line-height: 18px;
		font-size: 15px;
		margin-top: 2px;
		margin-bottom: 3px;
		font-style: italic;
		color: #006666;}
		
	a:link {color: #333399;}
	*:link {text-decoration: none;}
	a:visited {color: #333399;}
	*:visited {text-decoration: none;}
	a:hover {color: #cc9900;}
	a:active {color: #333399;}
	*:active {text-decoration: none;}
	
	a.highlight2:link {color: #ffffff;}
	a.highlight2:visited {color: #ffffff;}
	a.highlight2:hover {color: #ffcc66;}
	a.highlight2:active {color: #ffffff;} 
	
div.box{ 
font-size: 13px;
line-height: 18px;
width:185px;
padding: 5pt;
border: 2px;
border-color: black;
background-color:#cccc99;
border:1px solid black;
float: right;
margin-left: 10px;
}

div.index-box{ 
font-size: 12px;
line-height: 15px;
width:185px;
padding: 5pt;
margin-left:20px;
margin-bottom:5px;
background-image: url(images/index-box-bknd.jpg);
background-repeat: no-repeat;
background-position: bottom;
background-color: #feffe5;
border:1px dotted #333399;
float: right;}

div.text-box{
	margin-right:6px;
	margin-top:5px;
	float:left;
	background:#663399;
	border:1px solid black;
	font-size:60px;
	line-height:60px;
	color: white;
	padding-top:1px;
	padding-right:5px;
	padding-left:5px;
	font-family:times;
	}
	
div.box2{ 
font-size: 10px;
line-height: 12px;
width:185px;
padding: 5pt;
margin-left:20px;
margin-bottom:5px;
border: 2pt;
border-color: black;
background-color:#cccccc;
border:1px solid black;
float: right;}

/*Red Letter in section titles*/
}
div.index-text-box{
	float:left;
	padding-left:3px;
	margin-right:-8px;
	font-size:60px;
	line-height:50px;   
	font-family:times;
	color: #333399;
	font-style: italic;}

/*Header that goes next to Red Letter*/	
h5 {
	line-height: 18pt;
	font-size: 20px;
	padding-top: 12px;
	margin-bottom:2px;
	color: #333399;
	font-style: italic;}