
body
{
  background: white;
  font-size: 12pt;
  height: 100%;
}


.homepage_content
{
   background:red ;
   color: black;
   height: 100%;
   border-bottom: 1px solid black;
}

.homepage_student_profile_text
{
display:none;
}

.hide{
display:none;
}

.homepage_student_profile_image
{
display:none;
}

#profile_cycle {
display:none;
}

.homepage_samuel_link
{
display:none;
}

.homepage_dynamic_box a
{
  background-color: inherit;
  color: black;
}

.homepage_feature_link div
{
  margin-bottom: 4px;
  margin-top: 4px;
  padding-top: 10px;
  padding-bottom: 0px;
  padding-right: 2px;
  padding-left: 2px;
  height: 48px;
  width: 167px;
  overflow: hidden;
  bDackground-image: url("/images/blue_gradient_right.jpg");
  background-repeat: repeat-y;
}

.homepage_feature_link_large 
{
  margin-top: 15px;
  font-size: 14pt;
  font-weight: bold;
  text-decoration: none;
  display:inline;
}

.homepage_feature_link_small 
{
  font-size: 9pt;
  text-decoration: none;
  display:inline;
}
 
.homepage_news
{
  padding-bottom: 0px;
  padding-top:0px;
  padding-right: 3px;
  padding-left: 3px;
  font-size: 9pt;
  height: 119px;
  width: 190px;
  overflow: hidden;
  vertical-align: middle;
  background:white;
  color: black;
}

.homepage_news a
{
  color: black;
  background-color: transparent;
}

.homepage_news_link
{
  font-size: 11pt;
  color: black;
  background-color: inherit;
  font-weight: bold;
  text-decoration: none;
  display:inline;
}

.homepage_news_more_link
{
  font-size: 9pt;
  font-weight: bold;
  width: 190px;
  height: 9px;
  background-color: transparent;
}

.homepage_news_buttons
{
  text-align: right;
}

.homepage_button_box_link a 
{
  text-align: center;
  text-decoration: none;
  color: #005399;
  background-color: inherit;
  vertical-align: middle;
}

.homepage_button_box li
{
  width: 110px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-right: 2px;
  padding-left: 2px;
  margin-top: 12px;
  font-weight: bold;
  font-size: 13pt;
  background-oimage: url("/images/gold_gradient_right.jpg");
  background-repeat: repeat-y;
  list-style-type: none;
  border: 1px solid #e0aa0f;
  text-align: center;
  vertical-align: middle;
} 
