.homepage{
	width: 1050px;
	float:left;
}

.hp-c1{
	float:left;
	width: 350px;
}

.partner {
	width: 650px;
	height: 150px;
	padding-left: 50px;
	cursor:pointer;
}

.article-header .first-color{
	font-weight: bold;
	font-family: tahoma;
	text-transform:uppercase;
	font-size: 17px;
	font-stretch: narrower;
	color: black;
}

.article-header .second-color{
	font-weight: bold;
	font-family: tahoma;
	text-transform:uppercase;
	font-size: 17px;
	font-stretch: ultra-condensed;
	color:#696969;
}

.hp-c2{
	float:left;
	width: 730px;
}

.article{
	text-indent: 10px;
	color: #47484a;
}

.article-spacer{
	border-left: 1px dotted #47484a;
	float:left;
}

.hp-c3{
	float:left;
	width: 230px;
}

.newsletter-button{
	float: left;
	background: url(../resources/images/newsletter.gif);
	width:204px;
	height:66px;
}

.newsletter-button{
	float: left;
	background: url(../resources/images/newsletter-hover.gif);
	width:204px;
	height:66px;
}

.donate-button{
	float: left;
	background: url(../resources/images/donate.gif);
	width: 188px;
	height: 39px;
}

.donate-button:hover{
	float: left;
	background: url(../resources/images/donate-hover.gif);
	width: 188px;
	height: 39px;
}

.donations-button{
	border-top: dotted 1px #47484a;
}
