body {
 background-image: url(http://panthercreekhog.com/images/background.jpg);
 background-repeat: repeat-x;
 vertical-align : top ;
 position: relative;  
	background-position: left top;
	background-color: #333333;
	font-size: 12px;
	letter-spacing: .3em;
	scrollbar-face-color:#333333;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#999999;
	scrollbar-shadow-color:#666666;
	scrollbar-highlight-color:#666666;
	scrollbar-3dlight-color:#333333;
	scrollbar-darkshadow-Color:#333333;
	word-spacing: normal;
	leftmargin: 3;
	topmargin: 3;
	color: #FFFFFF;

}
.copyright{
	color: #999999;
	font-size: .95em;
	border: thin none #999999;
}
a.copyright {
	text-decoration: none;
	color: #cccccc;
	font-size: 0.95em;
}
a.copyright:hover {
	text-decoration: none;
	color: #333333;
	background-color: #CCCCCC;
	font-size: 0.95em;
}
a:link {
	font-size: 0.95em;
	color: #FF6600;
	letter-spacing: .1em;
}
a:visited {
	font-size: 14px;
	color: #FF6600;
	text-decoration: underline;
	letter-spacing: .1em;
}
a:hover {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
}
a:active {
	font-family: "Goudy Old Style", Arial, "Arial Narrow", "MS Serif";
	font-size: 14px;
	text-transform: uppercase;
	color: #FF6600;
	text-decoration: none;
	letter-spacing: .1em;
}
