* {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

html, body {
	border: none;
	margin: 0px;
	padding: 0px;
}

body {
	color: #333;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	width: 100%;
	background:url("/images/mf-background.jpg") repeat-y center center #e6e6e6;
}

div, ul, ol {
	border: none;
	font-size: 12px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
	margin: 0px;
	padding: 0px;
}

div.clear {
	clear: both;
}

/* standard links */
a {
	color: #0033CC;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	color: #00A8A9;
	text-decoration: underline;
}

a:visited {
	color: #0033CC;
}

small a {
	font-size: 10px;
}

/* headings */
h1 {
	font-size: 20px;
	margin: 0px;
}
h2 {
	font-size: 20px;
	margin: 0px;
}

h3 {
	color: #333333;
	font-size: 13px;
	padding: 3px 0;
}

/* common styles */
b {
	line-height: 30px;
}

p {
	color: #333;
	font-size: 12px;
	font-size: 13px;
	margin-bottom: 12px;
}

/* main container */

#container 
{
    max-width: 1000px;
	min-width: 960px;
	border:none;
	width:1000px;
			
	
	margin: 0px auto;
	background-color: #fff;
	color: #333;
	
	
	border-top: 0px;
	line-height: 130%;
	background: url(/images/mfcf-l.jpg) no-repeat bottom right;
}

/* Top nav and logo */
#top {
}

#top_blue_shader {
	height: 28px;
	padding: 4px 0px 0px 10px;
	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: 180px;
}

#header_logo {
	float: left;
	padding: 5px;
}

#header_quote {
	float: right;
	padding-top: 5px;
}

#top_shader {
	background: url(/images/shader.gif) top center repeat-x;
	height: 20px;
}

/*  left navigation */

#leftnav_container {
	float: left;
	width: 160px;
	clear: both;
	margin-left: 10px;
}

#navthumbs {
	margin-left: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 165px;
}

#leftnav {
	width: 160px;
	margin: 0;
	padding: 1em;
	clear: both;
	-moz-opacity: 0.6;
}

#leftnav ul {
	list-style-type: none;
	margin-left: 0px; /* IE fix  */
	padding-left: 5px;
	width: 160px;
	background: #999;
}

#leftnav li {
	margin-bottom: 4px;
}

#leftnav a {
	display: block;
	background: #888;
	padding: 5px;
	color: #fff;
	text-decoration: none;
}

#leftnav a:hover {
	color: #000;
	background: #ccc;
}

#leftnav p {
	margin: 0 0 1em 0;
}

/* content */

#content {
	margin-left: 210px;
	padding: 1.5em 0;
	
	line-height: 1.6em;
		width: 795px;
}

		
#content h1 {
	margin: 0 0 .5em 0;
}		
#content h2 {
	margin: 0 0 .5em 0;
}

#content p {
	margin: 10px 0px;
}

#content .ContentCol {
	float: left;
width:560px;
	margin-right: 5px;
	margin-bottom: 15px;
}

#content .ContentCol .imageholder {
	float: left;
	width: 680px;
	margin-bottom: 20px;
}

#content .ContentCol .imageholdercol {
	float: left;
	margin-right: 10px;
}

#content .ContentCol ul {
	list-style: inside;
	list-style-type: disc;
	margin: 10px 0;
}

#content .ContentCol ul.no-bullet {
	list-style: none;
}

#content .ContentCol ul li {
	padding: 0 0 0 18px;
}

#content .ContentCol ul li a {
	margin-left: 3px;
	vertical-align: top;
}

#content .ContentAdvt {
	float: left;
	text-align:center;
	width: 210px;
	margin-bottom: 15px;
	margin-left: 10px;
	/*border-bottom: 3px solid #F3F3F3;
	border-left: 3px solid #F3F3F3;
	border-right: 3px solid #F3F3F3;
	border-top: 1px solid #F3F3F3;*/
}

