body {
	background-color: #EBEBEB;
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
* html a:hover {visibility:visible}
a {
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
a:link {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FB0B0B;
	text-decoration: none;
	border: none;
}
a:visited {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FB0B0B;
	text-decoration: none;
}
a:hover {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFABAB;
	text-decoration: none;
}

a:active {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FB0B0B;
	text-decoration: none;
}
/*p {
	line-height: normal;
	margin: 0px;
	padding: 0px;
}*/
h1 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FB0B0B;
	text-transform: uppercase;
	text-decoration: none;
}
h2 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #970000;
	text-transform: uppercase;
	text-decoration: none;
}
h3 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFC211;
	text-transform: uppercase;
	text-decoration: none;
}

h4 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: none;
	text-decoration: none;
}
#square {
	position:relative;
	background-image: url(../images/square-glow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	height: 510px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #Fc9a00;
	overflow: hidden;
}
#square a{
	display:block;
	margin: 0;
	padding: 0;
}
#square img{
	border:none;
}
#square a:hover img{
	border:none;
	visibility:hidden
}
#circles {
	background-image: url(../images/circle-glow_inb.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	height: 510px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #Fc9a00;
	overflow: hidden;
}
#circles a{
	display:block;
	margin: 0;
	padding: 0;
}
#circles img{
	border:none;
}
#circles a:hover img{
	border:none;
	visibility:hidden
}
.opener_text {
	position: relative;
	height: auto;
	width: 380px;
	left: 10px;
	top: -230px;
}
.text {
	padding: 10px;
}

#bg {
	background-color: #EBEBEB;
	background-image: url(../newwatermark.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
}
#top_header {
	height: 78px;
	width: 465px;
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(images/new-header.jpg);
	background-repeat: no-repeat;
	float: left;
	clear: left;
}
#menu {
	background-color: #EBEBEB;
	height: 14px;
	width: 465px;
	position: relative;
	left: 0px;
	top: 5px;
	float: left;
	clear: left;
}
#sub_menu {
	background-color: #EBEBEB;
	height: 14px;
	width: 450px;
	position: relative;
	left: 0px;
	top: 15px;
	clear: left;
	float: left;
}
#sub_title {
	background-color: #EBEBEB;
	height: auto;
	width: 403px;
	position: relative;
	left: 0px;
	top: 30px;
	clear: left;
	float: left;
}
#content {
	background-color: #FFFFFF;
	height: auto;
	width: 393px;
	position: relative;
	left: 0px;
	top: 20px;
	padding: 10px;
	clear: left;
	float: left;
}
#left {
	float: left;
	height: auto;
	width: 328px;
	position: relative;
	left: 0px;
	top: 0px;
}

#left_header {
	background-color: #EBEBEB;
	height: 429px;
	width: 328px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#container {
	height: auto;
	width: 820px;
}

