	body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}

p {
	font-family: verdana, arial, sans serif, sans;
	color: #ffffff;
	font-size: .8em;
	line-height: 1.4em;
}

ol, li, ul, blockquote {
	font-family: verdana, arial, sans serif, sans;
	font-size: .95em;
	line-height: 1.6em;
	color: #ffffff;
}

.em {
	color: #cc0066;
	font-weight: bold;
}

h1 {
	font-family: fantasy;
	font-size: 1.6em;
	color: #ffffff;
}

.headlink {
	font-family: trebuchet, verdana, arial, sans serif, sans;
	font-size: 1em;
	color: #ffffff;
	background: #330033;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding: 5px;
}

.headlink:visited {
	color: #ffffff;
	text-decoration: none;
}

.headlink:hover {
	text-decoration: none;
	color: #000033;
}

.head {
	color: #ccccff;
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
}

a {
	text-decoration: none;
	color:  #ccccff;
	font-weight: bold;
	padding: 1px;
}

a:visited {
	color:  #9999cc;
	font-weight: bold;
	text-decoration: underline;
}

a:active {
	color:  #996699;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #000033;
	text-decoration: underline;
	font-weight: bold;
	background: #9999cc;
}

#head {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	background: #000000;
	height: 70px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 70px;
}
html>body #top {
	height: 70px; /* ie5win fudge ends */
}

#left {
	position: absolute;
	top: 70px;
	left: 0px;
	margin: 0px;
	padding: 10px;
	border-right: 1px solid #ffffff;
	background: #000000;
	text-align: right;
	font-size: .85em;
	line-height: 1.4em;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 130px;
}
html>body #left {
	width: 130px; /* ie5win fudge ends */
}

#centercontent {
	padding: 10px;
	border: 0px;
	background: #000000;
	margin: 0px 150px 0px 150px;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}

#right {
	position: absolute;
	top: 70px;
	right: 0px;
	margin: 0px;
	padding: 10px;
	border-left: 1px solid #ffffff;
	background: #000000;
	font-size: .85em;
	line-height: 1.2em;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 130px;
}

html>body #right {
	width: 130px; /* ie5win fudge ends */
}

























/*
#left {
	position: absolute;
	top: 75px;
	left: 10px;
	padding: 0px 10px 10px 10px;
	width: 140px;
	text-align: right;
	background: #000000;
	border-right: 1px solid #ffffff;
	font-size: .85em;
}

#centercontent {
 	margin-left: 170px;
 	margin-right: 170px;
	margin-top: 10px;
	text-align: center;
	voice-family: "\"}\"";
	voice-family: inherit;
  margin-left: 170px;
  margin-right: 170px;
		}

html>body #centercontent {
 	margin-left: 170px;
 	margin-right: 170px;
}

#right {
	position: absolute;
	right: 10px;
	top: 75px;
	padding: 0px 10px 10px 10px;
	width: 140px;
	border-left: 1px solid #ffffff;
	font-size: .85em;
		}
	
#head {
	height: 70px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 70px;
		}

html>body #head {
		height:70px;
	}

*/