body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:.65em;
	color: #000;
	background-color: #363;
	}
	a:link    {text-decoration:underline;color:#000;background-color:transparent;}
	a:visited {text-decoration:underline;color:#666;background-color:transparent;}
	a:hover   {text-decoration:underline; color:#666;background-color:transparent;}
	a:active  {text-decoration:underline; color:#666;background-color:transparent;}
	a.nav:link    {text-decoration:none;color:#fc3;background-color:#000;}
	a.nav:visited {text-decoration:none;color:#fc3;background-color:#000;}
	a.nav:hover   {text-decoration:none; color:#0f0;background-color:#000;}
	a.nav:active  {text-decoration:none; color:#0f0;background-color:#000;}
	a.footer:link    {text-decoration:none;color:#fc3;background-color:#363;}
	a.footer:visited {text-decoration:none;color:#fc3;background-color:#363;}
	a.footer:hover   {text-decoration:none; color:#0f0;background-color:#363;}
	a.footer:active  {text-decoration:none; color:#0f0;background-color:#363;}
	p {
	font-size: 1em;
	line-height: 1.5em;
	margin-top: .2em;
	margin-bottom: 1em; 
	}
h1 {
	font-size: 2em;
	line-height: 2.2em;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-size: 1.5em;
	line-height: 1.7em;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 1.3em;
	line-height: 1.5em;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
#header {
	margin: 20px 20px 0px 20px;
	padding: 10px;
	background-color: #000;
	height: 100px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 70px;
	}
html>body #top {
	height: 70px; /* ie5win fudge ends */
	}
#left {
	position: absolute;
	top: 100px;
	left: 0px;
	margin: 20px;
	padding: 10px;
	background: #9c6;
	width: 120px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 90px;
	overflow: hidden;
	maxwidth: 120px;
	}
html>body #left {
	width: 120px; /* ie5win fudge ends */
	}
#middle {
	margin: 20px 190px 20px 190px;
	padding: 10px;
	border: 5px solid #fc3;
	background: #9c6;
	}
#right {
	position: absolute;
	top: 100px;
	right: 0px; /* Opera5.02 will show a space 
	at right when there is no scroll bar */
	margin: 20px;
	padding: 10px;
	background: #9c6;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 120px;
	}
html>body #right {
	width: 120px; /* ie5win fudge ends */
	}
.nav{background-color:#000;
	
	margin-top:-22px;
	margin-left:20px;
	margin-right:20px;
	background-color:#000;
	color:#ccc;
	font-weight:800;
	text-align:center;}
.nav * li {display:inline; margin-left:20px;}
li.none {list-style-type:none; margin-bottom:0; list-style-position:outside;color:#000;}
#links {
	background-color:#9c6;
	border: 5px solid #fc3;
	width:80%;
	text-align:center;
	margin-left:20px;
	padding-bottom:10px;
	}
#links * li {text-align:left;}
#footer {
	text-align:center;
	width: 100%;
	color:#fff;
	}
#footer * li {display:inline;}	