body{
	background-color: #C09898;
	background-image:url(images/structure/bg_gradient.gif);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #CC8080;
	scrollbar-darkshadow-color: #210505;
	scrollbar-face-color: #5C1010;
	scrollbar-highlight-color: #A31B1B;
	scrollbar-shadow-color: #3A0909;
	scrollbar-track-color: #F9EDED;
}
.footertext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #999999;
}
.copy {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.versesltgrey {
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	color: #444444;
	line-height:20px;
}
.caption {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #333333;
}
a:link {
	color: #5C1010;
	text-decoration: none;
}
a:visited {
	color: #5C1010;
	text-decoration: none;
}
a:hover {
	color: #9D1C1C;
	text-decoration: underline;
}
a:active {
	color: #5C1010;
	text-decoration: none;

}
.hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5C1010;
}
.subhdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5C1010;
}
.subhdrblk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#contentsingle{
position:relative;
height:412px;
width:620px;
overflow:auto;
}
#contentcontainer{
position:relative;
height:422px;
width:620px;
overflow:none;
}
.imgborder{
border-style:solid;
border-width: 1px;
border-color:#000000;
}
