body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height:1.5em;
	background-repeat: no-repeat;
}
body {
	background-color: #FFF;
	background-repeat: no-repeat;
	background-image: url(../storeimages/grassbackground.jpg);
}
a {
	font-size: 14px;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
#pageHeader {
	border:none;
	border-bottom:none;
	background-color:#FFFFFF;
	width:980px;
	background-repeat: no-repeat;
	
}
#pageContent {
	border:#999 1px solid #000000;
	border-bottom:none;
	background-color:#FFFFFF;
	width:980px;

}
#pageFooter {
	border:none;
	background-color:#FFFFFF;
	width:980px;
	
}
