body {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #FFFFFF;

	background-color: #FF4213;

	margin: 0px;

}

#header {

	float: left;

	width: 100%;

	position: relative;

	background-image: url(../cof_images/cof_header.jpg);

	background-repeat: no-repeat;

	background-position: center top;

	height: 122px;

	background-color: #FFFFFF;

}

#nav_holder {

	float: left;

	height: auto;

	width: 170px;

	position: relative;

	padding-right: 65px;

	padding-top: 32px;

	padding-bottom: 32px;

	z-index: 2000;

}





#content {

	float: left;

	width: 700px;

	position: relative;

	z-index: 0;

	padding-top: 120px;

	height: 410px;

}



#containment {

	float: left; 

	width: 100%;

	position: relative;

	background-color: #00a9cb;

	background-image: url(../cof_images/blue_background.jpg);

	background-repeat: no-repeat;

	background-position: center top;

}

#footer {

	float: left;

	width: 100%;

	position: relative;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #80d4e5;

	height: 248px;

	color: #FFFFFF;

	font-size: 10px;

}

#ftr_contents {

	float: left;

	width: 300px;

	position: relative;

	height: 60px;

	background-image: url(../cof_images/cof_footer_logos.jpg);

	background-position: center top;

	background-repeat: no-repeat;

	padding-top: 70px;

	padding-left: 170px;

	line-height: 16px;

}

.copyright {

	color: #930;

	font-size: 9px;

}

a.copyright:link, a.copyright:visited {

	color: #930;

	text-decoration: none;	

}

a.copyright:hover {

	color: #fff;

	text-decoration: none;	

}



/* Nav Styles */

/*        First menu tag only*/

	.menu-top{



}  

/*   Every parent menu item of the current page.*/

    .menu-parent{}  

 /*   Only the menu item for the current page.*/

    .menu-current{} 

 /*   Every sibling of the current page.*/

    .menu-sibling {

	background-color: #00A8CC;

}  

/*     Every sub-menu of the current page.*/

    .menu-child {}  

 /*    Every menu item with children.*/

    .menu-expand {}  

  /*     First item in any menu or sub-menu.*/

      .menu-first {

	background-color: #FF4213;

}

 /*     Last item in any menu or sub-menu.*/

    .menu-last  {}  

.red {

	color: #00A8CC;

}

.grey {

	color: #999999;

	font-size: 9px;

	line-height: 15px;

}

.black {

	color: #000000;

	font-size: 9px;

	line-height: 15px;

}

#grants {

	height: 135px;

	width: 420px;

	padding-left: 290px;

	padding-top: 5px;

	position: relative;

}

#donors {

	height: 115px;

	width: 420px;

	padding-left: 290px;

	padding-top: 15px;

	position: relative;

}

#homecontent {

	height: 80px;

	width: 330px;

	padding-left: 380px;

	padding-top: 60px;

	position: relative;

}

a:link, a:visited  {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #ccff99;
}