#header {
  background: #f2d888;
  margin: 0px 0px 0px 0px;
  width: 100%;
  height: 102px;
}
#body {
  background: url('clubbg.jpg') center;
}
#wrapper {
  width: 850px;
  margin: 0 auto;
}
#content {
  border: solid;
  background: #f2e4bb;
  border-width: thin;
  padding-left: 2%;
  padding-right: 2%;
}
#topribbon {
  background: #0a1926;
  width: 100%;
  height: 22px;
}
#botribbon {
  color: #0a1926;
  background: #183140;
  width: 100%
  height: 22px;
}
#selectweek {
}
a.selectweek {
  font-size: 70%;
}
#errorcode {
  font-size: small;
  text-indent: 2cm;
  font-size: 110%;
  color: #f00;
}
#welcome {
}
a.welcome {
  color: #0a1926;
  padding-left: 1%;
}
a.botribbon {
  color: #e9edf2;
  font-size: 100%;
}
a.topribbon:link {
  color: #e9edf2;
}
a.topribbon:visited {
  color: #e9edf2;
}
a.topribbon.active {
  color: #e9edf2;
}
#leftcontent {
  height: 20px;
  background: #f2d888;
  width: 50%;
  float: left;
  text-align: left;
}
#rightcontent {
  height: 20px;
  background: #f2d888;
  width: 50%;
  float: right;
  text-align: right;
}
h1.mainheader {
  font-style: italic;
  color: #0a1926;
  font-size: 140%;
  padding-left: 3%;
}
#leftcolumn {
  float: left;
  width: 60%;
  background: #f2e4bb;
  border: #183140 1px solid;
  border-width: thin;
  padding-left: 2%;
  padding-right: 2%;
}
#rightcolumn {
  float: right;
  background: #f2e4bb;
  border: solid;
  border-width: thin;
  width: 30%;
  padding-left: 2%;
  padding-right: 2%;
}
#leftbox {
  padding-left: 5%;
  width: 55%;
  padding-right: 5%;
  float: left;
}
#rightbox {
  padding-right: 5%;
  width: 35%;
  float: right;
}
#articletitle {
  color: #0a1926;
  font-size: 130%;
}
#articlesubmit {
  color: #183140;
  font-size: 70%;
}
#articlebody {
  font-size: 100%;
  color: #0a1926;
}
#messageheader {
  color: #0a1926;
  font-size: 130%;
  text-align: center;
}
#schedule {
  padding-left: 10%;
  width: 80%;
}
#schedrow {
  background: #f2d888;
}
#scorerow {
  background: #f2e4bb;
  width: 100%;
}
#scoreplayer {
  width: 25%;
  padding-left: 2%;
  float: left;
}
#scorescore {
  background: #f2e4bb;
  padding-right: 2%;
  width: 10%;
  float: left;
}
#scorestatus {
  background: #f2e4bb;
  padding-right: 2%;
  width: 15%;
  padding-left: 2%;
  float: left;
}
#scoremoney {
  background: #f2e4bb;
  padding-right: 2%;
  width: 15%;
  padding-left: 2%;
  float: left;
}
#scorecontent {
  border: solid;
  background: #f2e4bb;
  border-width: thin;
  padding-left: 2%;
  padding-right: 2%;
  height: 550px;
}
#scoreboard {
  padding-left: 7%;
  width: 85%;
}
#scoreleft {
  width: 47%;
  float: left;
}
#scoreright {
  width: 47%;
  float: right;
}
#vistitle {
  background: #183140;
  width: 100%;
}
#scorerows {
  background: #f2d888;
  width: 100%;
}
a.hometitle {
  background: #183140;
  color: #e9edf2;
  font-size: 100%;
  float: right;
}
a.vistitle {
  background: #183140;
  color: #e9edf2;
  font-size: 100%;
  float: left;
}
a.gamevis {
  float: left;
}
a.gamehome {
  float: right;
}
a.homeskincode {
  float: right;
}
a.visskincode {
  float: left;
}
#showadds {
  border: solid;
  background: #f2e4bb;
  border-width: thin;
  width: 48%;
  float: left;
}
#showdrops {
  border: solid;
  background: #f2e4bb;
  border-width: thin;
  width: 48%;
  float: right;
}
#rosters {
  padding-left: 1%;
  border: solid;
  background: #f2e4bb;
  border-width: thin;
  height: 550px;
}
#rostercol1 {
  width: 20%;
  float: left;
}
#rostercol2 {
  width: 20%;
  float: left;
}
#rostercol3 {
  width: 20%;
  float: left;
}
#rostercol4 {
  width: 20%;
  float: left;
}
#rostercol5 {
  width: 20%;
  float: left;
}
a.rosterteam{
  background: #183140;
  color: #e9edf2;
  font-size: 100%;
  width: 100%;
}
