﻿body 
{
  font-size: small;
  font-family: Trebuchet MS, Helvetica, Sans-Serif;
  text-align: center;
  background: #4b4844;
}
h1 { display: none; }

#wrapper 
{
  width: 960px;
  margin: 0 auto;
  text-align: left;
  background: url(../images/temp_back.jpg) no-repeat top center;
}
#header
{
  height: 280px;
  
}
#left_column 
{
  float: left;
  width: 600px;
}
#right_column
{
  float: right;
  width: 350px;
}
#footer
{
  color: #f6f6f6;
  width: 960px;
  margin: 0 auto;
  text-align: left;
}
#Rss
{
  width: 500px;
  padding: 20px 50px;
}
#Rss a
{
  font-weight: bold;
  display: block;
}
#Rss p
{
  line-height: 1.25em;
  margin-bottom: 1em;
}
#pod
{
}
#forum
{
  margin-left: 1px;
  margin-bottom: 30px;
}
.banner{
  text-align: center;
}
#message
{
  padding: 10px 50px 10px 40px;
  line-height: 1.5em;
}
a:link, a:visited
{
  color: #4b4844;
}

a:hover 
{
  background: #4b4844;
  color: #f6f6f6;
}
#vote
{
  font-size:medium;
  font-weight: bold;
  margin: 10px;
}
#footer a:link, #footer a:visited
{
  color: #f6f6f6;
}

#footer a:hover 
{
  background: #f6f6f6;
  color: #4b4844;
  height: 300px;
}
