body {
	background-color: #000000;
}

#wrapper {
	background-color: #000000;
	width: 800px;
	background-position: center;
	margin: auto;
}
#main {
	background-color: #00502f;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 10px;
	padding-top: 5px;
	font-size: 14px;
}

#main a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#main a:visited {
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#main a:hover {
	color: #66FF99;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: underline;
}
#main a:active {
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#editable {
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	background-color: #000000;
	font-weight: normal;
	font-size: 13px;
	line-height: 18px;
}
#editable p {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	font-weight: normal;
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
}

#editable a {
	color: #66FF99;
	background-color: #000000;
}
#editable a:visited {
	color: #66FF99;
}
#editable a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


#head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: right;
}
#head a {
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
}
#head a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	text-decoration: none;
}
#head a:hover {
	font-size: 12px;
	color: #66FF99;
	text-align: right;
	text-decoration: none;
}
#content {
	background-color: #000000;
	padding: 0px;
	margin: 0px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
}
#wrapper #footer a {
	color: #66ff99;
}
#wrapper #footer a:visited {
	color: #66ff99;
}
#wrapper #footer a:hover {
	color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 30px;
}
h2 {
	color: #66ff99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
h3 {
	color: #66ff99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
h4 {
	color: 66ff99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
h6 {
	color: #66ff99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
