html,
body {
	background-color: #000000;
	font: Arial;
	height: 100%;
}


p.indented {
	text-align: left;
	text-indent: 2em;
	margin-left: 1em;
	margin-right: 1em;
}

p.noindent {
	text-align: left;
	margin-left: 1em;
	margin-right: 1em;
}

p.right {
	text-align: right;
	margin-left: 1em;
	margin-right: 1em;
}

p.centered {
	text-align: center;
	margin-left: 1em;
	margin-right: 1em;
}

p.eventsummary {
	text-align: center;
	margin-left: 20%;
	margin-right: 20%;
}

#print img {
	float: left;
	margin-right: 1em;
	margin-left: 1em;
}

#container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	z-index: -1;
}

#header {
	padding-bottom: 2px;
	top: 0;
	height: 202px;
	font: 12px "Verdana";
	font-weight: bold;
	color: #85BB69;
	text-align: right;
	background-image: url("/images/logo-header.jpg");
	background-repeat: no-repeat;  
}

#content-body {
	color: white;
	border: 1px solid darkslategrey;
	margin: 0;
	padding: 2px; 
	width: 670px;
	left: 0;
	min-height: 450px;
	font: 14px "Verdana";
	text-align: center;
	background: transparent; 
	background-image: url("/images/body_background-dark-web.jpg");
	background-repeat: repeat-y;
}

.clear {
	clear: both;
	height: 0px;
}

#menubar {
	position: absolute;
 	top: 211px;
    min-width: 900px;
	margin-left: auto;
	margin-right: auto;  
	height: 40px;
	color: #69963B;
	font: 			16px Arial, sans-serif;
	z-index: 1;
}

#menubar .top { 
	cursor: pointer; 
}

#menubar ul .item {
	display: none;
}

#menubar ul:hover .item {
	display: block;
	background: #000000;
	padding: 0px;
	margin: 0px;
	color: #69963B;
	z-index: 1;
}

#menubar ul:hover .item a {
	color: #69963B;
	text-decoration: none;
}

#menubar ul:hover .item a:hover {
	color: #000000;
	background: #69963B;
}

#menubar ul {
	width: 99px;
	float: left;
	margin: 0px;
	padding: 0px;
	background: #000000;
	list-style: none;
}

#menubar a {
	color: 			#69963B;
	border: 		0px;
	background-color: 	#000000;
	font-weight: 		normal;
	text-decoration: 	none;
	margin: 		0px;
	z-index: 1;
}

#menubar a:hover 
{
	border: 		0px;
	padding:		0px;  
	background-color: 	#69963B;
	color: 			#000000;
	text-decoration: 	none;
	font-weight: 		normal;
	text-decoration: 	none;
	margin: 		0px;
	z-index: 2;
}


#rmargin {
	position: relative;
	color: black;
	float: right;
	text-align: center;
	width: 220px;
	right: 0px;
	padding-right: 0px;
}

#rmargin img {
	float: right;
	width: 215px;
	padding-bottom: 5px;
	padding-left:	10px;
}


#footer {
	position: relative;
	height: 60px;
	bottom: 0px;
	width: 900px;
	padding: 0;
	margin: 0;
	color: red;
	text-align: center;
	font: 		14px Arial, sans-serif;
}

#footer img {
	float:	left;
}


.minister img {
  width: 75px;
  float: left;
  margin-right: 1em;
  margin-left: 1em;
}

.minister description {
	color: red;
}

.minister .head {
	color: red;
	text-align: center;
}

.minister h3 {
	color: grey;
	text-align: center;
}

.minister p {
	color: white;
	text-align: left;
	margin-left: 1em;
	margin-right: 1em;
}


.healer img {
  width: 75px;
  float: left;
  margin-right: 1em;
  margin-left: 1em;
}

.healer description {
	color: red;
}

.healer .head {
	color: red;
	text-align: center;
}

