body	
{
	text-align:center;
	color:#ffffff;
	font-family: Comic Sans MS;
	background-image:url('background.jpg')
}
div.box {
  background-color:green;
  width:560px;
  margin: 0px auto;
  position: relative;
}
div a.nav img {
  border: none;
}

div a.nav {
  display: block;
  position: absolute;
  top: 72px;
  right: 8px;
}
h1,h2,h3,h4,h5,h6	{
	color:#ffffff;
	font-family:Palatino Linotype;
}
div.checks {
  vertical-align: top;
  display: block;
  width: 260px;
  overflow: auto;
  margin: 0px;
  padding-bottom: 15px;
  height: 605px;
  
}
table td.parkname {
  vertical-align: top;
  width: 300px;
}
table table th {
  border-bottom: 2px solid #ffffff;
  vertical-align: top;
  height: 50px;
}
table table td	{
  height: 26px;
  vertical-align: middle;
  border-left: 1px solid #3ec116;
  border-right: none;
	border-bottom: 1px solid #ffffff;
}
tr#space	{
  visibility: hidden;
}
tr#space td {
  height: 12px;
}

table.body {
  border-collapse: collapse;
  margin: 0px;
  padding: 0px;
  border: none;
}
table table	{
  border-spacing: 0px;
	margin-left:auto;
	margin-right:auto;
	empty-cells:show;
	font-size:0.9em;
  table-layout: static;
}
table table.parkname td {
  width: 300px;
  position: relative;
  border-left: none;
  border-right: 1px solid #3ec116;
	border-bottom: 1px solid #ffffff;
}

td.checks, td.parkname {
  border: none;  
}
table table.parkname {
  width: 300px;
  background-color: green;
}
a:link {color:#ffffff}
a:visited {color:#dcdcdc}

		
h1 {
  text-transform: uppercase;
  text-align: center;
}

td.first-column {
  border-left: none;
}
