body {
	background-attachment: fixed;
	background-color: #4a5359;
	background-image: url(images/bgStars.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a{
	color: #c4dcf8;
	text-decoration: underline;
}
a:hover{
	color: #f9f5d7;
	text-decoration: underline;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: bdbebe;
}
.copyrightLink a{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: bdbebe;
	text-decoration: none;
}
.copyrightLink a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: ededed;
	text-decoration: none;
}
.homeText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.homeTextLink a{
	color: #c4dcf8;
	text-decoration: underline;
}
.homeTextLink a:hover{
	color: #f9f5d7;
	text-decoration: underline;
}
.bold {
	font-weight: bold;
	color: 9cb8cd;
	text-decoration: none;
	letter-spacing: -1px;
}
.customInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.customMessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	width: 300px;
}
.customButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #37576e;
	border: 1px solid #ffffff;
}
.formTable {
	border: 1px solid #37576e;
	background-color: #1f3a4d;
}
.photocredit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	text-transform: uppercase;
}
.photocreditLink a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	text-transform: uppercase;
}
.photocreditLink a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;
	text-transform: uppercase;
}
.picPaddingLeft {
	padding-left: 15px;
}
.picPaddingRight {
	padding-right: 15px;
}
