body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003333;
	padding: 0px;
	background-color: #333333;
	font-weight: normal;
	line-height: 130%;
	margin: 0px;
}
h1 {
	font-size: 36px;
	font-style: italic;
	font-weight: bolder;
	font-variant: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #006666;
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-image: url(../images/header1.png);
	background-position: center center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	line-height: normal;
	text-indent: 20px;
	text-align: left;
	text-decoration: none;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-variant: small-caps;
	color: #006666;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	font-style: italic;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	line-height: normal;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

h3 {
	font-size: large;
	font-weight: bold;
	color: #009999;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #006666;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-style: italic;
}


a:link {
	color: #006666;
	text-decoration: underline;
}
a:active {
	color: #669900;
	text-decoration: underline;
}
a:hover {
	color: #003333;
	text-decoration: none;
}
a:visited {
	color: #003333;
	text-decoration: underline;
}
#wrapper {
	padding: 0px;
	width: 800px;
	background-color: #333333;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-image: url(../images/temple_header_smaller.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	height: 150px;
	width: 800px;
	text-align: center;
	padding: 0px;
	top: 0px;
}
#navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	color: #99CC33;
	background-image: url(../images/navbar_background.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 800px;
}
#navbar ul {
	margin: 6px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
	vertical-align: middle;
	background-position: center center;
}
#navbar li {
	color: #99CC33;
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#navbar a:link {
	font-size: large;
	color: #C5DCC9;
	text-decoration: none;
}
#navbar a:visited {
	font-size: large;
	color: #C5DCC9;
	text-decoration: none;
}
#navbar a:hover {
	font-size: large;
	color: #CCFF66;
	text-decoration: none;
}
#navbar a:active {
	font-size: large;
	color: #CCFF66;
	text-decoration: none;
}
#submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #99CC33;
	background-image: url(../images/submenu_background.jpg);
	background-repeat: repeat-x;
	height: 20px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#submenu ul {
	background-position: center center;
	font-size: small;
	font-style: normal;
	color: #99CC33;
	list-style-type: none;
	vertical-align: top;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
#submenu li {
	font-size: small;
	font-style: normal;
	font-weight: bolder;
	color: #99CC33;
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	list-style-type: none;
}

#submenu a:link {
	color: #99CC33;
	text-decoration: none;
}
#submenu a:visited {
	color: #99CC33;
	text-decoration: none;
}
#submenu a:hover {
	color: #99FFCC;
	text-decoration: none;
}
#submenu a:active {
	color: #99FFCC;
	text-decoration: none;
}

#content {
	width: 800px;
	background-color: #DAE9DD;
	background-image: url(../images/world_map_solid_blugr.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
#content p {
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}

#left {
	float: right;
}
#right {
	margin: 0px;
	padding: 10px;
	float: right;
}
#footer {
	font-size: x-small;
	color: #006666;
	background-color: #99CC33;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.copy {
	font-size: x-small;
	text-align: center;
}
.spacer {
	line-height: .05px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	font-weight: normal;
	color: #669933;
	margin: 0px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}
.leftcenter {
	float: left;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 40px;
	padding: 0px;
}
.fineprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	font-variant: normal;
	margin-right: 10px;
	margin-left: 10px;
}
.clear {
	clear: both;
}
.subgallery {
	text-indent: 399px;
}
.subdetails {
	text-indent: 143px;
}
.indeximageme {
	float: right;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.indexquoteadj {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
.boldbodytext {
	font-weight: bold;
	font-style: italic;
}
.indexpoem {
	float: right;
	margin-top: 15px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 0px;
}
