body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #CFA7B2;
}
.img {
	border: 1px solid #BBBB9F;
	padding: 5px;
}
.goldtimes {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #8F8F65;
	font-style: italic;
	font-weight: bold;
}
.subhead {
	font-weight: bold;
	color: #9B556A;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
}
.box {
	background-color: #E9E7C5;
	padding: 20px;
}
.activities {
	background-color: #ECDCE1;
	padding: 2px;
	font-weight: bold;
}
a.back {
	color: #666666;
	font-size: 80%;
}
.copyright {
	font-size: 10px;
	color: #9B556A;
}
a:link, a:visited {
	color: #9B556A;
}
.menu_shadow {
	background-image: url(menu_shadow.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.boxpink {

	background-color: #ECDCE1;
	padding: 20px;
}
