body {
  font-family :Verdana, Arial, Sans;
  font-size   :76%;
  margin      :0px;
  background  :white url("bg-fade.jpg") /*#BBBBF0*/;
  background-repeat:repeat-x; }
div#container {
  font-size   :1.0em;
  text-align  :center;
  position    :absolute;
  top         :50%;
  left        :0px;
  width       :100%;
  height      :1px;
  overflow    :visible;
  visibility  :visible;
  display     :block; }

div#content {
  margin-left :-250px;
  position    :absolute;
  left        :50%;
  width       :500px;
  visibility  :visible;
  background  :#F0F0F0;
  padding     :1.0em;
  border      :2px #9D9DC9 solid;
  top         :-7.5em;
  height      :15em;
  padding-top :2.0em;
  voice-family: "\"}\"";
  voice-family: inherit;
  padding     :1.0em;
  height      :13em;
  top         :-6.5em;
  }

div#content h2 {
  font-size   :1.5em; }

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


