body{
	background-color:#ffffff;
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
	font-size:11px;
	text-align:left;
	
}
#container{
	width: 1100px;
	height:100%;
	vertical-align:middle;
	text-align:center;
	margin:30px auto;
	
}
#nav {	
	float:left;
	width:130px;
	text-align:left;
	margin-top:52px;
}
#nav ul {
	margin-left:0px;
		padding-left:0px
}
#nav ul li {
	list-style:none;
	margin-bottom:20px;

}
#nav ul li a:link, #nav ul li a:visited{
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	list-style:none;
	text-transform:uppercase;
	text-decoration:none;
	color:#333;
	
}
#main {
	width: 950px;
	float: left;
	text-align:center;
}
.indexdonation{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	list-style:none;
	text-transform:uppercase;
	text-decoration:none;
	color:#333;
	font-weight:bold;
}
.logo img {
	border-bottom:2px dotted #efefef;
}
#lhs {
	float: left; 
	margin-left:40px;
	width: 360px;
}
.leftImage {
	height:420px;
	min-height:420px;
	text-align:left;
}
#content {
	height:420px;
	min-height:420px;
}
#content p {
	line-height:160%;
}
#actions {		
}

#actions a:link, .actions a:visited {
	font-weight:bold;
	text-decoration:none;
	color:#333;
	}
	#donations a:link, #donations a:visited {
	font-weight:bold;
	text-decoration:none;
	color:#333;
	}
	
.addthis_toolbox {
	float:left;
}

.widgets { 
	width: 331px;
}
.donationsLink { 
	float: left; 
	margin-left: 43px;
}
	
#rhs {
	float: left; 
	margin-left:40px;
	width: 375px;
	text-align:left;
	
}
#donations {
	float: left; 
	text-align:left;
}
.holder {
	margin-top:20px;
}
#pane1 {
	width: 370px;
	height: 320px;
}
#pane2 {
	height: 150px;
}
#pane3 {
	height: 190px;
}
#pane4 {
	height: 190px;
}
a:link, a:visited{
	border-bottom:2px dotted #fff;
}
#nav a:hover, a:active, #actions a:hover, a:active, #donations a:hover, a:active{
	border-bottom:2px dotted #efefef;
}

table {
	width: 80%;
	border: 0;
	margin-top: 20px;
}

.form {
	text-align:left;
}
