/* CSS Document */

body {
	background-color:#000;
	font-family:helvetica, arial, sans-serif;
	font-weight:normal;
	}

#wrap {
	background-color:#dbdbdb;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #fff;
	padding-left:3px;
	padding-right:3px;
	padding-top:0px;
	padding-bottom:0px;
	}
	
#header {
	background-image: url(images/header.png);
	height:85px;
	width:800px;
	z-index:1000;
	position:relative;
		}
	
#content {
	width:770px;
	background:url(images/content_tall_bg.gif) no-repeat #dbdbdb bottom left;
	float:left;
	display:block;
	padding:10px 15px 20px 15px;
	}
	
#content.index {
	padding:5px 10px;
	width:780px;
	}
	
#content.tall {
	height:600px;
	background-image:url(images/content_tall_bg.gif);
	}
	
#content.taller {
	height:700px;
	background-image:url(images/content_tall_bg.gif);
	}
	
#content_2 {
	width:800px;
	background-color:#dbdbdb;
	height:500px;
	position:relative;
	top:0px;
	background-image:url(images/content_2_bg.gif);
	}
	
#left_column a:link, #left_column a:visited,
#left_column_even a:link, #left_column_even a:visited,
#right_column a:link, #right_column a:visited,
#right_column_even a:link, #right_column_even a:visited {
	color:#000;
	text-decoration:underline;
	}
	
#content a:hover {
	color:#ff0000;
	text-decoration:none;
	}
	
#foot {
	display:block;
	clear:both;
	bottom:0px;
	height:40px;
	width:800px;
	background-color:#fff;
	text-align:center;
	font-size:11px;
	line-height:1.2em;
	padding-top:20px;
	color:#666666;
	background-image:url(images/foot_bg.gif);
	}
	
#foot a:link, #foot a:visited {
	color:#666666;
	text-decoration:none;
	}
	
#foot a:hover {
	color:#ff0000;
	}
	
p.donate {
	font-size:12px;
	margin-left:15px;
	margin-right:15px;
	margin-top:20px;
	}	
	
.list_top {
	background-image:url(images/sm_tab.gif);
	height:39px;
	width:319px;
	}
	
#single column {
	width:750px;
	margin-left:25px;
	}
	
.single_head {
	font-size:21px;
	text-align:center;
	padding-top:20px;
	color:#333333;
	margin-bottom:20px;
	}
	
#trustees {
	width:300px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	color:#333333;
	font-size:12px;
	}	
	
.trustee_name {
	text-align:right;
	width:135px;
	float:left;
	padding-right:5px;
	}
	
.trustee_position {
	text-align:left;
	width:135px;
	float:left;
	padding-left:5px;
	}

#friends_wrap {
	float:left;
	padding-left:20px;
	padding-right:0px;
	padding-top:20px;
	padding-bottom:20px;
	width:620px;
	margin-left:70px;
	margin-right:auto;
	}
	
#friends_wrap p {
	font-size:12px;
	color:#333;
	padding-bottom:15px;
	line-height:1.15em;
	}
	
#friends_wrap a:link, #friends_wrap a:visited {
	color:#333;
	text-decoration:underline;
	}
	
#friends_wrap a:hover {
	color:#333;
	background-color:#f3f3f3;
	}
	
.friend {
	float:left;
	width:125px;
	height:150px;
	margin-right:25px;
	margin-bottom:15px;
	text-align:center;
	font-size:12px;
	}
	
.friend img {
	margin-bottom:10px;
	}
	
.friend_spacer {
	margin-bottom:15px;
	float:left;
	}
	
#left_column {
	width:316px;
	float:left;
	background-color:#dbdbdb;
	}
	
.head {
	color:#333333;
	font-size:18px;
	font-weight:normal;
	border-bottom:1px dotted #ff0000;
	line-height:1.2em;
	}
	
ul.help {
	margin-left:0px;
	}
	
ul.help li {
	margin-left:0px;
	text-indent:0px;
	}
	
.programme_title {
	color:#666666;
	font-weight:bold;
	}
	
#left_column_even {
	width:375px;
	float:left;
	margin-top:15px;
	font-size:12px;
	line-height:1.2em;
	text-align:justify;
	}
	
#right_column {
	float:right;
	width:450px;
	}
	
#right_column_even {
	float:right;
	width:375px;
	margin-top:15px;
	right:13px;
	font-size:12px;
	text-align:justify;
	line-height:1.2em;
	}
	
img.align_left {
	float:left;
	display:inline;
	margin-right:10px;
	margin-bottom:10px;
	}
	
#right_column img {
	width:440px;
	float:right;
	}
	
.box_header {
	height:15px;
	border:none;
	background-image:url(images/box_header.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	color:#fff;
	padding-left:10px;
	padding-top:5px;
	margin-bottom:0px;
	font-size:12px;
	}
	
.box_news_header {
	height:15px;
	border:none;
	background-image:url(images/box_header.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	color:#fff;
	padding-left:10px;
	padding-top:5px;
	margin-bottom:0px;
	font-size:12px;
}

#mission {
	position:relative;
	}
	
		
#mission_statement {
	padding-left:10px;
	padding-right:10px;
	padding-top:8px;
	padding-bottom:30px;
	font-size:12px;
	background-image:url(images/text_bg.gif);
	margin-top:0px;
	margin-bottom:0px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	}
	
