body {
	overflow:hidden;
}
#OuterWrapper {
	height:545px; width:909px;
}
#ContentWrapper {
	height:430px;
}
#Sidebar{
	width:225px;
	padding-top: 30px;
}
#Main {
	left:228px; top:29px;
	height:400px;
}
/*	Header
-------------------------------------------------------------------------------*/
#HeaderBanner {
	position:absolute;
	right:0px;
	height:87px;width:662px;
	text-align:right;
	padding:20px 20px 0px 0px;
	color:white;
}
#HeaderBanner a {
	color:white;
	background-repeat:no-repeat;
	background-position:top left;
}
body#About #HeaderBanner {
	background-image:url('/images/Layout/CAboutHeader.jpg');
}
body#Projects #HeaderBanner {
	background-image:url('/images/Layout/CProjectsHeader.jpg');
}
body#Events #HeaderBanner {
	background-image:url('/images/Layout/CEventsHeader.jpg');
}
body#Donations #HeaderBanner {
	background-image:url('/images/Layout/CDonationsHeader.jpg');
	font-weight:125%; font-weight:bold;
	text-align:left; font-family:Arial, Helvetica, sans-serif;
	padding-left:500px; width:164px;
}
body#Donations #HeaderBanner a {
	line-height:1.6em;
	text-decoration:none;
	display:block;
	background-image:url('/images/Layout/ArrowRight.gif');
	background-position:center right;
	background-repeat:no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

/*	Navigation
-------------------------------------------------------------------------------*/
#SubNavBar {
	height:23px; width:682px;
	background-color:#BCB08D;
	background-image:none;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px;
	position:absolute;
	top:0px; right:0px;
	font-weight:bold;
	font-size:110%;
	padding-top:7px;
}
#SubNavBar a {
	background:none;
	color:white;
	text-decoration:none;
}
#SubNavBar ul {
	display:inline;
	margin:0px; padding:0px;
	margin-top:5px;
}
#SubNavBar ul li {
	display:inline;
	list-style:none;
	width:137px;
	padding:0px 15px 0px 15px; margin:0px;
	border-right:1px black solid;
}
body#About #NavAbout a {
	color:#894140;
}
body#Projects #NavProjects a {
	color:#997036;
}
body#Events #NavEvents a {
	color:#597287;
}
body#Donations #NavDonations a {
	color:#596E59;
}

#NavDonations {
	width:274px;
}
#NavContact {
	border:none !important;
}
/*	Sidebar
-------------------------------------------------------------------------------*/
body#About #Sidebar {
	background-color: #CE8279;
}
body#Donations #Sidebar {
	background:#90AD8C;
}
body#Projects #Sidebar {
	background:#DBA768;
}
body#Events #Sidebar {
	background:#71A9C3;
}

#Sidebar.NewsReleases a#NewsReleases {color:white;}
#Sidebar.Ev_Upcoming a#Ev_Upcoming {color:white;}
#Sidebar.Ev_FARLetter a#Ev_FARLetter {color:white;}
#Sidebar.Ev_Advertising a#Ev_Advertising {color:white;}
#Sidebar.Ev_Presentations a#Ev_Presentations {color:white;}
#Sidebar.Ev_Forms a#Ev_Forms {color:white;}

#Sidebar.Pr_Recent a#Pr_Recent {color:white;}
#Sidebar.Pr_Country a#Pr_Country {color:white;}
#Sidebar.Pr_Topic a#Pr_Topic {color:white;}
#Sidebar.Pr_Crops a#Pr_Crop {color:white;}
#Sidebar.Pr_Nutrients a#Pr_Nutrient {color:white;}
#Sidebar.Pr_Archive a#Pr_Archive {color:white;}

#Sidebar.Ab_Structure a#Ab_Structure{color:white;}
#Sidebar.Ab_Research a#Ab_Research{color:white;}
#Sidebar.Ab_Education a#Ab_Education{color:white;}
#Sidebar.Ab_Personnel a#Ab_Personnel{color:white;}
#Sidebar.Ab_Funding a#Ab_Funding{color:white;}
#Sidebar.Ab_Funding a#Ab_Contact{color:white;}
ul#Personnel_list { display:none;} 
.Ab_Personnel #Personnel_list { display:block;color:white;}
#Sidebar.Ab_Media a#Ab_Media{color:white;}

#Sidebar.Dn_Types a#Dn_Types{color:white;}
#Sidebar.Dn_Benefits a#Dn_Benefits{color:white;}
#Sidebar.Dn_Members a#Dn_Members{color:white;}
#Sidebar.Dn_Application a#Dn_Application{color:white;}

/*	Main Area
-------------------------------------------------------------------------------*/
#Main {
	overflow:auto;
	color:#664F3F;
	width:662px;
	font-family: Arial, Helvetica, sans-serif;
}
#Main a {
	color:#664F3F;
	font-weight:bold;
}
#Main h2 {
	padding:0px;
	font-family:"Times New Roman", Times, serif !important;
	margin-top: 10px;
	* margin-top:8px;
	margin-right: 0px;
	margin-bottom:-10px;
	margin-left: 20px;
	font-size: 1.80em;
	width: 600px;
	}
#Main h3 {
	margin-bottom: -12px;
	* margin-bottom: -20px;
	margin-left: 20px;
	font-family:Arial, Helvetica, sans-serif !important;
	
	

}
#Main ul {
	margin-left:20px; padding:0px;
}
#Main li {
	list-style-image:url('/images/Bullet.gif');
	padding-left:20px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
}
#Main p, #Main ul, #Main #SetWidth {
	width:550px;
	margin-left:22px;
	font-family: Arial, Helvetica, sans-serif;
}

/*	Formatting
-------------------------------------------------------------------------------*/
body#About #Main h2 {
	color:#894140;
	background-color:white;
}
body#Projects #Main h2 {
	color:#E7AF5A;
	background-color:white;;
}
body#Events #Main h2 {
	color:#758FA5;
	background-color:white;;
}
body#Donations #Main h2 {
	color:#688267;
	background-color:white;;
}
body#Media #Main h2 {
	color:#894140;
	background-color:white;}

h2 {
	padding:5px;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size: 1.65em;
	width: auto;
}
.IntroText {
	width:410px;
}
#DonationButtonBar {
	position:absolute;
	left:460px; top:20px;
	width:200px;
	text-align:center;
	margin-right:10px;
	color:black;
	height:360px;
}
#DonationButtonBar h2 {
	color:#CC9E53 !important;
	width:auto;
	margin-bottom:5px;
	font-weight:bold;
}
.Media{
	float:left;
	margin-right:30px;
	margin-top:10px;
	width:150px;
}
.Media img { 
margin:0px auto; 
display:block; 
}
