body {	
	background: #4F5927 url(/images/waterfall_fixed_background_huge.jpg) fixed top left no-repeat;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
}

#site_links {
	top: 60px; 
	right: 10px;
}

#container {
	margin: auto;
	width: 810px;
}

#banner {
	margin: auto;
	width: 800px;
	height: 100px;
	background: url(/images/isdf_logo_and_words.png);
	border: 1px solid black;
}

#content_wrapper {
	margin: auto;
	width: 800px;
	min-height: 600px;
	background: #D4CE90;
	background: #a7a271;
	border: 5px solid black;
	margin-top: 20px;
	text-align: left;
}
#top_admin_links {
	margin: 0 auto; 
	text-align: center; 
	font-size: 20px;
	color: #ffff00;
	padding-top: 10px;
}
#top_admin_links a {
	text-decoration: none;
	color: #ffff00;
}
#top_admin_links a:hover {
	text-decoration: underline;
}

#column1 {
	width: 280px;
	float: left;
	margin: 0;
	padding: 0px;
	padding-top: 20px;
}
.image_column {
	text-align: center;
}
.image {
	margin-bottom: 5px;
}
.image_caption {
	font-size: 12px;
	color: black;
	margin-top: 5px;
	padding-bottom: 20px;
}

#column2 {
	width: 480px;
	float: right;
	margin: 0;
	padding: 20px 30px 20px 0px;
	gpadding-top: 20px;
	font-size: 12px;
	gtext-align: justify;
}

.title {
	font-size: 24px;
	color: black;	
}
#page_title {
	margin: 0 auto;
	text-align: center;
	color: black;
	font-size: 24px;
}
/*
ul.no_bullets {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul.no_bullets li {
	margin: 15px 0px;
}
ul.no_bullets li a {
	color: black;
	text-decoration: none;
	font-weight: bold;
}
ul.no_bullets li a:hover {
	text-decoration: underline;
}

.person_title {
	color: black;
}
*/
#people_list {
	list-style: none;
	font-size: 14px;
	padding-left: 5px;
}
#person_details {
	font-size: 13px;
}
#person_details p#pd_name {
	font-size: 14px;
	font-weight: bold;
}
#person_details p#pd_title {
	font-size: 14px;
	font-style: italic;
}
#stories {
	list-style: none;
	font-size: 14px;
	padding-left: 5px;
}
#stories li {
	margin: 10px 0px;
}

#news_details {
	font-size: 13px;
}
#team_links {
	padding: 0px 20px 0px 20px;
	font-size: 14px;
	text-align: right;
	width: 200px;
	border-right: thin solid black;
}

#team_links ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#team_links ul li {
	margin: 10px 0px;
	padding-right: 5px;
}
/*
#team_links ul li a {
	text-decoration: none;
	color: black;
}
#team_links ul li a:hover {
	text-decoration: none;
	color: #ffff00;
}
*/
#team_links ul li#selected {
	background: #ffff00;
}
#team_links ul li#selected a:hover {
	color: black;
}



/*
#top {				
	background: url("/sliced/pages-banner.jpg");
}

#middle {
	width: 800px;
	height: 532px;
	background: url("/sliced/pages-mainarea-fadeout.jpg") no-repeat;
	color: white;
	text-align: left;
	position: relative;
	padding-top: 30px;
}
#images-area {
	width: 300px;
	float:  left;
	gmin-height: 300px;
	background: transparent;
	color: white;
	text-align: center;
}
#content-wrapper {
	width: 470px;				
	float: right;
	margin-right: 30px;				
	position: relative;
}
#semi-opaque-bg {
	filter:alpha(opacity=90);
	-moz-opacity:.90; 
	opacity:.90;
	background: #CEC2A6;				
}

#content {
	position: absolute; top: 0px; left: 0px;
	background: #CEC2A6;
	color: black;
	min-height: 400px;
	padding: 20px;
}

#content a {
	text-decoration: none;
	color: #FFFF00;
}

#stories {
	list-style: none;
}

#stories li {
	margin: 20px 0px;
}

#stories li a {
	color: black;
}
*/

h3 {
	padding-top: 10px;
}
#story_image_list { list-style: none; }
#story_image_list li {cursor: move;}

