@charset "utf-8";
.PeterArnold {
	font-family: Heather;
	font-size: 40px;
}

#link { /* This Is The BG Color Of The Main Div */
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;

}

#link a {
	color: #CC0033;
	text-decoration: none;
}

#link a:hover {
	color: #CC0033;
	text-decoration: underline;
}

#footer { /* This Is The BG Color Of The Main Div */
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	bottom: -25px;

}

#footer a {
	color: #CC0033;
	text-decoration: none;
}

#footer a:hover {
	color: #CC0033;
	text-decoration: underline;
}
.Head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	text-indent: 30px;
	color: #666666;
}

.MainBox {
	border: 1px ridge #999999;
	background-color: #FFFFFF;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}


.image {
	border: 1px solid #666666;
}
.MainBoxCopy {
	border: 1px ridge #999999;
	background-color: #FFFFFF;
}
#gallery {
	text-align: center;
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
}
#gallery a {
	color: #333333;
	text-decoration: none;
}
#gallery a:hover {
	color: #333333;
	text-decoration: underline;
}
