
div#scoresheets {
        float: right;
        right: 0;
        width: 15%;
}

div#season {


        text-align: center;
}

div.notice {
        width: auto;
        border: 1pt solid red;
        padding: 1em;
        margin-right: 1em;
        text-align: left;
}

div#nextgame {
        text-align: center;
}

div#schedule {

}

div#stats {
   margin-top: 1.5em;
}

div#questions {
  padding-bottom: 1em;
}

div#scoresheets {

}

div#contacts {

}

ul#admin {
   margin: 0;  
  
}

div#stats,div#schedule,div#valid,div#contact,div#prevlist,div#questions,ul#admin {
  border-top: 2pt solid black;
  padding-top: 1em;
  padding-left: 1em;
  padding-right: 1em;
}

li.admin {
 margin: 0;
 padding: 0;
}

div#valid {

}

.ivory {
    background-color: #ffe;
    color: #770000;
    width: 100%;
}

h1,h2,h3,h4,h5,h6 {
   margin: 0;
   padding: 0;
}

h1,.h1 {
        font-size: 175%;
        font-weight: bold;
}

h2,.h2 {
        font-size: 150%;
        font-weight: bold;
}

h3,.h3 {
        font-size: 135%;
        font-weight: bold;
}

h4,.h4 {
        font-size: 125%;
        font-weight: bold;
}

.blank {
    height: 100%;
}

div#contact {
  background-color: #ffeeee;
}

div#navbar a:hover {
        text-decoration: underline;
        background-color: white;
        color: blue;
}

a {
        color: #770000;
}

a:visited {
        color: #000077;
}

.prev {
/*  padding-left: 2em; */
}

li.prev,li.sched,li.admin {
 list-style-type: none;
}

.prevlist {
  margin-left: 2em;
}

.pub {
        background-color: #fcc
}

div#nextgame {
  text-align: left;
}

div#nextgame th {
  text-align: center;
}

div#nextgame td {
  text-align: left;
  padding-left: .4em;
  padding-right: .4em;
}

.tor, .T {
        background-color: #cfc;
}

.jaw,.J {
        background-color: #ccf;
}

th {
  background-color: black;
  color: white;
}
