div#mce_editor_0_toolbar 
	  	{ 
		  	width: 100%;
			margin: 0 auto;
			position: fixed;
			top: 0px;
			background-color:#efefef;
		}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #0a2882;
	margin: 2px 0 0 0;
	font-size:12px;
}

a, a:link, a:active {
	outline: none;
	}
	
.bottom_border {
	border-bottom: 2px solid #cccccc;
	}
.small_txt {font-size: 11px;}
#scrolling table {border-collapse:collapse;}
#scrolling p strong {font-size: 14px;}

.pdf_ul ul {margin-top: 0;margin-bottom: 0;}
	.pdf_ul ul li {margin-bottom: 5px;}
.pdf_link {list-style:none;background: #f2f2f2;}

#whiteBG {
	position:relative;
	margin: 0 auto;
	background-color:white;
	height: 574px;
	width: 950px;
	}
#bgDiv {
	width: 950px;
	height: 574px;
	background-color:white;
	}
#main {
	width: 950px;
	height: 574px;
	margin: 0 auto;
	position:relative;
	margin-top: -574px;
	}
	
	.interior #main {
		background: url(../../images/bg-interior_main.jpg) no-repeat top right #fdf9e6;
		margin-top: 0;
	}
	
#navigation {
	width: 782px;
	height: 159px;
	position: absolute;
	top: 0px;
	left: 85px;
	background:url(../../images/navigation-bg.gif) no-repeat 0 0;
	}
	
	.interior #navigation {
		background:url(../../images/navigation-bg-interior.gif) no-repeat 0 0;
		}
	
	#navigation a {
		display:block;
		height: 20px;
		background-repeat:no-repeat;
		background-position: 0 0 ;
		text-decoration:none;
		position:absolute;
		}
	#navigation a:hover {
		background-position:0 -20px;
		}
	.currentNav {
		background-position: 0 -20px !important;
		}
		
		#navigation a span {visibility:hidden;}
		
		#home {
			background-image:url(../../images/nav-home.jpg);
			width: 65px;
			top: 5px;
			left: 135px;
			}
		#aboutus {
			background-image:url(../../images/nav-aboutus.jpg);
			width: 90px;
			top: 27px;
			left: 165px;
			}
		#programs {
			background-image:url(../../images/nav-programs.jpg);
			width: 165px;
			top: 50px;
			left: 195px;
			}
		#contact {
			background-image:url(../../images/nav-contactus.jpg);
			width: 100px;
			top: 5px;
			right: 153px;
			}
		#news {
			background-image:url(../../images/nav-news.jpg);
			width: 150px;
			top: 27px;
			right: 178px;
			}
		#reports {
			background-image:url(../../images/nav-report.jpg);
			width: 165px;
			top: 50px;
			right: 220px;
			}
			
#welcome {
	width: 316px;
	height: 148px;
	background:url(../../images/bg-welcome.png) no-repeat 0 0 transparent;
	position: absolute;
	bottom: 30px;
	left: 40px;
	padding: 40px 15px 15px 22px;
	}
	
	#welcome p {margin: 0;padding: 0;color: white;}
	
#leftNav {
	height: 160px;
	width: 219px;
	float:left;
	background:url(../../images/bg-left_navigation.jpg) no-repeat 0 0 #fdf9e6;
	margin-top: 175px;
	}
	
	#leftNav img {
		margin-top: 7px;
		}
		
	#left_contain {
		margin-top: 40px;
		margin-left: 10px;
		}
		
		#logo {
			background:url(../../images/bg-logo_left.jpg) no-repeat 0 0 white;
			width: 214px;
			height: 172px;
			margin-top: 30px;
			margin-left: 5px;
			}
		
	#leftNav a {
		display:block;
		height: 20px;
		text-decoration: none;
		margin:0 0 11px 0;
		background-repeat: no-repeat;
		}
		
	#leftNav a:hover {
		background-position: 0 -20px;
		}
		
		#leftNav a span {visibility:hidden;}
		
	#left-history {
		width: 71px;
		background-image:url(../../images/left-history.jpg);
		}
		
	#left-mission {
		width: 71px;
		background-image:url(../../images/left-mission.jpg);
		}
		
	#left-trustee {
		width: 135px;
		background-image:url(../../images/left-trustee.jpg);
		}
		
	#left-funding {width: 129px; background-image:url(../../images/left-funding.jpg);}
	#left-proposal {width: 150px; background-image:url(../../images/left-proposal.jpg);}
	#left-grants {width: 150px; background-image:url(../../images/left-grants.jpg); }
		
#rightSide {
	float: left;
	margin-top: 175px;
	margin-left: 55px;
	width: 400px;
	height: 340px;
	padding: 0;
	}
	
	#rightSide h2 {
		color: #032791;
		background:url(../../images/h2_underline.jpg) repeat-x bottom left #fdf9e6;
		font-weight:normal;
		font-size:18px;
		margin: 0 0 5px 0;
		padding: 0;
		}
		
	#rightSide h2.bottom_lines {
		font-size:5px;
		background:url(../../images/h2_light-underline.jpg) repeat-x bottom left white;
		}	
	
	#scrolling {
		height:100%;
		width: 390px;
		padding-right: 10px;
		overflow-y:scroll;
		}
		
	
	
#annual_report {
	background:url(../../images/bg-annual_report_09.png) no-repeat 0 0;
	width: 175px;
	height: 50px;
	position:absolute;
	bottom: 16px;
	right: 14px;
	}
	
	#annual_report a {
		display:block;
		width: 175px;
		height: 50px;
		position: relative;
		text-decoration:none;
		}
		
		#annual_report:hover {
			background-position: 0 -50px;
			}
	#annual_report a span {visibility:hidden;}
	
#footer {
	width: 950px;
	margin: 0 auto;
	text-align:center;
	color:white;
	font-size:10px;
	position: relative;
	top: 59px;
	}
	
	#footer a {
		color: white;
		}