
body {
 position: absolute;
 top: -1px;
 width: 100%;
 margin: 0;
 padding: 0;
 background-color: #ffffcc;
 color: black;
}


div#xmain {
 float:right;
 width:67%;
 background:#ffffcc;
 color: black;
 border-left:2px solid #000;

 margin-left:15px;
 margin-top: 0;
 padding-bottom:30%;
 padding-right: 2em;
}

div#main {
 float:left;
 width:67%;
 background:#ffffcc;
 color: black;
/* border-right:2px solid #000; */


 margin-top: 0;
 padding-bottom: 0%;
 padding-left: 2em;
}

div#links {
 width: 26%;
 float: right;
 margin-left: 0;

 border:2px solid #000;
 background:#ffe;
 color: black;
}

div#stats,div#schedule,div#questions,div#contact,div#admin {
 padding-top: .5em;
 margin-top: 0;
 padding-bottom: 1em;
}

div#title {
 background-color: black;
 color: #ffffee;
/* width: 102%; */
 margin: 0;
 position: relative;
/* left: -1%; */
 top: -6px; 
 padding-top: 1em;
 padding-bottom: 1em;
 text-align: center;
}

a.top {
 position: relative;
 top: -1%;
}

div#season {
 text-align: center;
}

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

div#season {
 border-bottom: 2px solid black;

}

div#schedule {
 overflow: auto;
}

div#schedule table {
 width: 100%;
}


div#captains {
 border-top: 2px solid black;
}

div#captains h2 {
 font-size: 1.35em;

}

div#captains h3 {
 font-size: 1.15em;

}

div#stats {
   margin-top: 0;
}

div#stats a.link {
   padding: 0 .25em 0 .25em;

}

div#stats a:hover {
   background-color: #660000;
   color: white;

}

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

div#scoresheets {

}

ul#admin {
  margin: 0;  
  border-top: 2pt solid black;
  padding-top: 1em;
  padding-left: 1em;
  padding-right: 1em;
  padding-bottom: 1em;  
    background-color: #ffe;
    color: #770000;
}

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

div.admin {
}

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

div#valid {

}

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

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;
  color: black;

}

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

a {
        background-color: transparent;
 color: #770000;
}

a:visited {
        background-color: transparent;
 color: #000077;
}

.prev {

}

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

li.prev {
 list-style-type: none;
 display: inline;
 padding-right: 1em;
}

.prevlist {
  margin-left: 2em;
}

.pub {
  background-color: #fcc;
  color: black;
}

div#nextgame {
  text-align: left;
 width: 100%;
}

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

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

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

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

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


div#links div:first-child {
  border-top: 0;
}

body div#links:first-child {
  border-top: 0;
}

td {
font-size: 95%;
}

#finals {
  width: 80%;
  margin: auto;
  border: 1px solid blue;
  padding: 1em;
}

#finals dt {
   font-weight: bold;
}

table.full {
 width: 100%;
}

dt {
 font-weight: bold;
}

p.r {
 text-align: right;
}

table#standings {
 width: 100%;
}

table#standings td {
 padding: 0 .5em;
}

tr.A {
 background: #ddd;
 margin-bottom: .5em;
}

ul#statlist {
 margin-bottom: 1em;
}

ul#statlist li {
 width: 6em;;
 float: left;
 

}
