body {
        background: #151513;
        background-image: url(/images/mainbg.png);
        background-attachment: fixed;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #FF0000;
        font-size: 12px;
        text-align:center; /* for IE */
    }
#header {
        background-color: #151513;
        width: 1000px;
        height: 200px;
        text-align: center;
        margin: 0 auto; /* for the rest */
        padding: 0;
        border: 3px #056206 solid;        
    }
#navbar-container {
        background-color: #151513;
        width: 1000px;
        height: auto;
        margin: 0 auto; /* for the rest */
        border-right: 3px #056206 solid;
        border-left: 3px #056206 solid;
}
#content-container {
        background-color: #151513;
        width: 1000px;
        height: auto;
        margin: 0 auto; /* for the rest */
        border-right: 3px #056206 solid;
        border-left: 3px #056206 solid;
}         
#content-left {
        background-color: #151513;
        padding-top: 80px;
        float: left;
        width: 20%;
        height: auto;
        line-height: 0;
        text-align: center;
    }
#content-left a {
        border: none;
    }
#content-left img {
        display: inline-block;
        border: 0;
    }
#content-centre {
        background-color: #151513;
        padding-top: 40px;
        padding-bottom: 80px;
        float: left;
        width: 45%;
        height: auto;
        text-align: left;
    }
#content-centre table {width: 415px; background: #151513; text-align: center; }
#content-centre th {font-family: verdana; font-weight: bold; font-size: 12px; background: url(/ajaxstats/images/titlebar.png); color: black; height: 30px; }
#content-centre tr.greybar1 { font-family: verdana; font-size: 12px; color: black; }
#content-centre tr.greybar2 { font-family: verdana; font-size: 12px; color: black; }
#content-centre td {height:30px; background: url(/ajaxstats/images/tblrow.png); }
#content-right {
background-color: #151513;
padding-top: 55px;
padding-bottom: 80px;
float: left;
width: 34%;
height: auto;
text-align: left;
}
.gfg-root {
  width: 100%;
  float: left;
  height: auto;
  position: relative;
  overflow: hidden;
  text-align: center;
  font-family: Verdana;
  font-size: 10px;
  background: #000000;
  border: 1px #d00000 solid;
}
.gfg-title {
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  background: #d00000;
  line-height: 1.4em;
  overflow: hidden;
  white-space: nowrap;
}
.gfg-title a {
  color: #3366cc;
}
.gfg-subtitle {
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  background: #d00000;
  line-height: 1.4em;
  overflow: hidden;
  white-space: nowrap;
}
.gfg-subtitle a {
  color: #000000;
}
.gfg-entry {
  background: #d0d0d0;
  width: 100%;
  height: 11.5em;
  position: relative;
  overflow: hidden;
  text-align: left;
}
/* To allow correct behavior for overlay */
.gfg-root .gfg-entry .gf-result {
  position: relative;
  background: #d0d0d0;
  width: auto;
  height: 100%;
  padding-left: 20px;
  padding-right: 5px;
}
.gfg-list {
  position: relative;
  overflow: hidden;
  text-align: left;
  background: #d0d0d0;
}
.gfg-listentry {
  line-height: 1.5em;
  padding-left: 20px;
  padding-right: 5px;
}
.gfg-listentry-odd {
  background: #F6F6F6;
}
.gfg-listentry-even {
}
.gfg-listentry-highlight { 
  background-image: url('/images/garrow.gif');
  background-repeat: no-repeat;
  background-position: center left;
}
/*
 * FeedControl customizations.
 */
.gfg-root .gfg-entry .gf-result .gf-title {
  font-size: 10px;
  line-height: 1.2em;
  margin-bottom: 2px;
}
.gfg-root .gfg-entry .gf-result .gf-snippet {
  height: 3.8em;
  color: #000000;
  margin-top: 3px;
}
/*
 * Easy way to get horizontal mode, applicable via js options to gadget.
 */
.gfg-horizontal-container {
  position: relative;
}
.gfg-horizontal-root {
  height: 1.5em;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  text-align: center;
  font-family: Verdana;
  font-size: 10px;
  border: 1px solid #AAAAAA;
  padding: 5px;
  margin-right: 80px;
}
.gfg-horizontal-root .gfg-title {
  font-weight: bold;
  background: #FFFFFF;
  line-height: 1.5em;
  overflow: hidden;
  white-space: nowrap;
  float: left;
  padding-left: 10px;
  padding-right: 12px;
  border-right: 1px solid #AAAAAA;
}
.gfg-horizontal-root .gfg-title a {
  color: #444444;
  text-decoration: none;
}
.gfg-horizontal-root .gfg-entry {
  width: auto;
  height: 1.5em;
  position: relative;
  overflow: hidden;
  text-align: left;
  margin-top: 0px;
  margin-left: 0px;
  padding-left: 10px;
}
/* To allow correct behavior for overlay */
.gfg-horizontal-root .gfg-entry .gf-result {
  position: relative;
  background: white;
  width: 100%;
  height: 100%;
  line-height: 1.5em;
  overflow: hidden;
  white-space: nowrap;
}
.gfg-horizontal-root .gfg-list {
  display: none;
}
/*
 * FeedControl customizations.
 */
.gfg-horizontal-root .gfg-entry .gf-result .gf-snippet,
.gfg-horizontal-root .gfg-entry .gf-result .gf-author {
  display: none;
}
.gfg-horizontal-root .gfg-entry  .gf-result .gf-title {
  color: #0000cc;
  margin-right: 3px;
  float: left;
}
.gfg-horizontal-root .gfg-entry .gf-result .gf-spacer {
  float: left;
}
.gfg-horizontal-root .gfg-entry .gf-result .gf-spacer,
.gfg-horizontal-root .gfg-entry .gf-result .gf-relativePublishedDate {
  display: block;
  color: #AAAAAA;
}
.gfg-branding {
  white-space: nowrap;
  overflow: hidden;
  text-align: left;
  position: absolute;
  right: 0px;
  top: 0px;
  width: 80px;
}
.gfg-collapse-open, .gfg-collapse-closed {
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  float: right;
  width: 17px;
  height: 20px;
}
.gfg-collapse-open {
  background-image: url('arrow_open.gif');
}
.gfg-collapse-closed {
  background-image: url('arrow_close.gif');
}
.gfg-collapse-href {
  float: left;
}
.clearFloat {
  clear: both;
}
#footer-container {
        background-color: #000000;
        clear: both;
        width: 1000px;
        height: 160px;
        text-align: center;
        margin: 0 auto; /* for the rest */
        border: 3px #056206 solid;
}
#footer-left {
        background-color: #000000;
        float:left;
        width: 333px;
        height: 95px;
        text-align: center;
        margin: 0 auto; /* for the rest */
        padding-top: 65px;
}
#footer-centre {
        background-color: #000000;
        float:left;
        width: 334px;
        height: 150px;
        text-align: center;
        margin: 0 auto; /* for the rest */
        padding-bottom: 10px;
}
#footer-right {
        background-color: #000000;
        float:left;
        width: 333px;
        height: 95px;
        text-align: center;
        margin: 0 auto; /* for the rest */
        padding-top: 65px;
}