@charset "utf-8";
.body-layout {
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EBEBEB;
}
.layout {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/back-1.jpg);
	background-position: center;
}
.back-no-repeat {
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}
.bottom-box {
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}
.left-links {
	text-align: left;
	background-image: url(../images/purple-back-1.jpg);
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	background-position: bottom left;
	padding-bottom: 30px;
}
.body-text-box {
	padding-left: 20px;
	padding-right: 15px;
	padding-top: 10px;
	text-align: left;
	padding-bottom: 10px;
	background-image: url(../images/back-3.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.body-title-box {
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EBEBEB;
}
.right-bar-box {
	padding-top: 35px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-image: url(../images/latest-news.jpg);
	background-repeat: no-repeat;
}
.right-bar-box-2 {
	padding-top: 22px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(../images/fundraising.jpg);
	background-repeat: no-repeat;
	padding-bottom: 10px;
}	
#news {
	list-style-position: inside;
	margin:0;
	padding:0;
	text-indent: 5px;
	
}
#main-list {
	list-style-position: outside;
	margin-top: 0px;
	color: #999999;
}
.trustee-table {
	background-color: #EFEDFE;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
#wwa-space {
	height: 60px;
	width: auto;
}
.img {
	border: 3px solid #EEEEEE;
}
#links li {
	display:inline;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 4px;
	padding-bottom: 15px;
}
#links li a:hover{
	color: #FFFFFF;
}
#links{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.links-bar-div {
	padding-left: 12px;
	padding-bottom: 17px;
	padding-top: 14px;
}
.layout .body-layout #right-bar-box2 .right-bar-text a:hover{
color: #0000FF;
}
#third-box {
	background-color: #FFFFFF;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #697089;
	text-align: justify;
	padding: 10px;
	font-size: 12px;
}
.layout .body-layout #third-box a {
	color: #697089;
	text-decoration: underline;
	font-weight: bold;
}
.layout .body-layout #third-box a:hover{
color: #0000FF;
}
