body	{
	background-color: #4D4D4D;
}

#content	{
	border: solid 1px #000000; background-color: #59504f; 
	background-image: url(../../images/conceptual/versebg.jpg); background-repeat: no-repeat; background-position: 0 40px;

}

/* Top Line of the page */

#topbanner	{
  background-color: #59504F; 
}

#mainbulk	{ position: absolute; left : 0; top : 0 }
#maintext	{ position: absolute; font-family: "Gill Sans", Futura, Arial, sans-serif; font-size: 45px; letter-spacing: 2px; line-height: 55px; color : #000000; text-align: center; left : 0px; top : 0px;  }
.versetext { position: absolute; left : 100px; top : 150px; width : 600px; }
#text1	{ visibility : visible }
#text2	{ visibility : hidden }
#text3	{ visibility : hidden }
#text4	{ visibility : hidden }
#text5	{ visibility : hidden }
#text6	{ visibility : hidden }
#text7	{ visibility : hidden }
#text8	{ visibility : hidden }

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

#nexttextlink	{
  	top:500px;
  	left:610px;
}

a#nexttextlink  			{ color: black;   text-decoration: none }
a#nexttextlink:link			{ color: black; text-decoration: none }
a#nexttextlink:visited		{ color: black; text-decoration: none }
a#nexttextlink:hover		{ color: yellow; text-decoration: none }


