body {
	background-color: #FFFFF0;
	font-family: Palatino, Arial, Helvetica, serif;
	font-size: 16px;
	margin-left: 240px;
	line-height: 24px;
	color: #000000;
}
#content {
	border: 0;
	padding: 0;
	margin: 0;
	margin-left: 10px;
	width: auto;
}
hr {
	color: #FF0000;
	background-color: #FF0000;
	height: 2px;
	border-width: 0px;
}
h1 {
	text-align:center;
	font-family:Palatino,"Times New Roman",Georgia,Serif;
	font-size:36px;
	color:#ff0000;
	font-weight:normal;
}
h2 {
	font-family:Palatino,"Times New Roman",Georgia,Serif;
	font-size:30px;
	color:#ff0000;
	font-weight:normal;
}
h3 {
	font-family:Palatino,"Times New Roman",Georgia,Serif;
	font-size:24px;
	color:#ff0000;
	font-weight:normal;
}
h4 {
	font-family:Palatino,"Times New Roman",Georgia,Serif;
	font-size:18px;
	color:#ff0000;
	font-weight:normal;
}
#head {
	display: block;
	/* background-color: #FFCC99; */
	color: #FF0000;
	/*	border-bottom: 1px dotted #000; */
	margin: 0;
	margin-left: -240px;
	padding: 10px;
	text-align: left;
	vertical-align: top;
	/* height: 41px; */
	font-size: x-large;
	font-weight: bold;
}

#navigation {
	display: block;
	/* position: fixed; */
	position: absolute;
	left: 0;
	margin-left: 8px;
	font-size: 13px;
	padding: 2px;
	line-height: 15px;
	background-color: #FFFFF0;
	border: 0;
	border-right: 0;
	border-bottom: 0;
	font-family: Palatino, Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 236px;	/* Actual value for conformant browsers */
}
html->#navigation {
	width: 236px;	/* Be nice to Opera */
}

#navigation a {
	display: block;
	font-weight: normal;
	font-size: 13px;
	padding: 2px;
	line-height: 15px;
	margin-top: 0px;
	margin-top: 0px;	/* TEST */
	border: 0pt;
	border: 0pt;	/* TEST */
	border-top: 0;
	background-color: #FFEDD7;
	color: #000;
	text-decoration: none;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 200px;
}
html->#navigation a {
	width: 200px;	/* Be nice to Opera */
}
#navigation ul {
	display: block;
	list-style: none;
	padding: 2px 0 2px 10px;
	padding: 0px 0 2px 10px;	/* TEST */
	margin: 0;
	border: 0;
}
#navigation li a {
	display: block;
	font-weight: normal;
	font-size: 12px;
	padding: 1px 2px;
	padding: 0px 2px;	/* TEST */
	margin-top: 1px;
	margin-top: 0pt;	/* TEST */
	border: 1px solid #000;
	border: 0pt;	/* TEST */
	background: #FFFFF0;
	color: #000;
	text-decoration: none;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 190px;
}
html->#navigation li a {
	width: 190px;	/* Be nice to Opera */
}