.shoutbox {
	background-image: url(images/shoutbox.jpg);
	background-repeat: no-repeat;
}
.whitefont {
	text-transform: none;
	color: #FFFFFF;
	font-weight: normal;
}
a:link {
	color: #FFFFFF;
}
.boxborder {
	border: 1px solid #AA8951;
}
.imgborder {
	margin: 3px;
	border: 1px solid #8E7654;
}

.headerbox {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

