
#sidemenu, #main_content {
	float:left;
	margin-top:20px
	}
#main_content {
	width:520px;
}
#sidemenu {
	width:180px;
	height:auto;
	background:#B29D7C url(../imgs/sidemenu_bg.jpg) top left no-repeat;
	margin-right:20px;
	}
	
#sidemenu ul {
	list-style:none;
	margin:10px 0 0 0;
	padding:0 0 0 25px;
	}
#sidemenu li {
	padding:6px 0;
	}	
	

h2,h3,h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#480612;
	font-size:21px;
	margin-top:25px;
	}
h3 {
	font-size:18px;
	}
h4.domestic {
	text-indent:-999em;
	background:url(../imgs/projects_domestic.gif) top left no-repeat;
	height:42px;
	margin-bottom:0;
	}
h4.int {
	text-indent:-999em;
	background:url(../imgs/projects_international.gif) top left no-repeat;
	height:42px;
	margin-bottom:0;
	}
#proj {
	/*margin-top:310px;*/
	}
#proj span.photo {
	border:1px solid #DDCDB3;
	border-bottom:1px solid #BBA079;
	text-align:center;
	font-weight:bold;
	height:190px;
	position:relative;
	padding:0px;
	}
#proj span.photo img, span.video img {
	border:none;
	margin-bottom:2px;
	
	}
#proj span.left {
	margin-right:15px;
	}
#proj span.last {
	margin-right:0;
	}
#proj a{
	display:block;
	padding:5px;
	height:180px;
	width:150px;
	font-size:12px;
	text-decoration:none;
	}
#content span.video {
	padding:0;
	}
#content span.video a{
	display:block;
	padding:5px;
	font-size:10px;
	text-decoration:none;
	}
#proj a:hover, #content span.video a:hover {
	border:none;
	color:#480612;
	background-color:#FFFFFF;
	}
#flashcontent {
	margin:0;
	padding:0;
	width:520px;
	height:292px;
	float:left;
	}
#donate_link a{
	border:none;
	color:none;
	background-color:none;
	}
#donate_link a:hover {
	border:none;
	background-color: transparent;
	
	}