body	{
	background-color: #353130;
}

#content	{
	border: solid 1px #000;
	background-color: #595853;
}

/* Top Line of the page */

#topbanner	{
  background-color: #59504f;
  color: white;
}

#mainbulk	{ }

#mainimage	{
}

#maintext	{  
	position: absolute; 
	font-family: "Gill Sans", Futura, Arial, sans-serif; 
	letter-spacing: .05em;
	font-size: 15px; 
	line-height: 18px;
	color : #CDD3C5; 
	left : 0px; 
	top : 0px;
}

#title	{
	color:black;
	position: absolute;
	top : 80px; 
	left : 185px;
	font-size: 18px; 
}
.versetext { 
	position: absolute; 
	top : 115px; 
	left : 185px;
	width : 500px; 
}

#text1	{ visibility : visible }
#text2	{ visibility : hidden }
#text3	{ visibility : hidden }
#text4	{ visibility : hidden }

#extralinkarea	{
	background-color: #b55032; color: black;
}

