body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #003366;
	background-image: url(../images/backgroundStrip.jpg);
	background-repeat: repeat-x;
}
.page {
	width: 100%;
}
.linkWhite {
	color: #FFFFFF;
	font-weight:bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/footerBackground.jpg);
	background-repeat:repeat-x;
	vertical-align:middle;
}
.footerLinkWhite {
	color: #FFFFFF;
	font-weight:bold;
}
.basicText {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 15px;
	line-height: 20px;
}

/* Home page stuff */

.homeImage {
	background-image: url(../images/homeImage.jpg);
	background-repeat: no-repeat;
}
.hometable {
	float:none;
	height:155px;
	margin-top: 185px;
	margin-left: 163px;
	width: 505px;
}
.homeTextContainer {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 15px;
	line-height: 19px;
	padding: 15px;
}
.homeTextLink {
	position: relative;
	width:500px;
	height:28px;
	margin-top: 8px;
	margin-left: 60px;
}


/* Mission - Summit page stuff */


.summitImage {
	background-image: url(../images/summit.jpg);
	background-repeat: no-repeat;
}
.summitTable {
	position: relative;
	width:635px;
	height:200px;
	margin-top: 105px;
	margin-left: 50px;
}
.summitTextContainer {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 16px;
	padding: 15px;
}
.summitTextLink {
	position: relative;
	width:315px;
	height:28px;
	margin-top: 25px;
	margin-left: 380px;
}

/* Team page stuff */

.teamImage {
	background-image: url(../images/teamImage.jpg);
	background-repeat: no-repeat;
}
.teamTable {
	position: relative;
	width:370px;
	height:145px;
	margin-top: 120px;
	margin-left: 54px;
}
.teamTextContainer {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 16px;
	padding: 20px;
}
.teamTextLink {
	position: relative;
	width:100px;
	height:28px;
	margin-top: 25px;
	margin-left: 15px;
}


/* Fundraising page stuff */

.fundraisingImage {
	background-image: url(../images/fundraisingImage.jpg);
	background-repeat: no-repeat;
}
.fundraisingTable {
	position: relative;
	width:370px;
	height:200px;
	margin-top: 110px;
	margin-left: 60px;
}
.fundraisingTable2 {
	position: relative;
	width:299px;
	height:160px;
	margin-top: 110px;
	margin-left: 20px;
}
.fundraisingTable3 {
	position: relative;
	width:299px;
	height:160px;
	margin-top: 10px;
	margin-left: 20px;
}
.fundraisingTextContainer {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 16px;
	padding: 15px;
}
.fundraisingTextLink {
	position: relative;
	width:290px;
	height:28px;
	margin-top: 335px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 16px;
}
.makeWhite {
	color:#FFFFFF;
}	


/* Contact page stuff */

.contactImage {
	background-image: url(../images/contactImage.jpg);
	background-repeat: no-repeat;
	background-color: #80A4C0;
}
.contactTextContainer {
	position: relative;
	width:450px;
	height:160px;
	margin-top: 120px;
	margin-left: 120px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 16px;
	background-image: url(../images/003366_80per.png);
	padding-left: 10px;
	padding-top: 10px;
}
.contactTextLink {
	position: relative;
	width:300px;
	height:28px;
	margin-top: 8px;
	margin-left: 120px;
}

/* Training page stuff */

.trainingImage {
	background-image: url(../images/trainingImage.jpg);
	background-repeat: no-repeat;
}
.trainingTable1 {
	position: relative;
	width:250px;
	height:160px;
	margin-top: 325px;
	margin-left: 1px;
	margin-bottom: 0px;
	visibility: hidden;
}
.trainingTable2 {
	position: relative;
	width:400px;
	height:160px;
	margin-top: 100px;
	margin-left: 6px;
}
.trainingTextContainer {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 16px;
	padding: 20px;
}
.trainingTextLink {
	position: relative;
	width:300px;
	height:28px;
	margin-top: 8px;
	margin-left: 120px;
}