#mission_statement a:link, #mission_statement a:visited {
	color:#000;
	text-decoration:none;
	}

#mission_statement a:hover {
	color:#FF0000;
	}
	
#mission_statement_more a:link, #mission_statement_more a:visited {
	color:#000;
	text-decoration:none;
	}

#mission_statement_more a:hover {
	color:#FF0000;
	}
	
#mission_statement_more {
	display:none;
	height:auto;
	width:294px;
	position:absolute;
	z-index:9000;
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
	padding-bottom:20px;
	font-size:12px;
	background-image:url(images/text_bg_long.gif);
	background-repeat:no-repeat;
	background-position:0 -35px;
	margin-top:0px;
	margin-left:0px;
	border-bottom:20px solid #666666;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	}
	
#recent_news {
	position:relative;
	width:315px;
	height:190px;
	overflow:hidden;
	}
	
#recent_news_text {
	padding-top:4px;
	font-size:12px;
	background-image:url(images/text_bg.gif);
	margin-top:0px;
	height:auto;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	}
	
#recent_news_text iframe {
	width:315px;
	margin-left:0px;
	border:none;
	height:75px;
	position:relative;
	z-index:1;
	overflow:hidden;
}

#events_text iframe {
	width:315px;
	margin-left:0px;
	border:none;
	height:80px;
	position:relative;
	z-index:1;
	overflow:hidden;
}

.header {
	font-weight:bold;
	font-size:12px;
	}
	
.read_more {
	text-align:right;
	display:inline;
	float:right;
	margin-top:5px;
	}
/*begin headshots */	
#headshots {
	width:550px;
	height:165px;
	background-color:#dbdbdb;
	float:left;
	clear:left;
	display:inline;
	margin-top:10px;
	}
	
#headshots_box {
	height:139px;
	width:548px;
	margin-left:0px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	background-image:url(images/headshot_bg.gif);
	}
	
#headshots_row {
	margin-left:13px;
	padding-top:20px;
	}
	
.headshot {
	float:left;
	}
	
#headshots_row img {
	margin-right:20px;
	width:85px;
	}
	
#headshots_box_header {
	background-image:url(images/box_header.jpg);
	height:15px;
	color:#fff;
	padding-top:5px;
	padding-left:10px;
	margin-bottom:0px;
	font-size:12px;
	}
	
#name_1, #name_2, #name_3, #name_4, #name_5 {
	display:none;
	}
	
.headshot .name {
	display:none;
	font-size:12px;
	color:#000;
	margin-top:6px;
	}
	
.headshot a {
	color:#fff;
	text-decoration:none;
	}
	
.headshot a:hover .name {
	display:block;
	}

.headshot img a:link, .headshot img a:visited  {
	border:0px;
	}
	
	
/*end headshots */
	
	
/*begin donate */

#donate {
	float:right;
	margin:10px 0 0 0;
	height:165px;
	width:220px;
	z-index:1;
	}
	
#donate_head {
	background-image:url(images/box_header.jpg);
	background-repeat:repeat-x;
	height:15px;
	color:#fff;
	padding-left:10px;
	padding-top:5px;
	margin-bottom:0px;
	font-size:12px;
	}
	
#donate_box {
	width:218px;
	height:138px;
	margin-top:0px;
	background-image:url(images/donate_bg.gif);
	border:1px solid #cccccc;
	background-color:#f2f2f2;
	color:#666666;
	}
	
.flash {
	position:relative;
	top:0px;
	left:0px;
	z-index:1;
	}


/*end donate */
	
/*begin menu*/

#menu {
	width:600px;
	position:absolute;
	right:0px;
	float:right;
	margin-right:4px;
	background-color:transparent;
	margin-top:50px;
	font-size:12px;
	color:#666666;
	text-align:center;
	}
	
#menu ul {
	list-style:none;
	position:relative;
	float:right;
	margin-left:0px;
	}
	
#menu ul li {
	list-style:none;
	margin-left:0px;
	padding-top:4px;
	padding-bottom:0px;
	float:left;
	width:75px;
	display:block;
	border-right:1px solid #666666;
	border-left:1px solid #fbfbfb;
	}
	
#menu ul li:first-child {
	border-left:none;
	}
	
#menu ul li.last_child {
	border-right:none;
	}
	
#menu ul li a:link, #menu ul li a:visited {
	color:#666666;
	text-decoration:none;
	}
	
#menu ul li a:hover {
	color:#ff0000;
	}
	
#menu_sm {
	position:relative;
	float:right;
	font-size:11px;
	color:#666666;
	margin-top:10px;
	margin-right:10px;
	}
	
#menu_sm a:link, #menu_sm a:visited {
	color:#666666;
	text-decoration:none;
	}
	
#menu_sm a:hover {
	color:#ff0000;
	}
	
