* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	padding: 0px;
	border:0px;
	color: #1F4E0B;
}
body {
	background: #29580B;
 	width:100%;
	height:100%;
}
#main {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 1004px;
	height: 714px;
	background: url(../design/background.jpg) no-repeat top;
	margin:  -358px 0px 0px  -502px;
	z-index: 0;
}
#bottom {
	position: relative;
	top: 47.5%;
	z-index: 5;
}
#md {
	width:40%;
	position:relative;
	z-index:6;
	left: 280px;
	color:#d6e3cf;
	font-size:10px;
	top:35%;
}
#md a {
	color:#d6e3cf;
	font-size:10px;
	text-decoration:none;
}
#md a:hover {
	color:#d6e3cf;
	font-size:10px;
	text-decoration:none;
}
#flash {
	position: absolute;
	top: -70px;
	left: -90px;
	z-index: 0;
}
#contentback {
	position: absolute;
	top: 43px;
	left: 60px;
	z-index: 1;

}
#butterfly {
	position: absolute;
	left: 654px;
	top: 20px;
	z-index: 4;
}
#navigation {
	position: absolute;
	top: 250px;
	left: 110px;
	z-index: 500;
}
#navigation div {
	margin: 5px 0px;
	font-weight: 900;
	font-size: 10px;
	text-transform: uppercase;
	color: #99B996;
}
#navigation div a {
	font-weight: 900;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color: #006E0A;
}
#navigation div a:hover {
	color: #01890D;
}
#content {
	position: absolute;
	top: 100px;
	left: 280px;
	z-index: 500;
}
#content #title {
	font-size: 16px;
	font-weight: 900;
	margin-bottom: 20px;
}
#content #text {
	width: 430px;
	height: 400px;
	overflow: auto;
	line-height: 18px;
	scrollbar-arrow-color: #73936F;
	scrollbar-highlight-color: #98BF94;
	scrollbar-track-color: #fff;

}
h1 {
	font-weight: 900;
	text-align: center;
}
h2 {
	text-align:center;
	padding: 0px 10px;
	font-style: italic;
}
p {
	margin: 10px 0px;
	text-align: justify;
	padding-right: 20px;
}
li {

	list-style: inside;
	padding-left: 10px;
}
table.srv {
	text-align:center;
	border-collapse: collapse;
}
table.srv  th {
	background: #006600;
	color: #fff;
	border: 1px solid #fff;
	font-size: 10px;
	padding: 0px 5px;
	margin: 10px 0px;
}
table.srv  td {
	border: 1px solid #006600;
	font-size: 11px;
}
#ImageBoxOverlay {
 	background-color: #000;
}
#ImageBoxCaption {
 	background-color: #F4F4EC;
}
#ImageBoxContainer {
	width: 250px;
 	height: 250px;
 	background-color: #F4F4EC;
}
#ImageBoxCaptionText {
 	font-weight: bold;
 	padding-bottom: 5px;
 	font-size: 13px;
 	color: #000;
}
#ImageBoxCaptionImages {
 	margin: 0;
}
#ImageBoxNextImage {
 	background-image: url(../design/spacer.gif);
 	background-color: transparent;
}
#ImageBoxPrevImage {
	background-image: url(../design/spacer.gif);
	background-color: transparent;
}
#ImageBoxNextImage:hover {
 	background: url(../design/next_image.jpg) no-repeat right top;
}
#ImageBoxPrevImage:hover {
	background: url(../design/prev_image.jpg) no-repeat left bottom;
}

input {
	height: 18px;
	border: 1px #3e740e solid;
}
textarea {
	border: 1px #3e740e solid;
}
input.submit{
	background: #fff;
   height: 25px;
	padding:  0 10px 4px 10px;

}

table.guest {
	borser-collapse: collpase;
}
table.guest td {

}
