#HPLeftColumn {
	float: left;
	width: 600px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#HPLeftContent {
	float: left;
	width: 295px;
}

#HPRightContent {
	float: right;
	width: 295px;
}
#HPRightColumn {
	float: right;
	width: 320px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#HPRightColumn fieldset {
	border: 1px solid #999999;
}
#HPRightColumn legend {
	font-weight: bold;
	font-size: 14px;
	color: #000099;
}
#HPRightColumn dl  {
	margin-top: 0px;
	padding: 0px;
	margin-left: 2px;
}
#HPRightColumn dt  {
	font-weight: bold;
	font-size: 12px;
	background-image: url(/images/icons/16x16_document.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	color: #000000;
	min-height:16px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#HPRightColumn dt.twitter  {
	
	background-image: url(/images/icons/16x16_twitter.gif);
	
}
#HPRightColumn dt.album  {
	
	background-image: url(/images/icons/16x16_photo.gif);
	
}
#HPRightColumn  dd  {
	margin-left: 18px;
	color: #666666;
	margin-top: 10px;
	padding: 0px;
}
#HPFooter {
	clear: both;
	border-top-width: 1px; 
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	height: 175px;
	margin-right: 10px;
	margin-left: 10px;
	border-right-style: solid;
}
#HPFooter p {
	font-size: 11px;
	margin: 0px;
	padding: 4px;
	color: #333333;
}
#HPFooter H1 {
	background-color: #000099;
	margin: 0px;
	padding: 4px;
	font-size: 12px;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#HPFooter   .box1 {
	float: left;
	width: 232px;
	height: 175px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	background-image: url(/images/hp_box_services.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#HPFooter .box2 {
	float: left;
	width: 231px;
	height: 175px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	background-image: url(/images/hp_box_recruitment.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#HPFooter .box3 {
	float: left;
	width: 231px;
	height: 175px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	background-image: url(/images/hp_box_donate.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#HPFooter .box4 {
	float: left;
	width: 231px;
	height: 175px;
	background-image: url(/images/hp_box_education.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
