html{background:#b1c25e;}
body
{
  background:#b9cc70;
  font-family:verdana;
  font-size:11pt;
  color:#000000;
  width:1000px;
  padding:0px;
  margin:auto;
  text-align:center;
}
a
{
  color:#838a33; 
  text-decoration: none;
}
a:Hover
{
  color: #916c1c;
  text-decoration:underline;
}
a:active {color: #ce8046;}
img{border:none;}
table{font-size:8pt;}
#header
{ 
  height:150px;
  width:930px; 
  padding:0%;
  margin:auto;
  background:url(../images/header.png) 0 0 no-repeat;
}
#hall_of_fame
{ 
  width:1000px;
  margin:auto;
  padding:0%;
  text-align:left;
}
#toplist
{ 
  width:800px;
  margin:auto;
  padding:0%;
  color:#4d5515;
  text-align:center;
}
#toplist a, b
{
  float:left;
  font-weight:normal;
}
#free_pic_mov
{ 
  display:block;
  width:970px;
  margin:auto;
  padding:0%;
  font-size:10pt;
}
#footer
{ 
  height:120px;
  width:930px; 
  padding:0px;
  margin:0px;
  background:url(../images/footer.png) 0 0 no-repeat;
  text-align:right;
}
.bookmark
{ 
  height:30px;
  width:930px;
  margin:auto;
  padding:0px;
}
.left
{
  float:left;
}
.right
{
  float:right;
}
.clear
{
  clear: both;
  font-size: 0;
  line-height: 0;
  display:block;
  height:0;
}
.sx {border: 2px solid #b1ba4a;}
.so {border: 2px dashed #7b8323;}
.sc {border: 0px;}

