body {
	margin:0px;
	padding:0px;
	font:14px verdana, arial, helvetica, sans-serif;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#333;
	background-color:#ffffff;
	}
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:22px;
	color:#000000;
	}
p, li {
	font:14px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	}
	
.text {
	font:16px verdana, arial, helvetica, sans-serif;
	text-transform:uppercase;
	margin:0px 0px 16px 0px;
	padding:0px;
	color: #000000;
	}
		
#Content>p {margin:0px 0px 10px 0px;}
#Content>p+p {text-indent:0px;}

a {
	color:#3300FF;
	font-size:14px;
	font-family:verdana, arial, helvetica, sans-serif;
	}
a:link {color:#3300FF;}
a:visited {color:#3300FF;}
a:hover {color:#000; background-color:#cccccc;}

#Header {
	margin:50px 0px 10px 0px;
	padding:17px 0px 0px 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:#cccccc;
	voice-family: "\"}\"";
	voice-family:inherit;
	height:14px; /* the correct height */
	}

body>#Header {height:14px;}

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

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

body>#Menu {width:150px;}

