/*****************************************************/
/*   Design:  GoFlexible-2                           */
/*---------------------------------------------------*/
/*   Author:  Gerhard Erbes                          */
/*            gw@actamail.com                        */
/*---------------------------------------------------*/
/*   Version: 4.1                                    */
/*   Date:    March 29, 2006                         */
/*****************************************************/

/*****************/
/*   MAIN BODY   */
/*****************/
* HTML {
    height: 100%;
}
/* End IE Hack */ 

HTML {
    height: 100%;
}

* {
  	font-family: Verdana,Tahoma,Arial,sans-serif;
	padding: 0;
	margin: 0;
	color:#000000;
	font-size:14px;
}

a {
	color:#000000;
}

body {
	background: url(../cedg_img/main_bg_grey.jpg) repeat-x #FFF;
}

#wrap {
	z-index:0;
	position: relative;	
	top:0;
	left:0;
	min-height:600px;
	height:600px;
	width: 900px;
	margin: 0px auto;
	padding: 0px;
	background-color: #FFF;
}

/*** Correction for non-IE browsers ***/
#wrap {
	/*overflow: hidden;*/
}

/*** Correction for IE 5.01 ***/
#wrap {
/*	float: left; */
	float: none;
}

/*** Correction for Safari 1.x ***/
* > #footer, * > form, * > #notes, * > .output {
	position: relative;
	z-index: 1000;
}

/**************/
/*   HEADER   */
/**************/

#header-banner {
	z-index:10;
	position:absolute;
	top:0px;
	left:0px;
	width: 900px;
	height: 100px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-left:1px solid #d3d3d3;
	border-right:1px solid #d3d3d3;
}

#header-banner div{
	display:inline;
}


#header-1 {
	position:relative;
	float:left;
	height: 100px;
	width: 180px;
	background: url(../cedg_img/CEDGheader3_01.jpg) no-repeat;
}

#header-2 {
	position:relative;
	float:left;
	height: 100px;
	width: 180px;
	background: url(../cedg_img/CEDGheader3_02.jpg) no-repeat;
}

#header-3 {
	position:relative;
	float:left;
	height: 100px;
	width: 180px;
	background: url(../cedg_img/CEDGheader3_03.jpg) no-repeat;
}

#header-4 {
	position:relative;
	float:left;
	height: 100px;
	width: 180px;
	background: url(../cedg_img/CEDGheader3_04.jpg) no-repeat;
}

#header-5 {
	position:relative;
	float:left;
	height: 100px;
	width: 180px;
	background: url(../cedg_img/CEDGheader3_05.jpg) no-repeat;
}

/**************/
/*   MENU   */
/**************/

#menu {
	z-index:10;
	position:absolute;
	top:100px;
	left:0px;
	width: 900px;
	height: 30px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../cedg_img/menu_but2.jpg) repeat-x;
	border-left:1px solid #d3d3d3;
	border-right:1px solid #d3d3d3;
}

ul.nav {width:900px; padding:0px 0 0 0px; margin:0; list-style:none; height:30px; position:relative; z-index:500;}
ul.nav li {display:block; float:left; height:30px; width:148px; text-align:center; border-left: 1px #999 solid;}
ul.nav li a {display:block; float:none; height:30px; line-height:30px; color:#FFF; text-decoration:none; font-size:15px; font-weight:bold; padding:0px 0 0 0px; cursor:pointer;}
ul.nav li:hover, ul.nav li:hover a, ul.nav li:active, ul.nav li:active a:active { background:url(../cedg_img/menu_but2_dwn.jpg) no-repeat; color:#FFF;}

/***   Buffer between heading and content area   ***/
#buffer {
	clear: both; 
	float: left;
	width: 780px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	background-color: inherit;
}


/*****************/
/***   MAIN   **/
/*****************/
#main_area {
	z-index:10;
	position:absolute;
	top:130px;
	left:0px;
	clear: both;
/*	float: left; */
	width: 900px;
	height: 600px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background:url(../cedg_img/main_newback2.jpg) no-repeat #d3d3d3; 
	border-left:1px solid #d3d3d3;
	border-right:1px solid #d3d3d3;
}

#main_area ul {padding:0px 0 0 0px; margin:0; list-style:none;}
#main_area li {display:block;}

#leadership_bios {
	z-index:20;
	position:relative;
	top:0px;
	clear: both;
	width: 900px;
	height: 180px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#leadership_photos {
	z-index:100;
	position:absolute;
	clear: both;
	left:0px;
	top:0px;
	width: 870px;
	height: 200px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
}

#leadership_bio_text {
	z-index:100;
	position:absolute;
	clear: both;
	left:0px;
	top:470px;
	width: 900px;
	height: 425px;
	margin: 0px 0px 0px 0px;
	padding:0px 0 0 0px;
	background-color:#d3d3d3;
}

#leader_bio {
	position:absolute;
	top:0px;
	left:30px;
	width: 840px;
	height: 425px;
	margin: 0px 0px 0px 0px;
	padding:0px 0 0 0px;
	background-color:#d3d3d3;
}

ul.photos {width:900px; padding:10px 0 0 30px; margin:0; list-style:none; height:180px; position:relative; z-index:500;}
ul.photos li {display:block; float:left; height:180px; width:120px; text-align:center; padding-right:20px;}
ul.photos li img{border:1px #000 solid;}
ul.photos li:hover {cursor:pointer;}


#projects_list {
	z-index:20;
	position:relative;
	top:10px;
	clear: both;
	width: 892px;
	height: 120px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 35px;
}

ul.projects {width:892px; padding:0; margin:0; list-style:none; height:120px; position:relative; z-index:500;}
ul.projects li {display:block; float:left; height:160px; width:140px; text-align:center; padding-right:30px; line-height:20px;}
ul.projects li a {float:none; cursor:pointer; color:#FFFFFF; text-decoration:none; }
ul.projects li a:hover {text-decoration:none; color:#FFFFFF; }

#supporters_photos {
	z-index:100;
	position:absolute;
	clear: both;
	left:0px;
	top:50px;
	width: 800px;
	height: 200px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 50px;
}

/*****************/
/***   FOOTER   **/
/*****************/
#footer {
	z-index:10;
	position:absolute;
	bottom:0px;
	left:0px;
	clear: both;
/*	float: left; */
	width: 900px;
	height: 20px;
	margin: 10px 0px 0px 00px;
	padding: 10px 0px 5px 0px;
	border-top: solid 1px rgb(200,200,200);
	border-bottom: solid 1px rgb(200,200,200);	
	border-left:1px solid #d3d3d3;
	border-right:1px solid #d3d3d3;
	background-color: rgb(255,255,255);
	text-align: center;
	color: rgb(100,100,100);
	font-size: 10px;
}

/*************************************************/
/***   HYPERLINKS IN MIDDLE AND RIGHT COLUMNS  ***/
/*************************************************/

/*** Hyperlinks in middle and right columns ***/
a {
	background-color: inherit;
	color: rgb(100,100,100);
	text-decoration: none;
}

a:hover {
	color: rgb(0,0,0);
	text-decoration: underline;
}

.page_title {
	font-size:24px;
	color:#134189;
	font-style:italic;
	padding-left:5px;
	padding-bottom:10px;
}

.main_text {
	padding-left:10px;
	padding-right:10px;
}

.main_text p{
	font-size:14px;
	color:#343434;
	font-style:normal;
	padding-bottom:10px;
}

.li_block {float:left; display:block;}

.collist a{
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
}

.collist a:hover{
	text-decoration:underline;
}


.collist {
	font-size:16px;
	line-height:23px;
}
