a {
	font-family: "Century Gothic", Arial, "MS Sans Serif";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}
h1 {
	font-family: "Century Gothic", Arial, "MS Sans Serif";
	font-size: 24px;
	font-weight: bolder;
	color: #FFFFFF;
}
h2 {
	font-family: "Century Gothic", Arial, "MS Sans Serif";
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
h3 {
	font-family: "Century Gothic", Arial, "MS Sans Serif";
	font-size: 16px;
	font-weight: normal;
	color: #003366;
	text-align: center;
}
h4 {
}

p {
	font-family: "Century Gothic", Arial, "MS Sans Serif";
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
}

.photo {
	background-color: #FFFFCC;
	padding: 4px;
	border: 4px solid #999966;
}
form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFCC;
	background-color: #999966;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999966;
	background-color: #FFFFCC;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999966;
	background-color: #FFFFCC;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999966;
	background-color: #FFFFCC;
}
h4 {
	font-family: "Century Gothic", Arial, "MS Sans Serif";
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #003366;
	text-decoration: blink;
}
a:hover {
	font-family: "Century Gothic", Arial, "MS Sans Serif";
	font-weight: 900;
	color: #CCCCCC;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	font-weight: lighter;
}
.photoboarder {
	padding: 10px;
}
.Photopageframe {
	border: medium inset #999966;
	background-color: #999966;
	width: auto;
	padding: 5px;
}
.photowhite {
	background-color: #FFFFFF;
	padding: 8px;
	margin: 8px;
}
