h2 {
	font-size: 17px;
	font-weight: bold;
	margin: 0;
	display: block;
	color: #706e67;
	background: transparent url(images/front-arrow-right.png) no-repeat right 4px; 
}

#front-top-cont {
	background: #e9debc;	
}

#front-top-inner {
	width: 919px;
	height: 261px;
	margin: 0 auto;
	background: transparent url(images/front-top.png) no-repeat top left;
	position: relative;
}

#front-image img {
	margin-left: 10px;
	margin-top: 21px;
}

#main-inner {
	width: 919px;
	background: transparent;
}
#center {
	width: 919px;
	float: none;
}

#latest-news {
	position: absolute;
	left: 489px;
	top: 69px;
	width: 408px;
	height: 161px;
	overflow: visible;
}

#latest-news p {
	margin: 0px;
}

#latest-news h2 {
	display: none;
}

.news-item {
	margin-bottom: 10px;
}
#latest-news h4 {
	margin: 0;
}
#latest-news h4 a {
	font-size: 17px;
	font-weight: bold;
	white-space: nowrap;
	color: #9d7e1e;
	text-decoration: none;
}
#latest-news h4 a:hover {
	text-decoration: underline;
}
#latest-news h6 {
	margin: 0;
	color: #979797;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
#latest-news a {
	text-decoration: underline;
}
#front-main {
	position: relative;
	height: 335px;
	padding-top: 31px;
	margin-bottom: 28px;
}
#welcome {
	width: 419px;
	margin-left: 10px;
}
#sites {
	position: absolute;
	left: 475px;
	top: 31px;
	width: 432px;
}
#sites h2 {
	margin: 0px;
}
#sites p {
	margin: 0;
}
#sites .edit-chunk {
	top: 292px;
	left: 0px;
}
#front-network-studies {
	background: transparent url(images/front-network-studies.png) no-repeat 0px 30px;
	width: 447px;
	height: 188px;
	margin-left: -5px;
	position: absolute;
	top: 178px;
}
#network {
	position: absolute;
	left: 15px;
	width: 195px;
}
#studies {
	position: absolute;
	left: 235px;
	width: 195px;
}
#network h2,
#studies h2
{
	margin-bottom: 20px;
}
#network .inner, 
#studies .inner {
	margin: 10px;
	position: relative;
}
#studies ul {
	margin: 0;
	padding: 0;
}
#studies li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#studies ul.right {
	position: absolute;
	top: 0;
	left: 98px;
}

#front-meetings-message {
	background: transparent url(images/front-meetings-message.png) no-repeat 0px 7px;
	width: 924px;
	margin-left: -5px;
	height: 183px;
	position: relative;
	margin-bottom: 24px;
}
#events {
	position: absolute;
	left: 15px;
}
#events img {
	position: absolute;
	top: 16px;
	left: -7px;
}
#message_from {
	position: absolute;
	left: 486px;
	top: 0px;
}
#message_from .content {
	margin-top: 24px;
	width: 240px;
	position: relative;
	z-index: 2;
}
#message_from .content .from {
	font-weight: bold;
	margin-bottom: 10px;
}
#message_from img {
	position: absolute;
	top: 14px;
	left: -12px;
}
#message_from h2 {
	position: relative;
	z-index: 2;
}
#events h2,
#message_from h2 {
	margin: 0px;
}
#events h2 {
	position: relative;
	z-index: 2;
}
#events .event {
	margin-left: 204px;
	margin-top: 24px;
	width: 212px;
	position: relative;
	z-index: 2;
}
#events .event h4 { 
	margin: 0;
	font-weight: bold;
}
#events .event h4 a {
	color: #5c5b57; 
	text-decoration: underline;
}
#events .event .links {
	margin-top: 16px;
}
#events .event .links a {
	color: #fff; 
	font-weight: bold;
	text-decoration: underline;
}
#front-resources-documents {
	background: transparent url(images/front-resources-documents.png) no-repeat 0px 31px;
	width: 924px;
	margin-left: -5px;
	height: 210px;
	position: relative;
}
#resources {
	margin-left: 13px;
	width: 420px;
}
#resources .inner {
	margin: 30px 10px 0 13px;
}
#resources ul {
	margin: 0;
	padding: 0;
}
#resources li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#recent-documents {
	position: absolute;
	left: 486px;
	top: 0px;
	width: 412px;
}
#recent-documents ul {
	margin: 30px 10px 0 10px;
	padding: 0;
}
#recent-documents li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#resources h2,
#recent-documents h2 {
	margin: 0px;
}

#welcome h2 { background-position: 99px 8px; }
#network h2 { background-position: 92px 8px; }
#studies h2 { background-position: 86px 8px; }
#sites h2 { background-position: 63px 8px; }
#events h2 { background-position: 194px 8px; }
#message_from h2 { background-position: 185px 8px; }
#resources h2 { background-position: 188px 8px; }
#recent-documents h2 { background-position: 193px 8px; }

.edit-chunk {
	position: absolute;
	margin-left: -30px;
}

