body {
	color: black;
	font-family: Myriad, arial;
	background-image: url(images/BG.png);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: bottom;
}
p { color: black; font-size: 12px; font-family: Myriad, arial; }
h1 {
	color: #FFF;
	font-size: 24px;
	font-family: Myriad, arial;
	font-weight: bold;
}
h2 { color: black; font-size: 18px; font-family: Myriad, arial;  }
h3 { color: black; font-size: 14px; font-family: Myriad, arial; font-weight: bold; }
h4 { color: white; font-size: 10px; font-family: Myriad, arial; position: absolute; left: 550px; }
h5 { color: #0049bf; font-size: 22px; font-family: Myriad, arial; font-weight: bold; }

img {
	background-color: transparent;
	border: 5;
}

#headerBar{
	position: relative;
	top: 0px;
	width: 800px;
	height: 122px;
	background-color: #000000;
	left: 60px;
}
#headImgL{
	background-image: url(images/titlebarCornerL.png);
	position: absolute;
	height: 122px;
	width: 72px;
	left: 0px;
	background-repeat: no-repeat;
	top: 0px;
	}
#headImgR{
	background-image: url(images/titlebarCornerR.png);
	position: absolute;
	height: 122px;
	width: 72px;
	background-repeat: no-repeat;
	top: 0px;
	right: 0px;
	}

#linksBar{
	position: relative;
	top: 10px;
	width: 932px;
	height: 40px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	left: 0px;
	background-color: #000000;
}
#links{
	position: relative;
	top: 15px;
	width: auto;
	height: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	left: 10px;
}
#links2{
	position: relative;
	top: 5px;
	width: auto;
	height: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	left: 0px;
}

#footBar{
	position: absolute;
	width: 810px;
	height: 70px;
	background-color: #000000;
	bottom: -72px;
	left: 62px;
}
#footImgL{
	background-image: url(images/footbarCornerL.png);
	position: absolute;
	height: 70px;
	width: 72px;
	left: 0px;
	bottom: -72px;
	background-repeat: no-repeat;
	}
#footImgR{
	background-image: url(images/footbarCornerR.png);
	position: absolute;
	height: 70px;
	width: 62px;
	bottom: -72px;
	background-repeat: no-repeat;
	right: 0px;
	}
#mainBody{
	position: absolute;
	width: 932px;
	height: auto;
	top: 2%;
	left: 15%;	/* for IE */
  	/*filter:alpha(opacity=60);*/
  	/* CSS3 standard */
  	/*opacity:0.6;*/
}
#infoBody{
	background-color: #FFFFFF;
	width: 932px;
	position: relative;
	top: 15px;
	height: 300px;
	
}
#infoBody2{
	background-color: #FFFFFF;
	width: 700px;
	position: absolute;
	height: 200px;
	bottom: 30px;
	
}
#infoBodyDB{
	width: 932px;
	position: relative;
	top: 15px;
	height: 350px;
	background-color: #FFF;
	
}
#infoBodyLINK{
	background-color: #FFFFFF;
	width: 932px;
	position: relative;
	top: 15px;
	height: 350px;
	
}
#bodyTextDB{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	left: 20px;
	top: 40px;
	position: absolute;
	height: auto;
	width: 509px;
	color: #FFF;
	background-color: #000;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#infoBodyANIM{
	background-color: #FFFFFF;
	width: 932px;
	position: relative;
	top: 15px;
	height: 1400px;
}
#infoBodyRIG{
	background-color: #FFFFFF;
	width: 932px;
	position: relative;
	top: 15px;
	height: 600px;
}
#infoBodyMOD{
	background-color: #FFFFFF;
	width: 932px;
	position: relative;
	top: 15px;
	height: 1200px;
}
#infoBodySKH{
	background-color: #FFFFFF;
	width: 932px;
	position: relative;
	top: 15px;
	height: 2000px;
}
#bodyTextANIM{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	left: 60px;
	top: auto;
	position: relative;
	height: auto;
	width: auto;
}
#bodyTextRIG{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	left: 60px;
	top: auto;
	position: relative;
	height: auto;
	width: auto;
}
#bodyTextMOD{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	left: 60px;
	top: auto;
	position: relative;
	height: auto;
	width: auto;
}
#bodyTextSKH{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	left: 60px;
	top: auto;
	position: relative;
	height: auto;
	width: auto;
}
#bodyTextLinks{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	left: 200px;
	top: 40px;
	position: absolute;
	height: 256px;
	width: 252px;
}
#logoImg{
	height: auto;
	width: auto;
	position: fixed;
}

a {
	color: #FFFFFF;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.a1 { color: #FFFFFF;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none; }
	
.a2 {
	color: #333333;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.a3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-weight: normal;
}

.a4 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #06F;
}

.a5 {
	color: #00F;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.logoImg{
	position: absolute;
	padding-left: 20px;
	left: -80px;
	height: 108px;
	width: 109px;
	top: 0px;
}
.logoName{
	position: absolute;
	padding-left: 20px;
	bottom: 5px;
	right: -50px;
}
.copyrightTxt{
	color: #FFFFFF;
	font-size: 12px;
	padding-left: 20px;
	padding-top: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	bottom: 14px;
	position: absolute;
	left: -20px;
}
.titleLinkBar{
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CCCCCC;
	height: 30px;
	width: 932px;
	top: 5px;
}
.bodyText{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	left: 20px;
	top: 40px;
	position: absolute;
	height: 256px;
	width: 500px;
}

.imgAlignRight{
	position: absolute;
	bottom: 0px;
	right: 0px;
}
.imgAlignRightPlayHere {
	height: 247px;
	width: 361px;
	right: 9px;
	position: absolute;
	top: 40px;
}
.dailyVerseAlign{
	position: absolute;
	bottom: -50px;
	right: 80px;
	font-size: 24px;
	color: #FFF;
	font-weight: bold;
}
.hidden { visibility: hidden; }

.unhidden { visibility: visible; }
