body {
	background: url(http://www.foodjammers.com/images/s3_bg.jpg) repeat center top;
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
#maincontent{
	background: url(/images/bg_blackboard.jpg) center top;
}
#footer a:link, #footer a:visited,  #footer em {
	background: #000000;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	padding: 3px;
}
#footer a:hover {
	text-decoration: underline;
}
#jammers strong {
	background: #000000;
	font-weight: bold;
	color: #D9DFE1;
	margin: 2px;
	padding: 2px;
}
#jammers a:link,  #jammers a:visited{
	font-weight: bold;
	color: #000000;
	margin: 2px;
	padding: 2px;
	text-decoration: underline;
	background: #FFFFFF;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#jammers form td{
	height: 30px;
}
hr {
	border: 1px dashed #A2B5BC;

}
.btn {
	background: #DAAF12;
	font-weight: bold;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

