BODY
{
	background-color:#006600;
	background-image:url(bg14.jpg);
	background-position:-20px -5px;
	background-repeat:no-repeat;
	font-family:sans-serif;
	text-align:center;
}
span.image_caption{font-size:60%}
.logo
{
	/*clear:both;
	float:none;*/
	margin-bottom:4em;
	text-align:left;
}
UL.links
{
	width:4em;
	position:absolute;
	left:0;
	top:350px;
	margin:1em;
	list-style-type : none;
	color:#FFFFFF;
  text-align:left;
  padding:0;
}
UL.links li{line-height:2em; text-align:left}
DIV.body
{
	margin-left:auto;
	margin-right:auto;
  width:870px;
	color:#CCCCCC;
	text-align:justify;
	margin-left:200px;
	
}
div.eitem
{
  margin-bottom:2em;
}
A:LINK,A:ACTIVE
{
	color:#99CC99;
}
A:VISITED
{
	color:#CCCCFF;
}
A:HOVER
{
	color:#FFFFFF;
}
.browse{border:1px solid #99CC99;padding-left:0.5em;padding-right:0.5em;font-size:0.8em}
DIV.bottom
{
	font-family:sans-serif;
	font-size:0.7em;
	text-align:center;
	border-top:1px solid #CCCCCC;
	padding-top:0.5em;
	clear:both;
	
}
DIV.contact
{
	height:20em;
	width:30em; 
	margin-left:auto;
	margin-right:auto;

	text-align:left;
}
INPUT
{
	width:25em;
	border:1px solid #000000;
	background-color:#CCCCCC;
}
TEXTAREA
{
	width:25em;
	height:10em;
	border:1px solid #000000;
	background-color:#CCCCCC;
}
ADDRESS
{
	text-align:center;
	font-style:normal;
}
.submit
{
	width:6em;
}
#editor
{
/* 	border:#eee 1px solid; */
	position:absolute;
  top: 550px;
  left:1em;
	width:150px;
	text-align:left;
}
#editor h2
{
	color:#eee;
	font-size:12px;
	font-weight:normal;
  font-size:12px;
  text-transform:uppercase;
  padding-bottom:0;
  margin-bottom:12px;
}
#editor p
{
	color:#eee;
	font-size:12px;
  line-height:normal;
  margin:0em;;
}
p{margin-right:220px; line-height:2em}
@media print
{
  UL.links
  {
    display:none;
  }
  DIV.body
  {
  	margin-left:auto;
	margin-right:auto;
  }
}
table.gallery{border-left:1px solid #80A6A0;border-top:1px solid #80A6A0;margin-left:3em;}
table.gallery td{border-right:1px solid #80A6A0;border-bottom:1px solid #80A6A0;text-align:center;padding:1em}
h1{text-align:center}
p.quotation{line-height:1.5em;margin-left:+1em;}
span.ital{font-style:italic;font-size:80%}