#content .ContentAdvt p {
	color: #CDCDCD;
	font-size: 12px;
	font-weight: bold;
	margin: -10px 0 5px 45px;
}

#content .ContentAdvt img {
	padding: 3px 5px;
}

#content_bio {
	margin-left: 220px;
	padding: 1.5em;
	width: 500px;
	line-height: 1.6em;
}

/* styles specific to home page */

#frontpage_prog_spacer {
	border-top: 3px dotted gray;
	margin-top: 30px;
}

		
#frontpage_left 
{
    
	width: 245px;
	padding: 12px;
	border-right: 3px dotted gray;
	float: left;
	line-height: 1.4em;
}

#frontpage_right {
	margin-left: 20px;
	padding: 0 5px 5px 5px;
	width: 245px;
	float: left;
	line-height: 1.4em;
}

#frontpage {
	line-height: 1.4em;
	float:left;
			position:relative;
			width:100%;
}

#frontpage ul {
	list-style-type: square;
	list-style-position: inside;
	margin: 12px 0;
	padding: 0 0 0 40px;
}

#frontpage li {
	color: #57c9c6;
	font-weight: bold;
	letter-spacing: 0.03em;
}

#frontpage li span {
	color: #007576;
}

.frontpage_prog_text {
	color: #007576;
	line-height: 1.4em;
}

/*   footer  */

#footer {
	clear: both;
	margin: 0;
	background: url(/images/shader-blue.gif) repeat-x scroll left top;
	text-align: left;
	line-height: 28px;
}

#footer p {
	color: #fff;
	font-size: smaller;
	margin-left: 15px;
	margin-bottom: 0px;
}

#footer p a {
	float: right;
	margin-right: 15px;
	color: #fff;
	font-size: 10px;
	text-decoration: none;
}

/* panels */

#heroes ul {
	width: 135px;
	margin-top: 9px;
	margin-bottom: 7px;
	line-height: 1.2em;
}

#heroes ul li {
	font-size: smaller;
	list-style-type: none;
	list-style-position: outside;
	margin-top: -3px;
}

#heroes li {
	width: 145px;
}

#heroes ul li a {
	font-size: 11px;
}

#dwi 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-position: outside;
	margin-top: -3px;
}

#dwi li {
	width: 145px;
}

#dwi ul li a {
	font-size: 11px;
}

/* javascript styles */

#showbio {
	display: block;
}

#noshowbio {
	display: none;
}

.caption_text {
	font-size: 120%;
}

.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;
}



/* Top bar start */
#top-bar
{
    background-color: #f7f7f7;
    FONT: bold 11px Verdana, sans-serif;
    COLOR: #000000;
    BORDER-BOTTOM: #ccc 1px solid;
    WHITE-SPACE: nowrap;
    HEIGHT: 25px;
    TEXT-ALIGN: left;
    min-width:950px;
    
}
#top-bar .last
{
    BORDER-RIGHT: 0px
}
#top-bar A
{
    BORDER-RIGHT: #ccc 1px solid;
    PADDING-RIGHT: 10px;
    MARGIN-TOP: 5px;
    DISPLAY: block;
    PADDING-LEFT: 10px;
    FLOAT: left;
    PADDING-BOTTOM: 0px;
    COLOR: #3c6fa9;
    PADDING-TOP: 0px;
    font-weight:bold;
    text-decoration:underline;
    FONT: bold 11px Verdana, sans-serif;
}
#top-bar A:hover 
{
    color:#446ce8;
    text-decoration:none;
}
    

#top-bar A:visited
{
    COLOR: #3c6fa9
}
#top-bar SPAN
{
    BORDER-RIGHT: #ccc 1px solid;
    PADDING-RIGHT: 10px;
    MARGIN-TOP: 5px;
    DISPLAY: block;
    PADDING-LEFT: 10px;
    FLOAT: left;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px
}
/* Top bar end */
