body   { color: #099; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; background-color: #000; text-align: left; margin: 0 auto; padding: 0; width: 100%; height: 100% }
a { color: #7ce7e7; font-size: 10pt; text-decoration: none }
a:hover { color: #7ce7e7; font-weight: bold; font-size: 10pt; text-decoration: none }
img.left    { float: none; margin: 0 5px 5px 0; border: solid 1px #099 }
.img { float: left; margin-right: 5px; margin-bottom: 5px }
img { float: left; margin-right: 5px; margin-bottom: 5px }
div#container      { background-color: #000; margin: auto auto auto auto; padding-right: 20px; padding-left: 20px; width: 800px }
div#header      { background-color: #000; padding-top: 30px; padding-left: 20px; border-bottom: 1px solid #099; width: 800px; height: 132px }
div#header h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-size:28px;
	padding:30px 0 0 0;
	margin:0 0 0 20px;
}
div#menu   { color: #ffffff; background-color: #000; width: 800px; height: 50px }
div#content     { background-color: #000; padding-right: 20px; padding-left: 20px; width: 780px }
div#content p    { color: #099; font-weight: normal; font-size: 10pt }
div#content ul    { color: #099; font-weight: normal; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; list-style-type: square }
div#content a  { color: #7ce7e7; font-size: 10pt; text-decoration: none }
div#content a:hover  { color: #7ce7e7; font-weight: bold }
h1    { color: #099; font-size: 18pt; margin: 20px 0 }
h2   { color: #099; font-size: 12pt; margin: 10px 0 0 0px; padding: 0 0 2px; border-bottom: 1px dotted #099 }
h3  { color: #099; font-weight: normal; font-size: 10pt; line-height: 24pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Georgia, Verdana; margin-top: 0; margin-right: 0; margin-bottom: 0; padding-top: 0; padding-right: 0; padding-bottom: 2px; border-bottom: none #fff; width: 780px }
div#menu ul {
	margin:0 0 0 20px;
	padding:0;
	list-style-type:none;
}
div#menu ul li {
	float: left;
	margin:9px 10px 0 0;
	font-size:12px;
	font-weight:bold;
}
div#menu ul li a {
	text-decoration: none;
	color: #E4A55F;
	font-weight: bold;
	font-size: x-small;
}
div#menu ul li a:hover {
	text-decoration: underline;
}
div#footer     { color: #099; font-weight: normal; font-size: 8pt; line-height: 10pt; background-color: #000; text-align: center; margin-top: 20px; padding: 10px 0 5px 10px; border-top: 1px solid #099; width: 790px; height: 30px }
div#footer p   { color: #099; font-size: 8pt; line-height: 10pt; text-align: left; margin: 0; padding: 0 }
div#footer p a    { color: #48d1cc; font-weight: normal; font-size: 8pt; text-decoration: none }
