
body { 
	font: .8em Trebuchet MS, Arial; 
	line-height: 1.5em;
	background: #fff url(images/bgfade1.gif) repeat-x;
	color: #444; }

a { color: #e52f2e; text-decoration: none;}

h1 { font: 2em Trebuchet MS, Arial; padding: 7px 0 0 8px; margin: 0;
}

h1 a { color: #737373;
}

h1 a, h2 a { text-decoration: none;
}
h1 a:hover, h2 a:hover { color: #FF6600;
}
h2 { font-size: 1.5em; margin-bottom: 5px; color: #000;
}
p {margin: 0 0 6px 0;
}


/* PAGE    ------ */

.content { 
	margin: 0 auto;
	width: 780px;
	padding: 10px; 
}

.header { 
	height: 135px;
	background: #fff url(images/headerbg.gif) repeat-x bottom;
	color: #808080;
	margin: 3px 0;
	padding: 5px 0 0 10px;
}

.headerstuff {
	float: right;
	width: 770px;
	padding: 1px 0 4px 0;
	color: #808080;
}

	.headerstuffleft {
		width: 550px;
		float: left;
		padding: 0 8px 0 0;
	}

	.headerstuffright {
		float: right;
		width: 200px;
		padding: 0 0 0 8px;
		border-left: 1px solid #eee;
	}

.flashshow {
	height: 242px;
	}

/*- Menu Nav DD--------------------------- */

    #navDD {
      float:left;
      width:100%;
      background:#f4f4f4;
      font-size:100%;
      line-height:normal;
      }

    #navDD ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }

    #navDD li {
      display:inline;
      margin:0;
      padding:0;
      }

    #navDD a {
      float:left;
      background:url("images/tableftjDD.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }

    #navDD a span {
      float:left;
      display:block;
      background:url("images/tabrightDD.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#535353;
      }

    #navDD a span {float:none;
      }

    #navDD a:hover span {
      color:#07b0be;
      }

    #navDD a:hover {
      background-position:0% -42px;
      }

    #navDD a:hover span {
      background-position:100% -42px;
      }


/* LEFTY   --------- */

.left {
	float: left;
	width: 505px;
	margin: 0 0 -2px 0;
}

.left h2 {
	clear: both;
	background: #06b0bf;
	color: #ffffff;
	padding: 3px 5px 4px 11px;
	font: bold 1.2em Trebuchet MS, Arial;
	margin: 0 0 5px 0;
}
	
	.left_box { 
		margin: 0 0 10px 0; 
		color: #000; 
		background: #FFF; 
		padding: 5px 5px 5px 5px; 
	}
	
		
/* RIGHTY   ---------- */
		
.right {
	float: right;
	width: 270px;
	margin: 18px 0 -2px 0;
}
	.right h3 {
		background: #fc7777;
		color: #fff;
		padding: 3px 5px 4px 5px;
		font: bold 1.2em Trebuchet MS, Arial;
		margin: 0 0 3px 0;
	}
	.right_chirps {
		background: #c0eaee;
		color: #414141;
		padding: 5px;	
		margin: 0 0 2px 0;

	}
	.image {
		float: left;
		margin: 0 9px 3px 0;
	}

/* funders   ------ */

.funders { 
	clear: both;
	text-align: center;
	padding: 0 0 10px 30px;
	line-height: 2em;
	border-top: 1px solid #ccc;
}

/* footer--------------------- */

.footer { 
	clear: both;
	text-align: center;
	padding: 10px 0;
	border-top: 1px solid #ccc;
	line-height: 2em;
}
	.footer a { color: #06b0bf;}
