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;
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
}
#wrapper {
	background: #fff;
	border: #ccc 1px solid; 
	padding: 15px; 
	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; line-height: 24px}
#navlist li a {font-weight: bold; font-size: 10px; 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}
h5 {font-size: 12px; font-weight:bold; color:#999999;}
p {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: 10px; float: right;  width: 400px;}
#sidebar {float: left; width: 162px; border-right: #eee 1px solid; padding: 0px 10px 0px 0px; margin-top: 10px; 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: 12px; line-height: 150%;}
#sidebar p {padding: 5px 0 5px 0; font-size: 11px; 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}*/
#homeMidLeft {
	clear:both;
	float:left;
	width:260px;
	height:500px;
	overflow:auto;
	font-size: 11px;
	color: #808080;
	background:#EAEAEA;
	border:#339999 thin solid;
	padding: 15px;
}
#homeMidRight {
	float:right;
	width:260px;
	height:500px;
	overflow: auto;
	font-size: 11px;
	color: #808080;
	background:#c5f8f8;
	border:#339999 thin solid;
	padding: 15px;
}
#homeBottom {
	clear: both; 
	font-size: 11px; 
	color: #808080; 
	background:#ffffff; 
	border:#339999 thin solid; 
	padding:15px;
	padding-top: 25px;
}
#newsBox {
	clear: both; 
	font-size: 11px; 
	color:#666666; 
	background:#c5f8f8; 
	border:#cccccc thin solid; 
	padding:15px;
	padding-top: 25px;
}
#contentEvents {float: right; width:380px; color:#666666; background-color:#EAEAEA; border:#339999 thin solid; padding:25px 15px 25px 15px;}
#contentNews {padding: 25px;}
#contentNews ul {display:block; margin:25px;}
#contentNews ul li{display:block; list-style-type:square; padding:5px; margin:5px;}
#footer {
	clear: both; 
	border-top: #eee 1px solid; 
	font-size: 10px; 
	color: #999; 
	background:inherit; 
	padding-top: 10px
}

.small {font-size:9px}
ul li#events {margin-left:20px; font-size:11px; line-height:150%; list-style-type:square;}
#wrapperPink {
	background-color: #FFFFFF;
	margin: auto;
	padding: 15px;
	width: 750px;
	border: 1px solid #CCCCCC;
}
#footer p {
	text-align: center;
}

