body  {	background-color: #c6e7de; }#container {	width: 960px;	margin-right: auto;	margin-left: auto;	text-align: left;	background-color: #f7ffce;	padding: 5px;}body {	text-align: center;}#header {
	text-align: center;
	font-family: arial, helvetica, sans-serif;	font-weight: bold;	font-size: 24px
}
	#widemenu {	background-color: #dddddd;	margin-bottom: 10px;	height: 25px;}
#widemenu ul {	background-color: #bbbbbb;
	margin: 0px;	padding: 0px;}#widemenu ul li {	float: left;	list-style-type: none;	padding: 5px 30px 5px 5px;	font-family: arial, helvetica, sans-serif;	font-weight: bold;	font-size: 14px;}#wide ul li a {	color: #000000;	text-decoration: none;}a  {	font-weight: bold;	font-variant: small-caps;	color: #990000;	text-decoration: none;}ul li {	list-style-type: square;}ul li li {	list-style-type: circle;}#wide ul li a:hover {	color: #990000;}
	#leftbar  {	clear:left;
	float: left;
	background-color: #f7ffce;	margin: 10px;	padding: 5px;	height: 300px;	width: 150px;	border: 2px dotted ##f7ffce}#content {
	float: left;	width:560px;	background-color: #f7ffce;	padding: 5px;}.pullquote  {	font: 18px Arial, helvetica, sans-serif;	color: #666666;	width: 120px;	margin: 10px 0px 10px 10px;	padding: 5px;	border-bottom: 2px solid #666666;	border-top: 2px solid #666666;float: right;}
#rightbar {	background-color: #f7ffce;
	float: right;	width: 200px;}
#footer {	border-top: 1px solid #000000;	clear: both;	margin-left: 100px;	margin-top: 10px;}