html,body{margin:0;padding:0}
body{
	text-align:center;
	background-color: #68a18e;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 76%;
	line-height: 130%;
}
p{margin:0 10px 10px}
h1 {
	font: bold 175% "Comic Sans MS" arial sans-serif;
	color: #68a18e;
	padding: 5px 10px;
}
a.nav:link, a.nav:visited {
	display: block;
	width: 150px;
	height: 35px;
	line-height: 35px;
	color: #3a5a4f;
	text-decoration: none;
	background: transparent url(/skins/ecprimary/images/nav-back.gif) no-repeat left top;
	text-indent: 30px;
}
a.nav:hover {
	background: transparent url(/skins/ecprimary/images/nav-back-hover.gif) no-repeat left top;
	color: #68a18e;
}

#header {
	height: 121px;
	margin: 0;
	border-bottom: 5px solid #68a18e;
}
#container{
	text-align: left;
	border-left: 2px solid #547e70;
	border-right: 2px solid #547e70;
	width:760px;
	margin:0 auto;
	background-color: #ffffff;
}
#content{
	margin: 0 20px 0 150px;
	background-image: url(/skins/ecprimary/images/welcome-back.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	border-left: 2px solid #e8f1ee;
}
#content p{
	line-height: 1.4;
	text-align:left;
	width: 60%;
	color: #3a5a4f;
}
#content-wide{
	margin: 0 10px 0 150px;
	border-left: 2px solid #547e70;
}
#content-wide p, a{
	line-height: 1.5;
	text-align:left;
	width: 95%;
	color: #3a5a4f;
}
#content-wide li, ul{
	color: #3a5a4f;
	margin: 15px;
	padding: 0;
}
#extra li, ul {
	color: #3a5a4f;
	margin: 15px;
	padding: 0;
}
#extra{
	background:#e8f1ee;
	float:left;
	width:198px;
	margin-left:-200px;
	line-height:1.4}
#navigation{
	color: #3a5a4f;
	font-family: "Comic Sans MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	float: left;
	width: 148px;
	margin-left: -760px;
	text-align: left;
}
#footer{
	background: #fff;
	color: #3a5a4f; 
	clear:left;
	width:100%;
	border-top: 2px solid #547e70;
	}
#footer p{margin:0;padding:5px 10px}
#footer a{color: #3a5a4f;}
#wrapper{float:left;width:100%}.imageright {
	float: right;
	margin-left: 0px;
	background-repeat: no-repeat;
	padding-left: 3px;
}
.newsdate { font-weight: bold; }