#menu ul li ul {
	display:none;
	position:relative;
	top:0px;
	left:0px;
	float:left;
	margin-top:0px;
	margin-left:0px;
	background-color:#ededed;
	z-index:5000;
	width:222px;
	overflow:visible;
	text-align:left;
	padding-left:0px;
	padding-bottom:5px;
	padding-right:0px;
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
	}
	
#menu ul li ul.short {
	width:115px;
	}
	
#menu ul li ul li {
	margin-left:0px;
	float:left;
	padding-bottom:0px;
	}
	
#menu ul li:hover ul {
	display:block;
	}
	
#menu ul li.top:hover {
	color:#ff0000;
	background-image:url(images/hover_bg.gif);
	background-repeat:no-repeat;
	}
	
.submenu_item {
	margin-left:5px;
	margin-right:2px;
	margin-bottom:0px;
	width:210px;
	border-bottom:1px dotted #666666;
	float:left;
	display:block;
	padding-top:2px;
	background-color:#ededed;
	background-repeat:no-repeat;
	}
	
.submenu_item_short {
	margin-left:5px;
	margin-right:2px;
	margin-bottom:0px;
	width:auto;
	border-bottom:1px dotted #666666;
	float:left;
	display:block;
	padding-top:2px;
	padding-bottom:4px;
	padding-left:6px;
	background-color:#ededed;
	background-repeat:no-repeat;
	}
	
.submenu_item:hover, .submenu_item_short:hover {
	background-color:#fcfcfc;
	}
	
.submenu_item img {
	float:left;
	height:40px;
	width:40px;
	border:none;
	margin-top:3px;
	margin-bottom:5px;
	margin-left:7px;
	}
	
.submenu_item_text {
	float:right;
	width:150px;
	margin-top:15px;
	margin-right:5px;
	}
	
.submenu_item_text_short {
	float:right;
	width:94px;
	margin-top:10px;
	margin-right:5px;
	padding-left:6px;
	}
	
.submenu_item a:link, .submenu_item a:visited,
.submenu_item_short a:link, .submenu_item_short a:visited {
	color:#666666;
	text-decoration:none;
	}
	
.submenu_item a:hover,
.submenu_item_short a:hover {
	color:#ff0000;
	}
	

	
#cambodia {
	position:relative;
	width:215px;
	height:200px;
	background-color:#ededed;
	display:block;
	margin-left:5px;
	margin-bottom:10px;
	border:1px solid #cccccc;
	}

	
	
	
/*begin lightbox */
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(../production/images/overlay.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}
	
#closeButton {
	bottom:20px;
	right:15px;
	}
/*end lightbox*/

/*buttons */

.button {
	display:block;
	background-color:#EEEEEE;
	border-right:1px solid #666666;
	border-bottom:1px solid #333333;
	border-top:1px solid #ffffff;
	border-left:1px solid #eeeeee;
	width:140px;
	color:#666666;
	font-size:12px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	text-decoration:none;
	}
	
.button a:link, .button a:visited {
	color:#666666;
	text-decoration:none;
	display:block;
	padding-top:4px;
	padding-bottom:4px;
	}
	
.button a:hover {
	color:#ff0000;
	font-weight:normal;
	}

/*begin dump gallery */

.gallery_title {
	display:block;
	width:100%;
	background-color:#333333;
	background-image:url(images/box_header.jpg);
	height:17px;
	color:#fff;
	font-weight:bold;
	padding:3px 0px 0px 0px;
	text-indent:17px;
	}
	
#tn_wrap {
	margin-top:15px;
	margin-left:12px;
	margin-right:auto;
	float:left;
	margin-bottom:15px;
	}

#tn_bg {
	width:100%;
	background-color:#fff;
	border:1px solid #333333;
	float:left;
	display:block;
	}
	
#tn_bg img {
	float:left;
	width:60px;
	height:60px;
	margin-right:5px;
	margin-left:5px;
	margin-bottom:3px;
	}

#tn_bg img a:link, #tn_bg img a:visited {
	outline:none;
	border:none;
	}
	
#tn_bg img a:hover {
	outline:1px solid #000;
	}
	
#photo_desc {
	float:right;
	text-align:right;
	margin-right:17px;
	color:#999999;
	margin-top:0px;
	margin-bottom:10px;
	}
	
#contact {
	display:none;
	width:190px;
	height:auto;
	background-image:url(images/contact.gif);
	background-color:#ededed;
	border:4px solid #fff;
	color:#666666;
	font-size:11px;
	position:absolute;
	top:0px;
	right:0px;
	z-index:20000;
	padding:0px;
	}
	
#contact p {
	padding-left:5px;
	padding-right:5px;
	padding-bottom:0px;
	padding-top:0px;
	margin-top:6px;
	}
	
#contact a:link, #contact a:visited {
	color:#666666;
	text-decoration:none;
	}
	
#contact a:hover {
	color:#ff0000;
	background-color:#ededed;
	}

.contact {
	font-weight:normal;
	display:block;
	background-color:#666666;
	color:#fff;
	padding:5px 4px 3px 4px;
	border-bottom:1px solid #fff;
	background-image:url(images/box_header.jpg);
	background-repeat:repeat-x;
	}
	
	


	
	

	
