body
{
  height: 100%;
  margin: 0 0 0 0;
  background-color: #FFFFFF;
}

a:link
{
  text-decoration: none;
  font-family: Times Roman;
  font-size: 13px;
  color: #a23804;
}
a:visited
{
  text-decoration: none;
  font-family: Times Roman;
  font-size: 13px;
  color: #a23804;
}
a:active
{
  text-decoration: none;
  font-family: Times Roman;
  font-size: 13px;
  color: #a23804;
}
a:hover
{
  text-decoration: none;
  font-family: Times Roman;
  font-size: 13px;
  color: #a23804;
}


#wrapper {
  height: 100%;
  width: 980px;
  float: left;
}

#leftvertical {
  position: absolute;
  width: 2px;
  height: 100%;
  top: 0px;
  left: 980px;
  background-color: #FFFFFF;
}

#leftinfinity {
  z-index: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 982px;
  background-color: #777777;
}

#quoteheaderdiv
{
  background-image: url('/images/dirtypaper.jpg');
  z-index: -2;
  width: 980px;
  height: 83px;
}
.quoteheadertext
{
  font-style: italic;
  text-align: right;
  padding-top: 20px;
  width: 890px;
  z-index: 0;
  font-size: 8pt;
  color: #666666;
  font-family: Arial
}
.quoteheaderauthor
{
  text-align: right;
  width: 890px;
  z-index: 0;
  FONT-SIZE: 8pt;
  COLOR: #666666;
  font-weight: bold;
  font-family: Arial
}

#bannerdiv
{
  z-index: -1;
  width: 980px;
  height: 172px;
  background-image: url('/images/banner.jpg');
}
.dkgraylinediv
{
  z-index: -1;
  width: 980px;
  height: 2px;
  background-color: #1e1b12;
}

.tilerow {
  z-index: -1;
  width: 980px;
}
#tr1 {
  height: 33px;
  background: #17140d;
}
#tr2 {
  height: 9px;
  background: #808076;
}

.tilecol {
  float: left;
  margin-left: 77px;
  width: 172px;
  height: 100%;
}
#tr1col {
  background: #2c2922;
}
#tr2col {
  background: #bcbcb2;
}

#contentboxes {
  width: 980px;
  height: 350px;
  padding-top: 50px;
  background: #ffffff;
  background-image: url('/images/dirtypaper.jpg'); 
  background-repeat: repeat-x;
}

#contentboxes2 {
  width: 980px;
  height: 550px;
  padding-top: 50px;
  background: #ffffff;
  background-image: url('/images/dirtypaper.jpg'); 
  background-repeat: repeat-x;
}

.framed
{
  z-index: -1;
  float: left;
  background: #f3f3eb;
  border: solid 1px lightgray;
  height: 270px;
  width: 320px;
}

.framed2
{
  z-index: -1;
  float: left;
  background: #f3f3eb;
  border: solid 1px lightgray;
  height: 400px;
  width: 320px;
}

.framedforabout
{
  z-index: -1;
  float: left;
  background: #f3f3eb;
  border: solid 1px lightgray;
  width: 540px;
}

.framedheader
{
  float: left;
  width: 100%;
  height: 30px;
  background: #a23804;
}
.framedheader h1 {
  font-family: Arial;
  font-size: 12px;
  padding-left: 6px;
  color: #fff;
}
.framedtext {
  padding: 20px 3px 3px 3px;
  font-family: Arial;
  font-size: 11px;
  color: #777;
}

.framedtextentry {
  padding-left: 5px;
  padding-right: 5px;
  font-family: Arial;
  font-size: 11px;
  color: #777;
}






#quicktimespot {
  margin-left: 77px;
  padding: 8px;
  height: 294px;
}
#articlespot {
  margin-left: 77px;
  padding: 8px;
  min-height: 294px;
}
#dvdspot {
  margin-left: 10px;
  width: 220px;
  height: 310px;
}
#newsspot {
  margin-left: 10px;
  padding: 8px;
  width: 230px;
  height: 294px;
}

.newsheader
{
  position: relative;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #777777;
  margin-top: 5px;
  padding-left: 5px;
  text-transform: capitalize;
}
.newstitle
{
  position: relative;
  font-family: Times Roman;
  font-size: 13px;
  color: #a23804;
  padding-left: 5px;
  line-height: 12px;
}
#entrydetail
{
  position: relative;
  font-family: Times Roman;
  font-size: 13px;
  color: #a23804;
  padding: 10px 10px 10px 10px;
}
.newsdate
{
  text-transform: uppercase;
  position: relative;
  font-family: Arial;
  font-size: 10px;
  color: #777777;
  padding-top: 2px;
  padding-left: 5px;
}
.newstext
{
  position: relative;
  font-family: Arial;
  font-size: 10px;
  color: #453f21;
  padding-left: 5px;
}
.newsnav
{
  position: relative;
  font-family: Arial;
  font-size: 10px;
  color: #302d1c;
  padding-left: 5px;
  border-top: #f3f3eb 5px solid;
  border-bottom: #f3f3eb 5px solid;
}
.newsnavpipe
{
  position: relative;
  font-family: Arial;
  font-weight: bold;
  font-size: 12px;
  color: #5a4393;
}
.newsbar
{
  position: relative;
  height: 5px;
  background-color: #DDDDDD;
  width: 210px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom: #f3f3eb 5px solid;
}
#menuboxwrapper
{
  position: absolute;
  top: 261px;
  left: 290px;
}
.menubox
{
  position: relative;
  float: left;
  background-color: #565656;
  padding: 3px 5px 3px 5px;
  margin: 0px 5px 0px 5px;
}
div.menubox span {
  color: #FFFFFF;
  font-weight: bold;
  font-family: Arial
}
