body {
 background: #d3d9dd; 
 margin: 0 auto 0 auto;
 color: #000; 
 font: 12px Arial,Helvetica,Sans-Serif; 
 text-align: center;
 min-width: 790px;
}

#facebook { 
  width: 97%; 
  margin-left: auto;
  margin-right: auto;
  padding: 10px; 
  text-align: center; 
  background: #ffffe0; 
  border: thin solid #c5c5c5;
  margin-bottom: 10px;
}

#hotlist h1 {
 font-size: 20px;
 margin-top: 0px;
 color: #000;
}

#hotlist h1 a {
 text-decoration: underline; color:#0000EE;
}

#fullsite_ad { 
  width: 97%; 
  margin-left: auto;
  margin-right: auto;
  padding: 10px; 
  text-align: center; 
  background: #000066; 
  border: thin solid #000066;
  margin-bottom: 10px;
}

#fullsite_text {
 float: left;
 font-size: 11px;
 color: #666666;
 font-weight: bold;
}


h1, h2, h3 { font-weight: bold; font-family: Helvetica, Arial, sans-serif; color: #000; }

h3 { font-size: 18px; }
h1 { font-size: 18px; }

input[type="text"] {
 color: #666;
}

.ff_hbar {
 clear: both;
 width: 100%; 
 padding-top: 5px; 
 padding-bottom: 5px; 
 color: #FFF; 
/* background: #435D93; */
 background: #333;
 margin-top: 4px; 
 margin-bottom: 10px; 
 height: 16px; 
 vertical-align: middle; 
 text-align: center;
 text-transform: uppercase;
 font: 13px 'Lucida Sans Unicode', 'Lucida Grande', arial,helvetica,sans-serif;
}

.ff_hbar a {
 text-decoration: none;
 color: #FFF;
}

.ff_hbar a:visited {
 text-decoration: none;
 color: #FFF;
}

.ff_hbar a:hover {
 text-decoration: underline;
 color: #FFF;
}


#ff_container {
  width: 970px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 30px 20px 30px;
  background: #fff;
  text-align: center;
  border-left: thin solid #c5c5c5;
  border-right: thin solid #c5c5c5;
}

#ff_content { width: 75%; float: left; border-right: thin solid #999; margin-right: 10px; text-align: left;}
#ff_sidebar { width: 20%; float: right; padding-right: 10px; text-align:left;}


#ff_header { width: 100%; vertical-align: bottom;}
#ff_logo {float: left; padding-bottom: 5px; margin: 0;}
#ff_searchbox { clear: none; float: right; padding: 20px 5px 0 0; margin: 0;}

#ff_social-icons {
  clear: none;
  float: right;
  padding: 0px 5px 0 0;
  margin: 0;
}

#ff_footer { clear: both; width: 100%; text-align: center; font: 11px Arial,Helvetica,Sans-Serif; color: #666; padding-top: 20px;border-top: thin solid #666666;}



