
/* Layers */

#container {
	width: 90%;
	margin: 10px auto;
	background-color: #fff;
	color: #333;
	border: 1px solid gray;
	line-height: 130%;
	background: url('images/mfcf-l.jpg') no-repeat bottom right;
}

#container img {
	border: none;
}

#frontpage_prog_spacer {
	border-top: 3px dotted gray;
	margin-top: 30px;
}

#frontpage_left {
	width: 275px;
	/* padding-right: 20px; */
	padding: 12px;
	border-right: 3px dotted gray;
	float: left;
	line-height: 1.4em;
}

#frontpage_right {
	margin-left: 20px;
	padding: 0 5px 5px 5px;
	width: 285px;
	float: left;
	line-height: 1.4em;
}


#top_blue_shader {
	height: 28px;
	padding: 4px 0px 0px 10px; /* top right bot left */
	background: url(images/shader-blue.gif) top left repeat-x;
	color: #68d4cf;
	letter-spacing: 0.05em;
}

#top_blue_shader a {
	color: #fff;
	font-weight: bold;
}

#top_blue_shader a:hover {
	color: #57c9c6;
}

#top_logos {
	border-bottom: 10px solid #007576;
	height: 200px;
}

#top_shader {
	background: url('images/shader.gif') top center repeat-x; 
	height: 20px;
}

#leftnav_container {
	float: left;
	width: 160px;
	clear: both;
	margin-left: 10px;
	margin-top: 20px;
}

#navthumbs {
	-moz-opacity: 1;
	margin-left: 10px;
	padding-top: 40px;
	padding-bottom: 20px;
	width: 165px;
}

#leftnav {
	width: 160px;
	margin: 0;
	padding: 1em;
	clear: both;
	/*
	margin-top: 20px; 
	margin-left: 10px;
	*/
	background: #f0f9f8; 
	-moz-opacity: 0.6;
}

#leftnav ul {
	list-style-type: none;
	margin-left: 0px; /* IE fix  */
	padding-left: 5px;
	width: 160px;
	background: #999;

}

#leftnav a {
	display: block;
	background: #888;
	padding: 5px;
	color: #fff;
	text-decoration: none;
}

#leftnav a:hover {
	color: #000;
	background: #ccc;
}

#leftnav li {
	margin-bottom: 4px;
}

#header_quote {
	float: right; 
	padding-top: 10px; 
	/* -moz-opacity: 0.7; */
}

#content {
	/* margin-left: 220px; */ /* So this is the space from the left */
	margin-left:50px;
	/*  border-left: 1px solid gray; */
	padding: 1.5em;
	/* max-width: 45em; */
	width: 620px;
	line-height: 1.6em;
	float:left;
}

#content_bio {
	margin-left: 220px;
	/* border-left: 1px solid gray; */
	padding: 1.5em;
	/* max-width: 45em; */
	width: 500px;
	line-height: 1.6em;
}

#frontpage {
	/* line-height: 1.25em; */
	line-height: 1.4em;
}

#frontpage ul {
	list-style-type: square;
	list-style-color: #000;
	list-style-position: outside;
}

#frontpage li {
	color: #57c9c6;
	font-weight: bold;
	letter-spacing: 0.03em;
}

#frontpage li span {
	color: #007576;
}

#footer {
	clear: both;
	margin: 0;
	padding: .5em;
	color: #333;
	border-top: 10px solid #007576;
	font-size: smaller;
}

#leftnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }

#heroes ul li {
	font-size: smaller;
	list-style-type: none;
	/* list-style-image: url(images/arrow.gif); */
	list-style-position: outside;
	margin-left: 8px;
	margin-top: -3px;
}

#heroes li {
	width: 145px;
}


#heroes ul {
 	width: 135px;
	margin-top: 9px;
	margin-bottom: 7px;
	line-height: 1.2em;
}

#dwi ul li {
	font-size: smaller;
	list-style-type: none;
	/* list-style-image: url(images/arrow.gif); */
	list-style-position: outside;
	margin-left: 8px;
	margin-top: -3px;
}

#dwi li {
	width: 145px;
}

#dwi ul {
 	width: 135px;
	margin-top: 9px;
	margin-bottom: 7px;
	line-height: 1.2em;
}


#showbio {
	display: block;
}

#noshowbio {
	display: none;
}

/* Top ul/li stuff */

#homelink ul {
	list-style-type: none;
	font-size: 30px;
	margin: 0;
	padding: 0;
}

#homelink li {
	margin: 0;
	padding: 0;
}

#homelink a {
	display: block;
	padding: 0.85em;
	/* border: 1px solid black;  */
}

#homelink {
	/* Basically the height of the image */
	margin-left: 30px;
	padding-top: 4px;
	width: 600px;
	height: 60px;
}



/* -- Not used
#mfcflogo {
	background: url('images/mfcf.jpg') no-repeat top right;
	width: 400px;
	height: 169px;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}

#mfcflogo a {
	display: block;
	padding: 7em;
}
*/


#sidebar {
	float: left;
	width:250px;
}





/* Classes */

body {
	font-family: Verdana, Sans-serif;
	font-size: 12px;
	background-color: #fff;
}

a:link, a:visited {
	color: #004b9f;
}

a:hover {
	/* color: #0472ee; */
	color: #000;
}

.heroes {
	list-style-type: circle;
}

.imghome {
	float: right; 
	margin-right: 10px; 
	margin-top: 10px;
}

.imghomesmall {
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	background: url(images/mfcf-s.jpg) no-repeat top;
}

.bio_spacer {
	padding-top: 190px;
}

.caption_text {
	font-size: 120%;
}

.frontpage_prog_text {
	color: #007576;
}
