body {
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#FF9900;
	background-color:#FFCC00;
	}

h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:28px;
	line-height:28px;
	font-weight:900;
	color:#FFCC00;
	}
p {
	font:13px/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:#FFCC99;
	font-size:11px;
	text-decoration:none;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	}
a:link {color:#FF9900;}
a:visited {color:#CC9900;}
a:hover {background-color:#FFFFCC;}

#Header {
	margin:50px 0px 10px 0px;
	padding:17px 0px 0px 20px;
	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:#FF9900;
	voice-family: ""}"";
	voice-family:inherit;
	height:14px; /* the correct height */
	}

body>#Header {height:14px;}

#Content {
	margin:0px 50px 50px 200px;
	padding:10px;
	}

#Menu {
	font-size:11px;
	font-family:verdana, arial, helvetica, sans-serif;
	position:absolute;
	top:110px;
	left:20px;
	width:150px;
	padding:10px;
	background-color:#FFCC00;
	border:1px dashed #FF9900;
	line-height:17px;
	voice-family: ""}"";
	voice-family:inherit;
	width:150px;
	}
body>#Menu {width:150px;}


