/* CSS Document */
body, div, p, a, ul, li, h1, h2, h3, img
{
	margin: 0px;
	padding: 0px;
}
body
{
	text-align: center;
	/*background-image:url(../_images/bodyBack1.jpg);*/
	
	background-color: #336699;
}

#main
{
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	/*margin-top: 20px;*/
	text-align: left;
	width: 780px;
	/*height: 780px;*/
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	
	/*margin-bottom: 20px;*/
	
}
#mainShadow
{
	width: 870px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	/*padding-left: 20px;*/
	background-image: url(../_images/mainShadow.jpg);
	background-repeat: repeat-y;
	
}

#head
{
	width: 780px;
	height: 66px;
	background-color: #6194C7;
}
#gallery
{
	widht: 780px;
	height: 169px;
	background-color: #EDEDED;
	border: 1px solid #999999;
	margin-top: 1px;
}
#verse
{
	widht: 780px;
	height: 165px;
	/*background-color: #EDEDED;
	border: 1px solid #999999;*/
	margin-top: 1px;
}
#gallery img
{
	/*border: 1px solid #999999;*/
	padding: 5px;
}
.indexGalleryBox
{
	background-image: url(../_images/indexGalleryBoxBack.jpg);
	background-repeat: no-repeat;
	height: 140px;
	width: 180px;
	margin-left: 9px;
	margin-top: 10px;
	
}
.galleryBox
{
	background-image: url(../_images/galleryBoxBack.jpg);
	background-repeat: no-repeat;
	height: 140px;
	width: 180px;
	margin-left: 52px;
	margin-top: 10px;
	padding: 5px;
}
#mainCont
{
	width: 785px;
	margin-left: -5px;
	border-top: 0px solid #FFFFFF;
	/*background-color: #A2D6FE;*/
	/*background-color: #fff;*/
	background-image: url(../_images/rightColBack.jpg);
	background-position: right;
	background-repeat: repeat-y;
	
}
#cont
{
	width: 564px;
	margin-top: -20px;
	padding-top: 20px;
	/*height: 500px;*/
	/*border-top: 1px solid #999999;*/
	background-color: #FFFFFF;
	
	
	

}
#rightCol
{
	float: right;
	width: 221px;
	/*margin-left: 561px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 3px;
	/*background-image: url(../_images/rightColBack.jpg);
	background-repeat: repeat-y;*/
	/*border: 1px solid #000000;*/
}
.rightColHeading
{
	background-image: url(../_images/rightColHeaderBack.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 209px;
	height: 32px;
	color: #FFFFFF;
	font-size: 20px;
	font-family: monospace;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 11px;
	margin-left: 2px;
	text-indent: 10px;
	text-transform: uppercase;
	
}
#footer
{
	width: 765px;
	height: 23px;
	margin-top: 0px;
	background-image: url(../_images/footer.jpg);
	/*background-repeat: repeat-x;*/
	padding: 7px 0px 0px 15px;
	color:#FFFFFF;
	font-size: 11px;
	background-color: #6194C7;
	clear: both;
	
}
#copy
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 400px;
}
ul
{
	margin-left: 10px;
	list-style: inside disc;
}
ul ul
{
	margin-left: 20px;
	list-style: none inside;
}
.text
{
	padding: 10px;
	width: 540px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	
}
.text p
{
	text-indent: 20px;
}
.text h1
{
	font-size: 14px;
	border-bottom: 2px solid #003366;
	margin-bottom: 5px;
	
}
.text h2
{
	font-size: 13px;
	margin-bottom: 5px;
	margin-top: 15px;
}
.textImageBox
{
	float:right;
	background-image: url(../_images/galleryBoxBack.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 180px;
	margin-left: 9px;
	padding: 5px;
	margin-top: 10px;
}
.textBullet
{
	margin-right: 5px;
}
.galleryDetails
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 45px;
	margin-top: -10px;
}
.rightColRuller
{
	background-image: url(../_images/rightColRuller.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	height: 2px;
	width: 200px;
	margin-top: 7px;
	margin-bottom: 7px;
	font-size: 2px;
}