#left_header_content {
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat;
	height: auto;
	width: 328px;
	position: absolute;
	left: 0px;
	top: 429px;
	padding: 10px;
}
#left_header_content_About {
	height: auto;
	width: 328px;
	position: relative;
	left: 0px;
	top: 429px;
	padding: 10px;
	background-image: url(../images/bg_about.gif);
	background-repeat: repeat;
}
#left_header_content_Community {
	background-image: url(../images/bg_community.gif);
	background-repeat: repeat;
	height: auto;
	width: 328px;
	position: absolute;
	left: 0px;
	top: 429px;
	padding: 10px;
}
#left_header_content_Meaning {
	background-image: url(../images/bg_meaning.gif);
	background-repeat: repeat;
	height: auto;
	width: 328px;
	position: relative;
	left: 0px;
	top: 429px;
	padding: 10px;
}
#left_header_content_Spirituality {
	background-image: url(../images/bg_spirituality.gif);
	background-repeat: repeat;
	height: auto;
	width: 328px;
	position: relative;
	left: 0px;
	top: 429px;
	padding: 10px;
}
#left_header_content_Media {
	background-image: url(../images/bg_media.gif);
	background-repeat: repeat;
	height: auto;
	width: 328px;
	position: relative;
	left: 0px;
	top: 429px;
	padding: 10px;
}
#left_header_content_Contact {
	background-image: url(../images/bg_contact.gif);
	background-repeat: repeat;
	height: auto;
	width: 328px;
	position: absolute;
	left: 0px;
	top: 429px;
	padding: 10px;
}
#service_times {
	background-color: #FFFFFF;
	height: auto;
	width: 202px;
	position: relative;
	left: 0px;
	top: 0px;
	padding: 10;
	float: left;
	clear: left;
}
#hg_header {
	background-color: #898989;
	height: auto;
	width: 202px;
	position: relative;
	left: 0px;
	top: 10px;
	float: left;
	clear: left;
}
#hg {
	background-color: #FFFFFF;
	height: auto;
	width: 202px;
	position: relative;
	left: 0px;
	top: 5px;
	padding: 5px;
	float: left;
	clear: left;
}
#news_header {
	background-color: #898989;
	height: auto;
	width: 202px;
	position: relative;
	left: 0px;
	top: 17px;
	float: left;
	clear: left;
}
#news {
	background-color: #FFFFFF;
	height: auto;
	width: 202px;
	position: relative;
	left: 0px;
	top: 13px;
	padding: 5px;
	float: left;
	clear: left;
}
#newsletter {
	background-color: #FFFFFF;
	height: auto;
	width: 202px;
	position: relative;
	left: 0px;
	top: 30px;
	border: medium solid #FFC211;
	padding: 4px;
	float: left;
	clear: left;
}
#gallery_header {
	background-color: #970000;
	height: 56px;
	width: 202px;
	position: relative;
	left: 0px;
	top: 35px;
	float: left;
	clear: left;
}
#events_header {
	background-color: #FC9A00;
	height: auto;
	width: 189px;
	position: relative;
	top: 0px;
	padding: 10px;
	right: 0px;
	float: right;
	clear: right;
}
#right_footer {
	height: auto;
	width: 189px;
	position: relative;
	float: right;
	top: 0px;
	clear: right;
	right: 0px;
	overflow: visible;
}
#back_to_top_index {
	background-color: #EBEBEB;
	height: auto;
	width: 88px;
	position: relative;
	cursor:hand;
	right: 0px;
	float: right;
	clear: right;
	top: 10px;
}
#footer_index {
	background-color: #EBEBEB;
	height: auto;
	width: 312px;
	position: relative;
	right: 0px;
	float: right;
	clear: right;
	top: 10px;
}
#back_to_top {
	background-color: #EBEBEB;
	height: 15px;
	width: 88px;
	position: absolute;
	left: 100%;
	top: 100%;
	cursor:hand;
	margin-top: 20px;
	margin-left: -88px;
}
#footer {
	background-color: #EBEBEB;
	height: 30px;
	width: 312px;
	position: absolute;
	left: 100%;
	top: 100%;
	cursor:hand;
	margin-top: 50px;
	margin-left: -312px;
	background-image: url(../footer.jpg);
	background-repeat: no-repeat;
}
#admin {
	background-color: #FFFFFF;
	height: auto;
	width: 500px;
	position: absolute;
	left: 50%;
	top: 50px;
	margin-left: -250px;
	padding: 20px;
	border: 1px dotted #999999;
}
#admin_menu {
	background-color: #FFFFFF;
	height: 300px;
	width: 500px;
	position: absolute;
	left: 50%;
	top: 50px;
	margin-left: -250px;
	padding: 20px;
	border: 1px dotted #999999;
}
#level1 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #970000;
	text-transform: uppercase;
	text-decoration: none;
}
#level2 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #970000;
	text-decoration: none;
}
#level3 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: none;
	text-decoration: none;
}
#level4 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: none;
	text-decoration: none;
}
#level5 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #464646;
	text-transform: none;
	text-decoration: none;
}
#level6 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #464646;
	text-transform: none;
	text-decoration: none;
}
#level7 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #970000;
	text-transform: none;
	text-decoration: none;
}
#level8 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFC211;
	text-transform: none;
	text-decoration: none;
}
#admin_item1 {
	background-color: #FFFFFF;
	height: auto;
	width: 100px;
	position: absolute;
	left: 50%;
	top: 180px;
	margin-left: -240px;
	padding: 5px;
}
#admin_item2 {
	background-color: #FFFFFF;
	height: auto;
	width: 100px;
	position: absolute;
	left: 50%;
	top: 180px;
	margin-left: -140px;
	padding: 5px;
}
#admin_item3 {
	background-color: #FFFFFF;
	height: auto;
	width: 100px;
	position: absolute;
	left: 50%;
	top: 180px;
	margin-left: -40px;
	padding: 5px;
}
#circle {
	position: absolute;
	height: 328px;
	width: 328px;
	left: 0px;
	top: 0px;
	padding-top: 1px;
}
#admin_item4 {
	background-color: #FFFFFF;
	height: auto;
	width: 100px;
	position: absolute;
	left: 50%;
	top: 180px;
	margin-left: 60px;
	padding: 5px;
}
#right {
	width: 465px;
	position: relative;
	top: 0px;
	right: 0px;
	float: right;
	height: auto;
}
#service_pic {
	background-color: #898989;
	height: auto;
	width: 202px;
	position: relative;
	left: 0px;
	top: 10px;
	padding: 0;
	float: left;
	clear: left;
}
#events {
	height: 200px;
	width: 200px;
	top: 10px;
	position: relative;
	left: 5px;
	overflow: visible;
}
#language {
	position: absolute;
	height: 60;
	width: 60;
	top: 10px;
	right: 0px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	background-image: url(../images/langcircle.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
