body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	background-color: #964B7C;
	background-image: url(ist2_4768177-high-resolution-wood-floor-pattern%5B1%5D.jpg);
}
.clear{
	clear:both;
	/*** these next attributes are designed to keep the div
height to 1 pixel high, critical for Safari and Netscape 7 ***/
  height:1px;
	overflow:hidden;
	line-height:1px;
	font-size:0px;
	margin: 0px;
}
#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	border: 4px solid #CB98B9;
	margin-top:20px;
}
#container #header {
	background-image: url(woodpanel.gif);
	background-repeat: no-repeat;
	height:166px;
	background-position: right;
}
#container #header #logo {
	background-image: url(logo.png);
	margin: 10px;
	height: 70px;
	width: 500px;
}
#container #content {
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	padding: 20px;
}
#menu {
	height: 30px;
	background-color: #964B7C;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#container #footer {
	color: #333333;
	background-color: #E5E5E5;
	padding: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

.button {
	float: left;
	padding-right: 15px;
	line-height: 30px;
	font-size: 11px;
	color: #FFFFFF;
	cursor:pointer;
	cursor:hand;
	font-weight: bold;
	padding-left: 15px;
}
.button_roll {
	float: left;
	padding-right: 15px;
	line-height: 30px;
	font-size: 11px;
	font-weight: bold;
	cursor:pointer;
	cursor:hand;
	background-color: #F6CE26;
	color: #000000;
	padding-left: 15px;
}
#container #content .customer {
	padding: 10px;
	float: left;
	width: 200px;
	margin-right: 10px;
	height: 200px;
	border: 1px dashed #825432;
	margin-bottom: 10px;
}
.courtlines_pics {
	float: left;
	padding-right: 10px;
	padding-top:10px;
}
.sportsfloor_title {
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
	padding-left: 10px;
}
#sportsfloor_photos {
	float: right;
	width: 125px;
}
#container #content li a {
	font-weight: bold;
	color: #666666;
}
h1 {
	font-size: 12px;
	color: #FFFFFF;
	display:none;
}
