 /* CSS Document */

body
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;	
	background-color:#897D6D;
}

.clear
	{clear:both; }

.bullet-text
	{
	list-style:circle; 
	color:#996600; 
	padding:0px; 
	margin:0px; 
	text-align:left; 
	padding-left:15px;	
}

.bullet-aftertext
	{
	color:#666666;
	margin:0px;
	padding:0px;
}
	
.top
	{
	background:#897D6D;
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
}

.middle
	{
	background:#685C4E;
	float:left;
	width:100%;
}
.bottom
	{
	background:#897D6D;
	float:left
	width:100%;
}

.content-top-rounded
	{
	width:836px;
	height:18px;
	background:url(../images/bg_contents_top.gif) top no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-top:36px;
}

.content-area
	{
	width:728px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/bg_contents.gif) top left repeat-y;	
	padding-left:54px;
	padding-right:54px;
}

.logo
	{
	width:67px;
	height:92px;
	float:left;
}

.feedback
	{
	width:119px;
	height:26px;
	background:url(../images/feedback.jpg) top right no-repeat;
	float:right;
	text-align:center;
	padding-top:12px;
	font-size:14px;
}
	.feedback a
		{
		 text-decoration:none;
		 color:black;	
	}
		.feedback a:hover
			{
			 text-decoration:underline;	
		}

.content-header
	{
	width:836px;
	margin-left:auto;
	margin-right:auto;
	height:auto;	
}

#navigation
	{
	width:836px;
	height:44px;
	padding:0px;
	background:url(../images/navigation.gif) top left no-repeat;	
	text-transform:uppercase;
	font-size:12px;
	font-weight:normal;
}	
	#navigation ul
		{
		margin:0 auto;
		padding:10px;
		width:796px;
		height:24px;
		text-align:center;
		
	}
		#navigation ul li
			{
			list-style:none;
			display:inline;
			color:#FFFFFF;
		}		
			#navigation ul li a
				{
				margin-left:38px;
				text-decoration:none;	
				color:#FFFFFF;
			}
				#navigation ul li a:hover
					{
					text-decoration:underline;
					color:#333333;				
				}
				
.banner
	{
	width:836px;
	height:285px;
	background:url(../images/bg_contents.gif) top left repeat-y;
	padding:0px;
	margin:0px;
}

.categories
	{
	margin:0px;
	padding:0px;
	width:728px;
	height:300px;
	padding:20px 0px 20px 0px;
}
	.categories #profile
		{
		width:207px;
		height:127px;
		background:url(../images/profile.jpg) top left no-repeat;
		float:left;
		padding:158px 12px 12px 12px;
	}
	.categories #projects
		{
		width:231px;
		height:297px;
		background:url(../images/projects.jpg) top left no-repeat;
		float:left;
		margin-left:15px;	
	}
	.categories #donors
		{
		width:231px;
		height:297px;
		background:url(../images/donors.jpg) top left no-repeat;
		float:left;
		margin-left:15px;	
	}

.footer
	{
	width:723px;
	height:37px;
	background:url(../images/footer.jpg) top left no-repeat;
	margin:0px;
	text-align:left;
	color:white;
}
	.footer ul
		{
		width:700px;
		height:37px;
		margin:0px;
		padding:12px;
	}
	
		.footer ul li
			{
			padding:10px;
			display:inline;
		}
		
		.footer ul li a
			{
			text-decoration:none;
			color:white;
		}
.bottom-end
	{
	width:836px;
	height:20px;
	background:url(../images/bg_contents_bottom.gif) top left no-repeat;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:20px;
}

/*Sub Page*/
h5 { font-size:16px; color:#060; font-weight:bold; padding:0px; margin:0px; }

.subpage-content
	{
	width:836px;
	background:url(../images/bg_contents.gif) top left repeat-y;
	padding:0px;
	margin:0px;
}

.text
	{
	margin-left:55px;
	padding:0px;
	width:728px;
	height:auto;
	padding:10px 0px 10px 0px;
}

p
	{
	padding:0px;
	margin:0px;
	line-height:14px;
}

#projects_menu	{
margin:0;
padding:0;
width:180px;
float:left;
}

#projects_content	{
margin:0;
padding:0;
width:600px;
}

#projects_menu_ul	{
margin:0;
padding:0;
width:160px;
}

#project_title { 
font-size:12px; 
color:#060; 
font-weight:bold;  
padding:0px; 
margin:0px; 
}

#project_body	{
margin:0;
padding:0;
padding-left:10px;
padding-right:10px;
}

#seprating_hr	{
color:#897D6D;
}

#tr_logo	{
height:100px;
}
