body {
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#333;
	background-color:white;
	}
h1 {
	margin:16px 0px 15px 0px;
	padding:0px;
	font-size:28px;
	line-height:28px;
	font-weight:900;
	color:#ccc;
	}
p {
	font:11px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	}
#Content>p {margin:0px;}
#Content>p+p {text-indent:30px;}

a {
	color:#09c;
	font-size:11px;
	text-decoration:none;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	}
a:link {color:#09c;}
a:visited {color:#07a;}
a:hover {background-color:#eee;}

td {
	padding: 0px 17px 3px 17px;
}

#Header {
	margin:3px 0px 3px 0px;
	padding:10px 20px 10px 200px;
	border-style:solid;
	border-color:black;
	border-width:1px 0px;
	background-color:#aaf;
}

body>#Header {height:14px;}

#Content {
	margin:0px 50px 10px 200px;
}

#Menu {
	position:absolute;
	top:5px;
	left:20px;
	width:172px;
	padding:10px;
	background-color:#eee;
	border:1px dashed #999;
	font-size:28px;
	line-height:28px;
	font-weight:900;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
	}

#code {
	width:100%;
	padding:10px;
	background-color:#eee;
	border:1px dashed #999;
	font-size:12px;
	line-height:28px;
	font-weight:900;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	}

td {
	text-align: center;
}

body>#Menu {width:150px;}
