.goldstripe {
	background-image: url(/images/gold%20strip.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DFDFDF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #E3E3AE;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EBEBC2;
}
a {
	color: #666666;
	text-decoration: none;
}
.pgold {
	color: #EAEAD5;
}
.h3silver {
	color: #E2E2E2;
}
