@charset "UTF-8";
#all {
	position:relative;
	width:955px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
}
#bgright  {
	float:right;
	position:absolute;
	width:54px;
	background-image:images/topbgR.jpg;
	background-repeat:no-repeat;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	vertical-align:text-top;
	text-align:left;
	margin-left: 23px;
	width:535px;
	float:left;
	background-color:#FFFFFF;
}
#rightcolumn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align:right;
	width:380px;
	float:right;
	background-color:#FFFFFF;
}
#facebookmod {
	background-image:url(images/FBbg.jpg);
	width:333px;
	height:590px;
	float:right;
	background-color:#FFFFFF;
	text-align:center;
}
#footer {
	height:145px;
	width:955px;
	float:left;
	background-image:url(images/footericons.png);
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	color:#FFFFFF;
	line-height:16px;
}
#header {
	height:120px;
	width:960px;
	text-align:left;
}
#donate {
	width:305px;
	height:120px;
	float:right;
	background-image:url(images/donate3.jpg);
}
a.white:link {
	text-decoration: none;
	color:#FFFFFF;
}
a.white:visited {
	text-decoration: none;
	color:#FFFFFF;
}
a.white:hover {
	text-decoration: underline;
	color:#CCCCCC;
}
a.white:active {
	text-decoration: none;
	color:#FFFFFF;
}
a:link {
	text-decoration: none;
	color:#333333;
}
a:visited {
	text-decoration: none;
	color:#333333;
}
a:hover {
	text-decoration: underline;
	color:#666666
}
a:active {
	text-decoration: none;
	color:#333333;
}

