body {
  background: #000 url(/images/sealbg.jpg) top center repeat-y;
	text-align: center;	color: #FFF;
}
#container { width: 650px; margin: 25px auto; padding: 0; text-align: left; }

a { color: #C93; }
a:hover { color: #FFF; }

.topquip { float: right; font-family: Georgia, Times New Roman, Times, serif; color: #C93; font-size: 16px; }

h1 { float: left; padding: 0; margin: 0; clear: left; }
h1 span { display: none; }

h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; }

h1.regulations { background: url(/images/regulations.gif); width: 363px; height: 21px; }
h1.results     { background: url(/images/results.gif); width: 317px; height: 21px; }
h1.matchups    { background: url(/images/matchups.gif);  width: 315px; height: 21px;}
h1.not_found   { background: url(/images/notfound.gif);  width: 178px; height: 18px;}
h1.poultry     { background: url(/images/poultry.gif);  width: 325px; height: 21px;}
h1.splash     { background: url(/images/teaser.gif); width: 583px; height: 79px; }

#header img { margin: 50px 0 20px 0; }
#maintitle { margin: 0 0 50px 0; }

img.sealleft  { float: left;  margin: 0 10px 10px 0; padding: 0; }
img.sealright { float: right; margin: 0 0 10px 10px; padding: 0; }

#header, #main { clear: both; }
#header { margin: 0 0 20px 0; text-align: center;}

#main {
  margin: 0 0 200px 0; padding: 0;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
}

.resultstable, .bettingtable { border: 1px solid #CCC; width: 90%; margin: 0 5%; }
.matchnumber { text-align: center; vertical-align: middle; border-right: 1px solid #666; }
.gamecock { text-align: left; vertical-align: middle; padding: 2px 4px; }
.record, .result, .oddstowin, .oddstoslay { text-align: left; vertical-align: middle; }

.resultstable .matchnumber { width: 10%; }
.resultstable .gamecock    { width: 39%; }
.resultstable .record      { width: 26%; }
.resultstable .result      { width: 25%; }

.bettingtable .matchnumber { width: 9%; }
.bettingtable .gamecock    { width: 41%; }
.bettingtable .record      { width: 11%; }
.bettingtable .odds        { width: 15%; }
.bettingtable .bet         { width: 18%; }

input { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; 
  background: black; border: 1px solid #CCC; color: #FFF; } 

table tr.match td { border-top: 1px solid #666; }

table th { font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px; color: #FFF; font-weight: normal; padding: 2px; }
table td { font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px; padding: 2px;}

.winner { color: #FF3; }
.loser  { color: #FFF; }
.slain  { color: #F00; }
.resultstable tr.slain td.gamecock, .resultstable tr.slain td.record { color: #FFF; }
td.exhibition { font-style: italic; font-size: 12px;}

#disclaimer { font-size: 8px; color: #333; font-family: Verdana, Arial, Helvetica, sans-serif; }

#polaroid { float: right; padding: 5px; margin: 0 0 10px 10px; background: #C93; text-align: center; }
#polaroid img { border: 1px solid #FFF; margin: 0 0 5px 0; }
#polaroid p { padding: 0; margin: 0; color: #FFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }

#interview { width: 90%; margin: 10px 5%; padding: 5px; background: #222; border: 1px dashed #666;
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;  }
