img, div {
	behavior: url(images/iepngfix.htc);
	text-align: left;
	border-color: #FC0;
	border-width: 2;
}

body {
	background-color:#000;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#ffffff;
padding:0px;
margin:0px;
}
a {color: #ffcb32; text-decoration:none;}
a:visited {color:#ffcb32; text-decoration:none;}
a:hover {color: #ffffff; text-decoration:none;}
a:active { color:#ffcb32; text-decoration:none;}

h1 {
font-size: 26px;
padding:0px 0px;
margin:0px ;
font-weight:bold;
color:#ffcb32;}

h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}


/* ----------container to center the layout-------------- */
#container {
width: 1008px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
}

#photos{
	background:url(images/pic_holder.jpg) top center no-repeat;
	width:1008px;
	height: 407px;
	text-align:center;}

/* ----------banner for logo-------------- */
#banner {
	height:74px;
	background:url(images/header_rep.jpg) repeat-x;
text-align: right;
padding: 0px;
margin: 0px;
}

#nav {
	background:url(images/nav.jpg) top center no-repeat;
	width:1008px;
	margin:0px auto;
	text-align:left;}

/* -----------------content--------------------- */
#wrapper {
	width:720px;
	margin:0px auto;}
	
	
#content {
padding: 0px;
margin-left: 0px;
margin-right: 275px;
margin-top:10px;
line-height:18px;
}
div#content { 
min-height:400px;
height:expression(this.scrollHeight > 400 ? "auto":"400px"); 
}

p {
	padding: 0px 15px 0px 0px;
	margin:0px;
	font-size: 12px;
	font-weight: normal;
}

#footer p {
padding: 25px 150px;
margin:0px;
}

/* --------------left navi------------- */
#right {
float: right;
width: 275px;
margin: 0px;
padding: 0px;
margin-top:10px;
}

/* -----------footer--------------------------- */
#footer {
	color:#ffcb32;
clear: both;
margin: 0px auto;
padding: 0px;
text-align: left;
background: url(images/footer.jpg) top center no-repeat;
height:75px;
width:1008px;}


ul.slideshow {
	list-style:none;
	width:1008px;
	 height:407px;
	overflow:hidden;
	position:relative;
	margin:0;
	padding:0;
	
}	

ul.slideshow li {
	position:absolute;
	left:0;
	right:0;
}

ul.slideshow li.show {
	z-index:500;	
}

ul img {
	border:none;	
}


#slideshow-caption {
	width:1008px;
	position:absolute;
	bottom:0;
	left:0;	
	color:#fff;
	background:#000;
	z-index:500;
}

#slideshow-caption .slideshow-caption-container {
			
	z-index:1000;
}

#slideshow-caption h3 {
	margin:0;
	padding:0;	
	font-size:14px;
}

#slideshow-caption p {
	margin:0px 0 0 0;
	padding:0;
}

/*---------------Box Slider------------*/

.boxgrid{ 
				width: 275px; 
				height: 206px; 
				margin:0px; 
				float:left; 
				background:#161613; 
				overflow: hidden; 
				position: relative; 
			}
				.boxgrid img{
	position: absolute;
	top: -2px;
	left: -32px;
	border: 0;
				}
				.boxgrid p{ 
					padding: 0px; 
					color:#afafaf; 
					font-weight:bold; 
					font:10pt "Lucida Grande", Arial, sans-serif; 
				}
				
			.boxcaption{ 
			
				float: right; 
				position: absolute; 
				background: url(images/donate_cover.png) no-repeat; 
				height: 72px; 
				width: 100%; 
				
 			}
			
			.boxcaption2{ 
			
				float: right; 
				position: absolute; 
				background: url(images/volunteer_cover.png) no-repeat; 
				height: 72px; 
				width: 100%; 
				
 			}
 				.captionfull .boxcaption {
 					top: 0;
 					left: 0;
 				}
 				.caption .boxcaption {
	top: 160px;
	left: 0px;
 				}


	.captionfull .boxcaption2 {
 					top: 0;
 					left: 0;
 				}
 				.caption .boxcaption2 {
	top: 160px;
	left: 0px;
 				}
#container #wrapper p strong {
	font-size: 14px;
}
#video {
	width: 400px;
	padding-top: 10px;
	font-size:26px;
}

