@import url("Default%20Theme.css");

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#pageNav{
  visibility: hidden;
}

#content{
  margin-left: 10px;
}

#homehist {
  width   : 45%;
}

#hometext {
  width   : 45%;
}

#sectionhist {
  width   : 45%;
}

#sectiontext {
  width   : 45%;
}

