
body
{
  font:normal small/1.4 Verdana,Arial, Helvetica, sans-serif;
  background-image:url(/images/bg3.gif);
}

fieldset,p { margin-bottom:1em; }

H1 { color:#36f; font-size:180%; font-weight:bold; margin:.5em 0; }

H2 { color:#36f; font-size:140%; font-weight:bold }
H3 { color:#36f; font-size:120%; font-weight:bold }

legend { font-weight:bold; }

hr
{
  height:1px;
  color:#333;
  background-color:#333;
  border:0;
  margin:1em 0;
  padding:0;
  clear:both;
}

ol
{
  list-style:decimal;
  margin-left:2em;
}

li { margin-left:1em; }


.readmore { test-align:center; font-weight:bold; margin:2em 0; }

#header
{
  width:830px;
  height:70px;
  position:relative;
  background:#fff;
  margin:0 auto;
  padding:10px;
  text-align:left;
}

.adbanner
{
  float:right;
  padding:10px;
}

#container
{
  width:830px;
  padding:10px;
  background:#fff;
  margin:0 auto;
  text-align:left;
}

#container td
{
  padding:5px;
}

#logo
{
  position:absolute;
  top:40px;
  left:25px;
}

#nav
{
  background-color:#ff9;
  padding:5px 5px 5px 120px;
  text-align:left;
  font:bold 11px/22px Verdana, Arial, Helvetica;
  width:665px;
  border:5px #fff solid;
  border-width:0 5px 0 55px;
  margin:0 auto;
}

#nav #features a,
#nav #categories a
{
  line-height:18px;
  text-decoration: none; 
  padding-left:25px;
}

#nav #categories a
{
  color:#3366FF;
  background:url(/images/pacman2.gif) 0 50% no-repeat;
}

#nav #categories a:hover
{
  color:#f00;
  text-decoration: underline; 
}

#nav #features a
{
  color:#f00;
  background:url(/images/ghost2.gif) 0 50% no-repeat;
}

#nav #features a:hover
{
  color:#00f;
  text-decoration: underline; 
}

#nav #features a.first,
#nav #categories a.first
{
  background:none;
  padding-left:0;
}

.bigbuttons{ color:#3366FF; font-size:17px; font-weight:600; margin-bottom:.5em; display:inline-block;}
.bigbuttons:hover, .bigbuttons a:hover{ color:#f00; text-decoration: none; }


.smalltext { font-size:85%; }
.bigtext { font-size:110%; }

.year { color:#999999 }
.details { font-style: italic; font-size:11px }
.subheading { color:#3366FF; font-size:15px; font-weight:800 }
.subsection { font-size:10px; color:#FF0000 }

#subsections
{
  font-size:85%;
  color:#F00;
  padding:3px 6px;
  margin-bottom:1em;
  clear:both;
  background-color:#36f;
}

#subsections:after
{
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}

* html #subsections
{
  height: 1%;
}

#subsections A, a.yellow { color:#FF9 }

#subsections .left { float:left; }
#subsections .right { float:right; }


body#home #adbanner
{
  text-align:right;
  padding:10px;
}


body#home ul#categories
{
  background:#36F url(/images/categories.gif) no-repeat;
  list-style:none;
  margin:0 20px 0 ;
  padding:45px 0 10px 0;
  text-align:center;
  width:170px;
  float:right;
}

body#home ul#categories li
{
  margin:0;
  padding:0;
}

body#home ul#categories li a
{
  font: bold 11px Verdana, Arial, Helvetica; 
  text-decoration: none;
  color:#ff0;
  display:block;
  padding:8px 0;
  margin:0 8px;
}

body#home ul#categories li a:hover
{
  background-color:#69F;
  color:#f00;
}

#footer
{

  font-size:10px;
  padding:1em 0;
  margin-top:1em;
  text-align:center;
  border-top:1px solid #36f;
}

body#home H1, body#home H2
{
  font:bold 15px Verdana, Arial, Helvetica;
  color:#36f;
  margin:.5em 0;
}

body#home H3
{
  font:bold 13px Verdana, Arial, Helvetica;
  color:#f00;
  text-align: left;
  margin:0;
  padding:0;
}

body#home H4
{
  font:bold 11px Verdana, Arial, Helvetica;
  text-align: left;
  margin:1em 0 0 0;
  padding:0;
}


body#home #news
{
  margin-bottom:1em;
  font-size:10px;
}

body#home #container
{
  width:850px;
  background:#fff url(/images/megatron.gif) no-repeat 44px 18px;
  margin:0 auto;
  text-align:left;
}

body#home #specials
{
  width:120px;
  float:right;
  margin:0 10px;
  text-align:center;
}

body#home #specials img
{
  margin-top:10px;
}

body#home #trivia
{
  border-top:1px solid #36f;
  padding-top:1em;
  margin-top:2em;
  font-size:11px;
}

body#home #trivia #answer
{
  color:#999;
  font-style:italic;
}


body#home #content
{
  clear:both;
  width:100%;
}

body#home #content td
{
  font:normal 13px Verdana, Arial, Helvetica;
  padding:20px;
}

body#home legend
{
  font:bold 11px Verdana, Arial, Helvetica;
  margin:0;
  padding:0;
}



#container:after,
#header:after
{
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}

* html #container,
* html #header
{
  height:1%;
}

