.literacypage {
  margin:90px ;
  font-family:arial ;
  background: #A484A9 url(http://vsgroupdev.com/corona/images/Literacy_Background.jpg) top center no-repeat ;
}

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


}

.menuLeftfiller {background: url(http://vsgroupdev.com/corona/images/literacy_menu_ends_left.png) bottom; width:21px;}
.menuRightfiller {background:url(http://vsgroupdev.com/corona/images/literacy_menu_end_right.png) bottom; width:21px;}

.minningfloat {
  /* background-image: url(http://vsgroupdev.com/corona/images/miningfloat.png);*/
  width:342px;
  height: 262px;
  top:-88px;
  right: 2px;
  position: absolute;
  z-index:5000;
  border:0px solid black;
}

.centrecell a {color:#76477E;text-decoration:none}

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

.centrecell h3, .centrecell h4, .centrecell h5 {color:#480953 ;}



/*    MINING ACCORDION   */

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

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

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

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

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

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

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

#miningmenu h2 {margin-top: 0;}

h3.head a {
  color: #480953;
  display: block;
  background: url(http://www.vsgroupdev.com/corona/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://www.vsgroupdev.com/corona/uploads/images/down.gif) no-repeat;
  background-position: 1% 50%;
  text-indent: 22px;
}

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

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

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