.mainContent{
	float:left;
}

.formular{
	width: 466px;
	float: left;
}

.input{
	width: 241px;
	height: 28px;
	background: url(../resources/images/input.jpg);
	float: left;
}

.button {
	background: url(../resources/images/button.jpg);
	width: 200px;
	height: 33px;
	margin-left:100px;
}

.button input{
	background: none;
	width: 200px;
	height: 33px;
	color: #A0C3E3;
	font-size: 15px;
	font-weight: bolder;
}

.input input {
	margin-top: 6px;
	margin-left: 5px;
	width: 231px;
}

.label{
	float: left;
	width: 100px;
	color:black;
	font-family:tahoma;
	font-size:12px;
	font-stretch:narrower;
	font-weight:bold;
	text-transform:uppercase;
}

.textarea{
	width: 366px;
	height: 146px;
	background: url(../resources/images/textarea.jpg);
	float: left;
}

.textarea textarea {
	margin-top: 6px;
	margin-left: 5px;
	width: 356px;
	height: 134px;
}

.homepage{
	width: 1050px;
	float:left;
}

.hp-c1{
	float:left;
	width: 350px;
}


.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: 350px;
}

.article{
	text-indent: 10px;
	color: #47484a;
}

.article-spacer{
	border-left: 1px dotted #47484a;
	float:left;
}

.hp-c3{
	float:left;
	width: 230px;
}

.hp-c4{
	float:left;
	width: 750px;
}

.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;
}
