#left-sidebar{
	width:155px;
	float:left;
	}

#right-sidebar{
	width:182px;
	float:right;
	}

#news{
	width:134px;
	height:198px;
	background: url(/images/interface/side/news.gif);
	margin-bottom:10px;
	color:#000;
	z-index:2;
	padding-top:28px;
	}

#news_content{
	width:130px;
	height:194px;
	overflow:auto;
	scrollbar-base-color:#7B831C;
	z-index:3;
	}


#news_content p{
	color:#fff;
	text-align:left;
	font-weight:bold;
	}

#news_content p.nsbtitle{
	padding:0;
	margin:0 0 0 6px;
	font-size:1.3em;	
	}
#news_content p.nsbtitle a{
	color:#D2CA29;
	}

#news_content p.nsbtitle a:hover{
	color:#FFBA43;
	}

#news_content p.nsbdate{
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
	font-size:0.8em;
	color:#D2CA29;
	}
#news_content p.nsbcontent{
	margin-top:5px;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
	}

#justgiving{
	background-image: url(/images/interface/side/just-giving.gif);
	margin-bottom:10px;
	width:133px;
	height:91px;
	}
#justgiving a{
	display:block;
	width:133px;
	height:91px;
}


#facebook{
	background-image: url(/images/interface/side/facebook.gif);
	width:137px;
	height:106px;
	margin-bottom:10px;
	}
#facebook a{
	display:block;
	width:137px;
	height:106px;
	}

#testimonials{
	width:155px;
	height:170px;
	overflow:auto;
	background-image: url(/images/interface/side/testimonials.gif);
	background-repeat:no-repeat;
	color:#000;
	}
#testimonials p{
	color:#fff;
	text-align:left;
	font-weight:bold;
	}
#testimonials a{
	margin:2px;
	color:#fff;
	text-align:left;
	font-weight:bold;
	}
#testimonials a:hover{
	color:#FFBA43;
	}


#map{
	background-image: url(/images/interface/side/map.jpg);
	width:134px;
	height:188px;
	margin-bottom:10px;
	}
#map p.link, #map p.plain-text{
	color:#23100A;
	text-align:center;
	font-weight:bold;
	font-size:1.4em;
	padding:0;
	margin: 0 0 0 0;
	padding: 50px 0 0 0;
	font-family: arial;
	}
#map p.plain-text{
	font-size:1.1em;
	padding:0;
	}
#map a:link{color:#23100A;}
#map a:hover,#map a:visited:hover{color:#FFBA43;}

#why-us{
	background-image: url(/images/interface/side/why-us.gif);
	width:197px;
	height:336px;
	margin-bottom:10px;
	border:0;
	overflow:auto;
	background-repeat:no-repeat;
	color:#000;
	}

#why-us ul{
	margin:45px 60px 10px -10px;
	color:#fff;
	text-align:left;
	font-weight:bold;
	}
#why-us ul li{
	margin-bottom:10px;
	}

#why-us a{
	display:block;
	width:165px;
	height:75px;
	margin-top:72px;
	}
#why-us a:hover{
	background-image: url(/images/interface/side/why-us-over.gif);
}


#films{
	background-image: url(/images/interface/side/film.gif);
	width:137px;
	height:188px;
	margin-bottom:10px;
	overflow:auto;
	background-repeat:no-repeat;
	color:#000;
	}
#films p{padding-top:10px;}

#films a{
	color:#fff;
	text-align:left;
	font-weight:bold;
	}
#films a:hover, #films a:visited:hover{
	color:#FFBA43;
	}


#how-to-help{
	background-image: url(/images/interface/side/how-to-help.gif);
	width:134px;
	height:198px;
	margin-bottom:10px;
	overflow:auto;
	background-repeat:no-repeat;
	color:#000;
	}
#how-to-help p{
	color:#fff;
	text-align:left;
	font-weight:bold;
	padding-top:5px;
	}
#how-to-help a{
	color:#fff;
	text-align:left;
	font-weight:bold;
	}
#how-to-help a:hover, #films a:visited:hover{
	color:#FFBA43;
	}

#mailing-list{
	background-image: url(/images/interface/side/mailing-list.jpg);
	width:134px;
	height:170px;
	margin-bottom:10px;
	}

#mailing-list form{
	padding:84px 0 0 7px;
	}
#mailing-list form input{
	color:#A6A5A1;
	font-weight:bold;
	font-size:0.8em;
	width:116px;
	height:15px;
	}








.button{
    background: url('/images/interface/side/send-button.jpg') no-repeat;
    width: 122px !important;
    height: 36px !important;
	border:0;
	}

.button:hover { background: url('/images/interface/side/send-button-over.jpg') no-repeat; }




























#news p, #testimonials p, #why-us p, #films p, #how-to-help p{
	margin:30px 20px 10px 10px;
	}


#how-to-help p{
	margin:45px 10px 10px 10px;
	}