body {
	background-color:#04411d;
	color: #ddd;
	margin:0px;
	padding:0px;
	font-family:Tahoma, Georgia, Arial, serif;
	font-size:11pt;
	text-align:center;
}
p {
	line-height:18px;
	font-size: 11pt;
	margin:3px 0px 12px 0px;
}
li,ul {
	line-height:18px;
	font-size: 11pt;
	margin:3px 0px 12px 0px;
}
h2 {
	font-size: 18pt;
	color: #bdb;
}
h3 {
	font-size: 14pt;
	color: #bdb;
	text-align:center;
}
img {
	border:0px;
	vertical-align: top;
}
A:link {color: #88f;}
A:visited {color: #88f;}
A:active {color: #88f;}
A:hover {color: #8ff;}

div#maincontent {
	position:absolute;
	width: 624px;
	margin:0px -290px;
	left:50%;
	text-align:center;
	padding-bottom:10px;
}

div#heading {
style="text-align:center;
font-weight: 200;
font-size:22px;
color:#bdb;
}

div#pagecontent {
 float: left;
 position: relative;
 width: 100%;
 padding: 0px;
 margin: 0px;
}

div#navigation {
 float: left;
 color: #64a18d;
 width: 100%;
 padding: 5px 1px 1px 1px;
}

div#footer {
 border-top: 1px solid #14512d;
 color: #34714d;
 text-align: center;
 margin: 30px auto 0px auto;
 width: 100%;
}
div#footer A:link {
 color: #54916d;
}

div#footer div.text {
 width: 100%;
 float: left;
}

div.hr {
 border-bottom:solid 1px #14512d;
 margin:15px 0px 0px 0px;
 clear:both;
}

.entry {
	padding-bottom:12px;
	margin-bottom:16px;
	border-bottom:solid 1px #14512d;
	text-align: justify;
	font-size: 15pt;
	vertical-align: top;
	overflow: visible;
}
