BODY {
  margin: 0px;
  background: #b0b090 url(/ocseries/images/pagebg.jpg) no-repeat top center;
  font: normal 12pt/1.5em "Trebuchet MS",Helvetica,sans-serif;
}

A { color: #4c6c99; }
A.hvr { text-decoration: none; }
A.hvr:hover { text-decoration: underline; }

#contentwrap {
  width: 900px;
  text-align: left;
}

#content {
    padding: 10px 30px;
}

#mainlogo {
  float: right;
  margin-top: 40px;
  margin-right: 40px;
}


#footerwrap {
  background-color: #222;
  width: 100%;
  position: fixed;
  bottom: 0px;
}

#footer {
  padding: 3px 8px;
  font-size: 10pt;
  color: #eee;
}

#player {
  float: right;
}

.clear { clear: both; }

.floatright { float: right; margin: 0px 0px 5px 10px; }
.floatleft { float: left; margin: 0px 10px 5px 0px; }

.mt { margin-top: 8px; }

.center { text-align: center; }

.w { color: #fff; }
.lg { color: #eee; }
.dg { color: #222; }
.blk { color: #000; }
.wtrans { background: url(/ocseries/images/white.png); }
.blbg { background-color: #4b6c99; }

.b { font-weight: bold; }

.bg { font-size: 14pt; }
.hg { font-size: 16pt; }
.n { font-size: 12pt; }
.s { font-size: 10pt; }

.bdr { border: 1px solid #443; }
.nbdr { border: none; }

.round {
  padding: 10px 15px;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
}
