body {
	background-color: #000000;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.homepagetext {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	width: 528px;
}
.phototitles {
	font-size: 12px;
}

#container {
	margin: 0 auto;
	width: 750px;
	text-align: center;
  }
#footer {
	font-size: 12px;
	color: #FFFFFF;
}
#footer a{
	color: #FFFFFF;
}
#footer a:visited{
	color: #FFFFFF;
}
#footer a:hover{
	color: #FF0000;
}
.pricingtext {
	margin-left: 75px;
}
.pricingheader {
	font-weight: bold;
	text-decoration: underline;
}
.pricingtitle {
	font-weight: bold;
	font-size: 18px;
}
.pagetitle {
	font-size: 20px;
	color: #FFFFFF;
}
.pagesubtitle {
	font-size: 12px;
	color: #FFFFFF;
}
#contact {
	font-size: 14px;
	font-weight: normal;
}
#contact a {
	color: #FFFFFF;
	text-decoration: none;
}
#contact a:visited {
	color: #FFFFFF;
}
#contact a:hover {
	color: #FF0000;
}
.mainbodytext a {
	color: #FFFFFF;
	text-decoration: none;
}
.mainbodytext a:visited {

	color: #FFFFFF;
	text-decoration: none;
}
.mainbodytext a:hover {
	color: #FF0000;
	text-decoration: none;
}