.healer h3 {
	color: grey;
	text-align: center;
}

.healer p {
	color: white;
	text-align: left;
	margin-left: 1em;
	margin-right: 1em;
}

#threshold {
	text-align: left;
}

#threshold h2 {
	color: white;
}

#threshold p {
	color: beige;
	text-align: left;
	margin-left: 1em;
	margin-right: 1em;
}

#story p {
	text-align: left;
	text-indent: 2em;
	margin-left: 1em;
	margin-right: 1em;
	margin-top: 0;
	margin-bottom: 0;
}

#story img.left {
	float: left;
	width: 200px;
	margin-right: 1em;
	margin-left: 1em;
	margin-bottom: 1em;
}

#story img.right {
	float: right;
	width: 200px;
	margin-right: 1em;
	margin-left: 1em;
	margin-bottom: 1em;
	margin-top: 1em;
}

#contrib p {
	text-align: left;
	text-indent: 2em;
	margin-left: 1em;
	margin-right: 1em;
}

#contrib img {
	float: left;
	margin: 1em;
	border: none;
}

#contact img {
	float: left;
	width: 200px;
	margin: 1em;
	border: none;
}

/*
#events p {
	text-align: center;
	margin-left: 1em;
	margin-right: 1em;	
}
*/
#events h3 {
	color: grey;
	text-align: center;
}

#driptrip h2 {
	font-family: fantasy;
	font-size: xx-large;
}

#voyagers h2 {
	font-family: fantasy;
	font-variant: small-caps;
	font-size: xx-large;
}

#voyagers img {
	float: middle;
	width: 300px;
	margin: 1em;
}

#salon img {
	float: left;
	margin-right: 1em;
	margin-left: 1em;
	margin-bottom: 1em;
	margin-top: 0.2em;
	border: none;
	width: 200px;
}

#story p {
	text-align: left;
	margin-left: 1em;
	margin-right: 1em;
	margin-top: 0;
	margin-bottom: 0;
}

#gallery img {
	margin: 1em;
	width: 275px;
}

#movmed img {
	margin-top: 0.2em;
	margin-left: 1em;
	margin-right: 1em;
	margin-bottom: 0.2em;
	width: 100px;
	float: left;
}

.calendar {
/*  border: 1px solid #555 !important;  */
  padding: 0px;
  border-spacing: 1px;
  margin: 10px 0;
  margin-right: auto;
  margin-left: auto;
}

.calendar td,
.calendar th {
  color: #888;
  font-family: "Lucida Grande",arial,helvetica,sans-serif;
  font-size: 10px;
  padding: 6px;
  width: 50px;
  height: 50px;
}

.calendar th {
  border: 1px solid #ccc;
  border-bottom: 1px solid #555;
  border-right: 1px solid #555;
/*  background: #ccc;  */
  background: transparent;
  color: #FFF;
  text-align: center;
}

.calendar td {
/*  background-color: #F0F0F0;  */
  background: transparent;
  border: 1px solid #ddd;
  color: #888;
  vertical-align: text-top;
}

.calendar td.events {
/*  background: #fff;  */
  background: transparent;
}

.calendar td.today {
  color: turquoise;
}

.calendar td.different_month {
/*  background: #E0E0E0;  */
  background: transparent;
  color: #444;
}

.calendar .sunday {
  color: orange !important;
}

.calendar .marked {
  background-color: pink; 
/*  background: transparent;  */
  filter:alpha(opacity=50);
  opacity: 0.5;
}

.calendar .footer th {
  height: auto;
  width: auto;
}

.calendar .footer .caption {
  text-align: center;
}

.calendar .footer .next_month {
  text-align: right;
}


a {
    text-decoration: none;
    color: yellow;
}

a:hover {
    color: cyan;
}

a:visited {
	text-decoration: none;
	color: #85BB69;
}

a:visited:hover {
	text-decoration: none;
	color: cyan;
}