
a:link {
    color: blue }
a:visited {
    color: blue }

h1.title {
  text-align: center }

body {
  background-color: #0066CC }

div.top {
  position:absolute;
  left:0px;
  top:0px;
  width:100% }

div.left {
  position:absolute;
  left:0px;
  top:201px;
  height: 200%;
  width: 170px;
  background-image: url(http://www.niwotyouthsports.org/common/mainsiderepeat.gif);
  background-repeat: repeat-y }

div.content {
  position:absolute;
  left:170px;
  top:201px;
  height: 200%;
  width: 650px;
  background-color: white }

table.info {
  width: 90%;
  text-align: left;
  padding: 10;
  border-style: double;
  border-color: rgb(0,0,0);
  border-collapse: collapse;
  background-color: white }

table.contact {
  width: 95%;
  text-align: left;
  padding: 10;
  line-height: 2em;
  border-color: rgb(0,0,0);
  border-collapse: collapse }

tr.lg {
  background-color: LightGreen }

p.pdfdown {
  font-size: 75% }
