.academicpage {
  margin:90px ;
  font-family:arial ;
  background: #9CCE99 url(http://corona.vshosting.ca/images/Academic_Background.jpg) top center no-repeat ;
}

.masthead {
  position : relative;
  z-index : 5 ;


}

.menuLeftfiller {background: url(http://corona.vshosting.ca/images/academic_menu_ends_left.png) bottom; width:21px;}
.menuRightfiller {background:url(http://corona.vshosting.ca/images/academic_menu_end_right.png) bottom; width:21px;}

.academicfloat {
  /* background-image: url(http://corona.vshosting.ca/uploads/images/Academic_banner.png)  ; */
  width:342px;
  height: 262px;
  top:-88px;
  right: 2px;
  position: absolute;
  z-index:5000;
  border:0px solid black;
}
.academicfloat a {text-decoration: none ;border:0;}
.centrecell a {color:#4B9D47;text-decoration:none ;}

.centrecell a:hover {text-decoration:underline ;}

.centrecell h3,.centrecell h4, .centrecell h5 {color: #3A8E36 ;}
.centrecell td {font-size:10pt;}


/*    Academic ACCORDION   */

#academicmenu{
  width: 200px;
  margin-left:10px ;
  padding: 0 ;
}
/* Some list and link styling */

#academicmenu ul {margin: 0;padding:0 ;}

#academicmenu ul li {width: 200px;margin-left:0;padding-left: 0;}

#academicmenu ul ul li {
  padding: 0;
  width: 200px;
  margin-bottom: 0;
}

#academicmenu ul ul li a {
  display: block;
  color: #000;
  padding: 0;
  font-size: small;
}

#academicmenu ul ul li a:hover {
  display: block;
  color: #3C5876;
  padding: 0;
  font-size: small;
}

#academicmenu li {list-style-type: none;}

#academicmenu h2 {margin-top: 0;}


h3.head a {
  color: #3A8E36;
  display: block;
  background: url(http://corona.vshosting.ca/uploads/images/down.gif) no-repeat;
  background-position: 1% 50%;
  text-indent: 22px;
  padding: 0px 0px;
  font-size: 8.5pt;
  font-weight: bold;
  text-align: left;
  text-decoration: none ;
}

h3.head a:hover {
  color: #000;
  background: url(http://corona.vshosting.ca/uploads/images/down.gif) no-repeat;
  background-position: 1% 50%;
  text-indent: 22px;
}

h3.selected a {
  background: url(http://corona.vshosting.ca/uploads/images/up.gif) no-repeat;
  background-position: 1% 50%;
  text-indent: 22px;
  padding: 0px 0px;
}

h3.selected a:hover {
  background: url(http://corona.vshosting.ca/uploads/images/up.gif) no-repeat;
  background-position: 1% 50%;
  text-indent: 22px;
  color: #3C5876;
}

#academicmenu P {font-size:8pt;padding-top:0}
#academicmenu p a, #academicmenu p A:visited {color:#3A8E36;}

.academicsidbar {list-style-image: url(http://corona.vshosting.ca/images/arrow.png);  }
.academicsidbar a {color:#3A8E36;font-size:8.5pt;font-weight:bold;text-decoration:none;}
.academicsidbar a:hover {text-decoration:underline;}
.academicsidbar li {margin-bottom:5px;}


