@charset "UTF-8";
body {
	background-color: #b9b9b9;
	background-image: url(../images/bg_tile.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.copyright {
	font-size: 9px;
	color: #333333;
	text-align: right;
	margin: 0px;
	padding-right: 50px;
	padding-top: 5px;
}
.middleTile {
	background-image: url(../images/bg_middle.png);
	background-repeat: repeat-y;
}
.footer {
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	height: 92px;
	font-size: 10px;
	margin: 0px;
	color: #666666;
}
.nav {
	background-color: #f2b5d2;
	height: 22px;
}
.mainText {
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-align: justify;
	padding-right: 20px;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}
.partners {
	font-size: 15px;
	font-weight: bold;
	color: #efafcf;
	text-align: center;
}
h1 {
	font-size: 18px;
	font-weight: lighter;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	color: #373737;
}
.needIsGreat {
	font-size: 18px;
	font-weight: bold;
	color: #f2b5d2;
	text-align: center;
}
a.footerLinks:link {
	color: #666666;
	text-decoration: none;
}
a.footerLinks:visited {
	color: #666666;
	text-decoration: none;
}
a.footerLinks:hover {
	color: #F2B5D2;
	text-decoration: none;
}
a.footerLinks:active {
	color: #666666;
	text-decoration: none;
}
.eventsDate {
	font-size: 16px;
	font-weight: bold;
	color: #F2B5D2;
}
.eventsRegister {
	font-size: 18px;
	font-weight: bold;
}.pink {
	color: #492D3A;
	font-size: 15px;
}
.photoSpaceRight {
	padding-right: 10px;
}
.donateForm {
	width: 450px;
}

