.Bkg {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(images/PaintedWall.jpg);
}
.ButtonText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.IFrame_Bkg {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/FadePainting/Painting&Links_Fade.gif);
}
.BodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #99CCFF;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #99CCFF;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0099FF;
	text-decoration: none;
	font-size: 10px;
}
.Home_Bkg {
	background-attachment: fixed;
	background-image: url(images/Painting-w-White-Text_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
