* { padding: 0; margin: 0; }

body {
  background: #330000 url("../images/bg_grad.jpg") repeat-x left top;
  font-family: calibri, Helvetica, sans-serif;
  font-size: 13px;
}

a:link { color: #ff3333; text-decoration: none; }
a:hover { color: #ff6633; text-decoration: underline; }
a:visited { color: #cc3333; text-decoration: none; }

p  {
  /* paragraph margin goes top, right, bottom, left */
  margin: 5px 0px 10px 0px;
}

blockquote {
  margin: 10px 25px 10px 25px;
}

ul {
  color: #000000;
  margin-left: 5px;
}

h1 {
  font-family: calibri, Helvetica, sans-serif;
  font-size: 14px;
  color: #000000;
  text-align: center;
}

h2 {
  font-family: calibri, Helvetica, sans-serif;
  font-size: 14px;
  color: #ffffff;
  text-align: center;
} 

form {
  width: 80%;
}

#wrapper { 
  margin: 0 auto;
  width: 922px;
}

#header {
  color: #333;
  width: 922px;
  float: left;
  padding: 0px;
  height: 77px;
  margin: 0px 0px 0px 0px;
}

#navigation {
  float: left;
  height: 26px;
  width: 922px;
  color: #333;
  padding: 0px;
  margin: 0px 0px 0px 0px;
  background: #BD9C8C;
}

#leftcolumn { 
  color: #333;
  background: #000000;
  margin: 0px 0px 0px 0px;
  padding: 10px;
  height: 400px;
  width: 175px;
  float: left;
}

#news {
  margin: 3px 0px 10px 0px;
  height: 90px;
  width: 169px;
}

#champions {
  text-align: center;
  margin: 10px 0px 0px 0px;
  height: 190px;
  width: 170px;
}

#content { 
  float: left;
  color: #333;
  background: #ffffff;
  margin: 0px 0px 0px 0px;
  padding: 5px;
  height: 410px;
  width: 522px;
  display: inline;
  overflow: auto;
}

#contentarea { 
  color: #333;
  background: #ffffff;
  margin: 0px 0px 0px 0px;
  height: 337px;
  width: 513px;
  overflow: auto;
}

#hdtv {
  position: relative;
  text-align: center;
  top: 100px;
}

#resimg {
  position: relative;
  text-align: center;
  top: 75px;
}

#ppvpimp {
margin-left: 10px;
}

#rightcolumn { 
  color: #333;
  background: #000000;
  margin: 0px 0px 0px 0px;
  padding: 10px;
  height: 400px;
  width: 175px;
  float: left;
}

#postfeed {
  color: #ffffff;
  margin: 0px 0px 0px 0px;
  display: block; 
  height: 150px;
  width: 173px;
  padding: 3px;
}

#shop {
  margin: 0px 0px 0px 0px;
  border: 1px solid fff;
  height: 115px;
  width: 173px;
}

#themes {
  margin: 0px 0px 0px 0px;
  height: 250px;
  width: 173px;
}

#footer { 
  width: 922px;
  height: 58px;
  clear: both;
  color: #fff;
  background: #000000;
  margin: 0px 0px 0px 0px;
  padding: 0px;
}

#creditfooter { visibility: hidden; }

#pimp {
  width: 922px;
  height: 33px;
  color: #fff;
  background: #000000;
  margin: 0px 0px 0px 0px;
  padding: 0px;
}

/* CSS for the scroller */

#pscroller1 {
  width: 161px;
  height: 65px;
  padding: 3px;
  background-color: #000000;
  color: #ffffff;
}

div news a {
  color: #ffffff;
}