body {
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#333333;
	background-color:white;
}
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:30px;
	line-height:28px;
	font-weight:900;
	color:#ccc;
}
p {
	font:12px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
}
	
textarea {
	font:11px/20px verdana, arial, helvetica, sans-serif;
	color:#333333;
}
li {
	font:11px/20px verdana, arial, helvetica, sans-serif;
}
#Logo {
	float: left;
	position:absolute;
	top:5px;
	left:20px;
}
#Content>p {
	margin:0px;
}
#Content>p+p {
	text-indent:30px;
}
a {
	color:#333333;
	font-size:11px;
	text-decoration:none;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
}
a:link {
	color:#333333;
}
a:visited {
	color:#333333;
}
a:hover {
	color:#3E70A6;
	text-decoration: underline;
}
#Header {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
	text-align: right;
	margin:68px 0px 15px 0px;
	padding:7px 20px 3px 20px;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:33px; /* 14px + 17px + 2px = 33px */
	border-style:solid;
	border-color:black;
	border-width:1px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	line-height:11px;
	background-color:#eee;
	voice-family: "\"}\"";
	voice-family:inherit;
	height:14px; /* the correct height */
}
body>#Header {
	height:14px;
}
#Content {
	height: 64%;
	width: 80%;
	margin:0px 50px 50px 200px;
	padding:10px;
}
#Menu {
	position:absolute;
	top:130px;
	left:20px;
	height:33px;
	width:172px;
	padding:10px;
	background-color:#eee;
	border:1px solid #999;
	line-height:17px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
}	
body>#Menu {
	width:150px;
}
#Footer {
    font-family:verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color:#333;
	text-align: left;
	margin:68px 0px 15px 0px;
	padding:15px 0px 15px 20px;
	border-style:solid;
	border-color:black;
	border-width:1px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	background-color:#eee;
}


