body {
  margin: 0px;
  padding: 0px;
  text-align: center;
  font-size: 100%;
} 
#container {
  clear: left;
  margin: auto;
  width: 950px;
}
#rankcol {
  float: left;
  width: 400px;
}
#verticallogo {
  float: left;
  width: 40px;
  margin-top: 10px;
}
#rightcontainer {
  /* background: #f00; */
  float: left;
  width: 530px;
  height: 500px;
  border: 10px white solid;
}
#footer {
  clear: left;
  width: 950px;
  height: 100px;
  background: #0f0;
}
#essaycol {
  float: left;
  margin: auto;
  border: 10px white solid;
  width: 510px;
  text-align: left;
}
#essay {
  clear: both;
  margin:auto;
  width: 480px;
}
#header {
  clear: both;
  width: 530px;
}
#logo {
  border: 10px white solid;
}
#facebook{
  float: right;
}
#navigation {
  float: left;
  background: #EEEEEE;
  margin: auto;
  width: 530px;
  height: 38px;
  /* border-top: 1px black solid; */
  /* border-bottom: 1px black solid; */
}
#button {
  float: left;
  height: 25px;
  text-align: center;
  font-variant: small-caps;
  font-size: 0.8em;
  margin-left: 3px;
  margin-bottom: 3px;
}
#buttonspacer {
  float: left;
  height: 25px;
  width: 12px;
}
#headerhaiku {
  float: right;
  width: 300px;
  border: 10px white solid;
}
#haikuline {
  text-align: center;
  width: 500px;
  font-family: "Helvetica", Sans-serif;
  font-size: 1.0em;
  color: rgb(90,0,0); 
}
#details {
  float: top;
  position: relative;
  clear: both;
  width: 500px;
  height: 25px;
  color: black;
  font-variant: small-caps;
  font-family: "Ariel", Sans-serif;
  font-size: 0.8em;
  text-align: left;
}
#smallstuffred {
  float: top;
  position: relative;
  clear: both;
  width: 500px;
  height: 25px;
  color: #c20000;
  /* font-variant: small-caps; */
  font-family: "Ariel", Sans-serif;
  font-size: 0.9em;
  text-align: left;
}
#smallstuff {
  float: top;
  position: relative;
  clear: both;
  width: 500px;
  height: 25px;
  color: black;
  border-top: 4px white solid;
  /* font-variant: small-caps; */
  font-family: "Ariel", Sans-serif;
  font-size: 0.9em;
  text-align: left;
}
#visualrank {
  float: left;
  position: relative;
  width: 300px;
}
#containervisualrank {
  position: relative;
  width: 450px;
  height: auto;
  // color: red;
}
#adcolumn {
  float: left;
  width: 160px;
  border: 20px white solid;
}
a:link {
  text-decoration: none;
}
img { 
  border: none;
}
a:visited {
  text-decoration: none;
}
.centeredImage {
  text-align:center;
  margin-top:20px;
  margin-bottom:20px;
  padding:2px;
}

h1 {
  font-size: 1.0em;
  font-family: "Ariel", Sans-serif;
} 

h2 {
  font-size: 1.0em;
  font-variant: small-caps;
  padding: 0px;
}

h3 {
  text-align: center;
  font-size: 1.5em;
  padding: 10px;
}

table.rankings {
  position: relative;
  width: 380px;
  border-spacing: 10px;
  font-size: 1.2em;
  color: rgb(90,0,0); 
  font-family: "Ariel", Sans-serif;
}

ul.forecast {
  font-size: 0.9em;
  font-family: "Verdana", Sans-serif;
}

p.analysis {
  color: black;
  font-family: "Georgia";
}
p.question {
  color: black;
  font-variant: small-caps;
  font-size: 1.4em;
}

span.record {
  font-variant: small-caps;
  //font-size: 0.7em;
  font-size: 12px;
}

