@import url(default.css);
#SubMenu
{
  float: left;
  clear: left;
  width: 235px;
  margin-top: 12px;
}
#SubMenu div.MenuItem
{
  width: 237px;
  height: 84px;
  margin-bottom: 6px;
  position: relative;
  overflow: hidden;
}
#SubMenu div.MenuItem h3
{
  margin: 0 0 3px 0;
  padding: 7px 0 0 60px;
  text-transform: uppercase;
  font: 12px "Trebuchet MS", Arial;
  width: 170px;
  font-weight: bolder;
}
#SubMenu div.MenuItem p
{
  font: 11px verdana, arial;
  margin: 0;
  padding: 0 0 0 60px;
  color: #888080;
  width: 170px;
}
#SubMenu div.MenuItem p.GoButton
{
  position: absolute;
  bottom: 11px;
  right: 4px;
  width: 27px;
  padding: 0;
}
#SubMenu #Students
{
  background: transparent url(/images/submenu-bg-students.gif) bottom left no-repeat;
}
#SubMenu #Students:hover
{
  background: transparent url(/images/submenu-bg-students-on.gif) bottom left no-repeat;
}
#SubMenu #Students h3
{
  color: #A9C319;
}
#SubMenu #Faculty
{
  background: transparent url(/images/submenu-bg-faculty.gif) bottom left no-repeat;
}
#SubMenu #Faculty:hover
{
  background: transparent url(/images/submenu-bg-faculty-on.gif) bottom left no-repeat;
}
#SubMenu #Faculty h3
{
  color: #21AECE;
}
#SubMenu #Advisors
{
  background: transparent url(/images/submenu-bg-advisors.gif) bottom left no-repeat;
  margin-bottom: 2px;
}
#SubMenu #Advisors:hover
{
  background: transparent url(/images/submenu-bg-advisors-on.gif) bottom left no-repeat;
  margin-bottom: 2px;
}
#SubMenu #Advisors h3
{
  color: #F3881E;
}
#Banner
{
  float: right;
  width: 476px;
  background: transparent;
  height: 278px;
  margin-right: 2px;
  overflow: hidden;
}
#Gallery
{
  margin:0;
  padding:0;
  position: relative;
}
#FacultyLogin
{
  clear: both;
  float: left;
  width: 235px;
  margin: 5px 0 !important; margin: 0 0 5px 0;
  background: #F2F2F2;
  padding: 0;
  min-height: 193px;
  height: auto !important; height: 193px;
}
#FacultyLogin form
{
  margin: 0;
  padding: 0;
}
#FacultyLogin h4
{
  background: #C7C5C5;
  color: #585353;
  font: 1.2em "Trebuchet MS", Arial;
  padding: 7px 7px 5px 7px;
  margin: 0;
}
#FacultyLogin p
{
  font: .9em Verdana, Arial;
  padding: 7px;
  margin: 0;
  color: #333;
}
#FacultyLogin label
{
  display: block;
  width: 56px;
  float: left;
  margin-right: 5px;
  padding: 4px;
  clear: left;
}
#FacultyLogin input.Submit
{
  margin-bottom: -8px;
}
#FacultyLogin p.GetLogin
{
  padding-left: 9px;
}
#WhatsNew
{
  float: right;
  width: 471px;
  margin: 5px 2px 5px 0;
  border: 1px solid #A9C319;
  min-height: 190px;
  height: auto !important; height: 190px;
}
#WhatsNew h4
{
  background: #A9C319;
  padding: 7px 7px 4px 7px;
  font: 1.2em "Trebuchet MS",Arial;
  color: #FFF;
  margin: 0;
}
#WhatsNew div.WhatsNewItem
{
  width: 45%;
  float: left;
  padding: 5px 10px 3px 10px;
  border-left: 1px solid #A9C319;
}
#WhatsNew div.First
{
  border-left: 0;
}
#WhatsNew div.WhatsNewItem div.Image
{
  float: left;
  margin: 0 8px 5px 0;
  height: 100%;
}
#WhatsNew div.WhatsNewItem div.Image img
{
  border: 1px solid #A9C319;
}
#WhatsNew div.WhatsNewItem h5
{
  margin: 3px 0 7px 0;
  padding: 0;
  font-size: .9em;
  color: #A9C319;
}
#WhatsNew div.WhatsNewItem p
{
  font-size: .9em;
  margin: 2px 0 6px 0;
  padding: 0;
  color: #888080;
}
