﻿body {
   background: white;
   font-size: 12pt;
   }
   
#menu, #stateList, #partners, #content div.rightContent, div.leftCourseContent {
   display: none;
}

#bottom 
{
    border-top: none 0px black;
    width: 100%;
}
   
#frame800, #content, #content div.leftContent,  div.rightCourseContent {
   width: 100%;
   margin: 0;
   padding: 0;
   border: none 0px black;
   float: none !important;
   color: black;
   background: transparent none;
   }
   
   
a:link, a:visited {
   font-weight: bold;
   text-decoration: underline;
   }
