body {
	background-color: #fff;
	font-family: Lucida Grande, sans-serif;
	font-size: small;
}
#allcontent {
	width: 800px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #fff;

}
#sidebar {
	background-color: #fff;
	margin: 0px 0px 0px 0px;
	width: 274px;
	float: left;
}
#content {
	background-color: #fff;
	width: 560px;
	margin: 0px 0px 0px 324px;
	position: absolute;
}
a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #000;
}
.outertable { border-style:solid; border-color:#fff; border-width:0px;}.innertable { border-style:solid; border-color:black; border-width:0px;
 background-color:#000;
}
.menu { border-style:solid; border-color:black; border-width:3px;}.copy { border-style:solid; border-color:black; border-width:2px; }
 .text {
	line-height: 1.5em;
}