body
{
   text-align: left;
   background-repeat: repeat;
   background-color: transparent;


#future_picture
{
   float: right;
   width: 200px;
   height: 267px;
   margin-left: 10px;
}

#future_text
{
  width:340px;
  min-height:267px;
  height:auto !important;
  height:267px;
}

#history_picture
{
   float: left;
   width: 200px;
   height: 267px;
   margin-right: 10px;
}

#history_text
{
  float:right;
  width:340px;
  min-height:267px;
  height:auto !important;
  height:267px;
}

#title_text_layer {
   text-align: left;
}

#title_text_layer a:link {
   font-size: 10pt;
   font-family: courier new, courier, verdana, sans-serif;
   color: black;
   text-align: left;
   background-color: transparent;
   text-decoration: underline;
}

#title_text_layer a:visited {
   font-size: 10pt;
   font-family: courier new, courier, verdana, sans-serif;
   color: black;
   text-align: left;
   background-color: transparent;
   text-decoration: underline;
}

#title_text_layer a:hover {
   font-size: 10pt;
   font-family: courier new, courier, verdana, sans-serif;
   color: black;
   text-align: left;
   background-color: transparent;
   text-decoration: underline;
}

