html {margin: 0; padding: 0;}
body {
	color:#666666;
	background:#339999;
	margin: 20px 0px;
	font: small Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	padding: 0px;
}
a img {border-style:none}
:link img {border-style:none}
:visited img {border-style:none}
a:link {color:#339999; background:inherit; text-decoration: none}
a:hover {color:#FF3399; background:inherit; text-decoration: underline}
a:active {color:#FF3399; background:inherit; text-decoration: underline}
a:visited {color:#339999; background:inherit; text-decoration: none}
ul, ol, li {list-style-type: none; padding:0; margin:0;}
#wrapper {
	background: #fff;
	border: #ccc 1px solid; 
	padding: 20px; 
	margin: 0px auto; 
	width: 591px; 
	text-align: left;
}
#header {
	margin-bottom: 10px;
	float: left;
	width: 175px;
}
#navigation {
	margin-bottom: 10px;
	float: right;
	width: 591px;
	text-align: center;
}
#navlist li {display: inline; padding-left: 10px; line-height: 24px}
#navlist li a {font-weight: bold; font-size: 75%; text-transform: lowercase; color: #999; background:inherit;}
#navlist li a:hover {background: #339999; color: #fff}
html #navlist li {line-height: 25px}
#banner {clear: both; height: 182px}
h1 {font-size: 18px}
h2 {font-size: 16px}
h3 {font-size: 14px}
h4 {font-size: 12px}
dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input  {padding:0; margin:0;}
#content {padding: 0px 0px 30px 16px; margin-top: 20px; float: right;  width: 400px;}
#sidebar {float: left; width: 162px; border-right: #eee 1px solid; padding: 0px 10px 30px 0px; margin-top: 20px; color:#666666; background:inherit;}
#content h1 {padding: 5px 0 5px 0; font-weight: 700; color:#666666; background:inherit;}
#content h2 {padding: 5px 0 5px 0; font-weight: bold; color:#666666; background:inherit;}
#content h3 {padding: 5px 0 5px 0; font-weight: bold; color:#666666; background:inherit;}
#sidebar h2 {padding: 5px 0 5px 0; font-weight: bold; color:#666666; background:inherit;}
#content p {padding: 5px 0 5px 0; font-size: 100%; line-height: 150%;}
#sidebar p {padding: 5px 0 5px 0; font-size: 85%; line-height: 150%;}
#leftnavhome {padding: 5px 5px 5px 0; font-size: 85%; line-height: 150%; color:#FFFFFF; background:#339999; font-weight:bold; text-align:right;}
#leftnavhome  a:link {color:#FFFFFF; background:#339999; text-decoration: none}
#leftnavhome  a:visited {color:#FFFFFF; background:#339999; text-decoration: none}
#footer {
	clear: both; 
	border-top: #eee 1px solid; 
	font-size: 80%; 
	color: #999; 
	background:inherit; 
	padding-top: 10px
}

.small {font-size:9px}
ul li#events {margin-left:20px; font-size:85%; line-height:150%; list-style-type:square;}
