#title {
	position:relative;
	width: 162px;
	height: 20px;
	top: 236px;
	left: 14px;
	
}
.notes {font-family: "Trebuchet MS", Arial, Helvetica; font-size: 12px; color: #000;}
.style5 {font-family: "Trebuchet MS", Arial, Helvetica; font-weight: bold; color: #000;}
.Yellow_heading {
	font-family: "Trebuchet MS", Arial, Helvetica;
	color: #000;
	font-weight: bold;
}
.quote {color: #000; font-size: small; font-family: "Trebuchet MS", Arial, Helvetica;}
.text {color: #000; font-size: small; font-family: "Trebuchet MS", Arial, Helvetica;}
#text {
	position:relative;
	width: 160px;
	height: 125px;
	top: 50px;
	left: 14px;
	
}
#back_overlay {
	position:relative;
	
	top: 0px;
	left: 0px;
	
}


body {
	background: url(images/concrete.jpg) #ffc;
	
}
body,td,th {
	color: #000;
}
.style6 {color: #000; font-family: "Trebuchet MS", Arial, Helvetica;}
a {
	font-family: Trebuchet MS, Arial, Helvetica;
	color: #000;
}
#Layer1 {
	position:absolute;
	width:221px;
	height:98px;
	z-index:1;
	left: 549px;
	top: 50px;
}
#Layer2 {
	position:absolute;
	width:232px;
	height:55px;
	z-index:1;
	left: 467px;
	top: 77px;
}
.numbered_list {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: small;
	font-style: normal;
	list-style-type: upper-roman;
}

#error {
	background-color:#FFF;
	width:400px;
	min-height:100px;
	border: 2px solid #900;
	padding: 10px;
	color: #990000; 
	text-align: left;
	font-size: small; 
	font-family: "Trebuchet MS", Arial, Helvetica;
	
}

#bread {
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica;
	padding: 3px;
	margin-bottom: 25px;
}

#bread ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	} 

#bread ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
	}

.bold {
	color: #000;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica;
}

.front img {

	border-color:#000;
	
}

.back img {

	border-color:#000;
	
}

#symbol a {
	/*border-width: 3px;
	border-color: #FFF;*/
	outline: 3px solid #FFF;
}
#symbol a:hover {
	/*border-width: 3px;
	border-color: #000;*/
	outline: 3px solid #000;
}



#verse_preview {
	position:relative;
	left: 5px;
	top: -270px;
}

#verse {
	 
	border-right: 2px solid #000;
}
