body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #2e3192;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2e3192;
}
a:hover {
	text-decoration: none;
	color: #7173b6;
}
a:active {
	text-decoration: none;
	color: #2e3192;
}
.style1 {
	font-size: 17px;
	font-family: 'Ebrima', Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #2e3192;
}
.style2 {
	font-size: 20px;
	font-family: 'Ebrima', Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}
.style3 {
	font-size: 20px;
	font-family: 'Ebrima', Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}
.styleHeader1 {
	font-size: 40px;
	font-family: 'Ebrima', Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}
.styleHeader2 {
	font-size: 60px;
	font-family: 'Ebrima', Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-shadow: 4px 4px 1px #2e3192;
	color: #ffffff;
}
.tableTrans1 {
	background: url(images/siteImages/colorBlackTrans.png);
    border-radius:6px;
    -moz-border-radius:6px;	

}
.buttonContribute {
	background-image: url(images/siteImages/buttonContribute.png);
	height: 60px;
	width: 225px;
}
.buttonContribute:hover {
	background-image: url(images/siteImages/buttonContributeOver.png);
}
.backgroundRick1 {
	background-image: url(images/siteImages/backgroundRick1.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.backgroundRick2 {
	background-image: url(images/siteImages/backgroundRick2.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.backgroundRick3 {
	background-image: url(images/siteImages/backgroundRick3.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.backgroundRick4 {
	background-image: url(images/siteImages/backgroundRick4.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.backgroundRick5 {
	background-image: url(images/siteImages/backgroundRick5.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.backgroundRick6 {
	background-image: url(images/siteImages/backgroundRick6.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}