#content {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#body {
	background-color: E5E5E5;
	background-image: url(images/scale.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
}
#specials {
	border: 1px solid #000000;
}
.tiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
a:link {
	color: #BD2A32;
	text-decoration: none;
}
a:visited {
	color: #BD2A32;
	text-decoration: none;
}
a:hover {
	color: #BD2A32;
	text-decoration: underline;
}