body {
	margin:0px;
	padding:0px;
	font-family:Comic Sans MS, verdana, arial, helvetica, sans-serif;
	color: #333;        /* colour of main text  */
	background-color:white;
	}
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:26px;      /*  28px;  */
	line-height:28px;
	font-weight:900;
	color:#339955  /* colour of main header = dark green  TRY 006600 */
	}
p {
	font:18px/20px Comic Sans MS, verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	}

li {
font:11px/20px Comic Sans MS, verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	}

#time {text-align:right;}

#Content>p {margin:0px;}
/*#Content>p+p {text-indent:30px;}*/

a {
	color:#09c;
	font-size:16px;
	text-decoration:none;
	font-weight:600;
	font-family:Comic Sans MS, verdana, arial, helvetica, sans-serif;
	}
a:link {color:#1589FF;text-decoration:underline;}
a:visited {color:purple;}        
a:hover {background-color:#5FFB17;}   

#Header {
	margin: 10px 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:#99FFCC;  /* green  */   
	voice-family: "\"}\"";
	voice-family:inherit;
	height:14px; /* the correct height */
	}
body>#Header {height:40px;}

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

#Menu {
	position:absolute;
	top:75px;
	left:10px;
	width:150px;
	padding:10px;
	background-color:#99FFCC;
	border:1px #999;
	line-height:15px;
	voice-family: "\";
	height: 500px;
}\"";
	                                    /* height: 318px;                  why this height?   */
    voice-family:inherit;
	width:150px;
	}

body>#Menu {width:161px;}

.bold {font-weight:700;}

blockquote {font-style: italic; color:green;}

.brown {color:#804000;}

.blue {color:#0000FF;}

.italic {font-style: italic;}
