body {	
	margin: 0 auto;
	background: #2B2317;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center;
}
#container {
margin: 0 auto;				
width: 800px;
height: 610px;
padding-top: 20px;
}
#top { width: 800px; height: 68px; }
#middle { width: 800px; height: 314px; }
#bottom { width: 800px; height: 203px; }
#top_left {
	width: 193px;
	height: 68px;
	background: url("/sliced/isdf_logo_top.jpg");
	float: left;
}
#top_right {
	width: 607px;
	height: 68px;
	background: url("/sliced/banner.jpg");
	float: right;
	}
#middle_left {
	width: 193px;
	height: 314px;
	background: url("/sliced/left_sidebar_middle.jpg");
	float: left;
	text-align: left;			
}
#middle_left_text {
	padding: 55px 20px 0px 20px;
	color: white;
	font-family: georgia;
	font-size: 15px;
	line-height: 34px;
}
#middle_right {
	width: 607px;
	height: 314px;
	background: url("/sliced/waterfall.jpg");
	float: right;
}
#bottom_left { 
	width: 192px; 
	height: 214px;
	background: url("/sliced/left_sidebar_bottom.jpg");
	float: left;
	border-right: 1px solid black;
}
#bottom_middle {
	width: 370px;
	height: 214px;
	background: url("/sliced/whats_new_area.jpg") no-repeat;
	float: left;
	gborder-top: 1px solid black;
	border-right: 1px solid black;
}
#whatsnew {
	padding: 10px 10px 10px 20px;
	text-align: left;
	font-size: 15px;
}
#bottom_right {
	width: 236px;
	height: 214px;
	background: url("/sliced/initiatives_area.jpg") no-repeat;
	float: right;
	gborder-top: 1px solid black;
}
#bottom_right_header {
	text-align: right;
	font-size: 16px;
	color: #3C501B;
	padding: 10px;
	font-weight: bold;
	padding-bottom: 2px;
}
#initiatives {
	text-align: right;
	color: #3C501B;
	font-size: 14px;		
	gfont-weight: bold;
	margin: 0px;
}
#initiatives_text {
	float: left;
	color: #3C501B;
	text-align: right;
	width: 193px;
}
#initiatives_text div a {
	color: #3C501B;
	text-decoration: none;
}
#initiatives_text div a:hover {
	color: #FFFF66;
}
.main_initiative {
	font-size: 15px;
	margin: 10px 0px;
}
/*
.main_initiative a {
	color: #3C501B;
}
*/
.sub_initiative {
	font-size: 12px;
	margin: 5px 0px;
}
/*
.sub_initiative a {
 color: #3C501B;
}
*/
#initiatives_logos {
	width: 40px;
	text-align: center;
	float: right;
}
#initiatives_logos div a img {
	border: none;
}
#zwa {
	padding-top: 5px;
	padding-bottom: 27px;
}
#gec {
	padding-bottom: 28px;
}
#cusc {
}
/*
.initiative {
	margin: 0px 0px;
	padding: 0px;
}
.initiative img {				
	padding: 0px;
	border: none;
	margin-right: 5px;
}
.initiative div {
	float: left;
	width: 80%;				
}
#initiatives a {
	text-decoration: none;
	border: none;
	color: #3C501B;
}
#initiatives a:hover .initiative {
	background: #3F4F2A;
	color: #B7AF92;
}
*/
/* position the main site links in the banner */
#site_links {
	top: 47px; 
	right: 10px;
}

#main_story_list {
	list-style: none;
}
#main_story_list li {
	cursor: pointer;
	border: thin solid black;
	background: #ffffff;
	margin: 10px 0px;
}

#main_story_list_nosort {
	list-style: none;
	padding-left: 2px;
}
#main_story_list_nosort li {
	margin: 10px 0px;
	font-size: 13px;
}

	
