body {
	background-color: #000033;
}
#Wrapper {
	float: left;
}
#updated {
	left: -1000px;
	position: absolute;
}
.style1 {
	color: #666666;
}
body,td,th {
	color: #CCCCCC;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}
#Left {
	background-color: #003366;
	z-index: 0;
	margin: 10px;
}

#Logo {
	position: absolute;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	z-index: 1;
}
#Logo img {
	color: #000033;
}
#Menu {
	background-color: #000033;
	position: absolute;
	float: left;
	margin-top: 210px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	top: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Menu td {
	font-family: "Times New Roman", Times, serif;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #66cc66;
	font-size: 16px;
	background-color: #333399;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	width: 100px;
	height: 20px;
	padding: 5px;
	float: left;
}
#Right {
	float: right;
	position: absolute;
	margin: 10px;
	left: 800px;
	top: 50px;
}
#Right img {
	padding: 5px;
	border: thin double #FF0000;
	width: 251px;
	height: auto;
}
#Body {
	width: 500px;
	float: right;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 25px;
	left: 250px;
	top: 100px;
	padding: 10px;
}
#Footer {
	position:absolute;
	height:100;
	z-index:1;
	float: left;
	margin-bottom: 10px;
	left: 30%;
	right: 50%;
	bottom: 0px;
	top: 800px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#Wrapper #Body textarea {
    height: 200px;
	width: 400px;
}
a:link     {
	color: #66cc66;
}
#Wrapper #Left #Menu td:hover {
	color: #333399;
	font-family: "Times New Roman", Times, serif;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 16px;
	background-color: #333399;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	width: 100px;
	height: 20px;
	padding: 5px;
	float: left;
	;
	background-color: #3333FF;
}
a:visited {
	color: #66cc66;
}
