h1, h2, h3, h4, h5, h6 {
	color: #01757B;
}

#divBody {
	background-image:url(/education/_lib/images/default_background.jpg);
	background-color: #e3c2f5;
	height:455px;
	overflow:hidden;
}
.imageBorder {
  border: 3px solid #01757B;
}
.crumb {
	color: #112964;
}
.crumb a {
	text-decoration:none;
	color: #01757B;
}
.leftNav {
	color: #01757B;
}
.leftNav a {
	text-decoration:none;
	color: #01757B;
}

.HomeBodyTable {
  position:relative;
  left:-70px;
  width:720px;
  margin-right:0px!important; /* firefox hack */
  margin-right:-65px; /* IE hack */
}


/* -- Coloured tables -- */

.tblColoured {
	border:1px solid #01757B;
}
.thColoured {
  background-color:#01757B;
  border:1px solid #01757B;
}
.tdColouredOn {
  background-color:#23979D;
  }

/* -- Link tables -- */

.tblLink {
  border-color:#01757B;
}
.thLink {
  background-color:#01757B;
  background-image:url(/education/_lib/images/DefaultBubble.gif);
}
.tdLink {
	border-color:#01757B;
}




.btnsBox 
{
right:-450px; /*  All browsers */
#right:-450px; /* IE           */
_right:-350px; /* IE =<6       */
}


/* -- Games Button -- */

#FunAndGamesButton
{
  background-image:url(/education/_lib/images/Buttons/btnFunAndGames.gif);
  position:absolute;
  top:-60px!important; /* firefox hack */
  right:20px!important; /* firefox hack */
  /*padding-right:39px;*/
  left: 400;
bottom: 0;
 }

.GamesButton {
  height: 32px;
	width: 156px;
}
.GamesButton:hover{
	background-position: 0px -33px;
}

/* -- Tour Button -- */

#dTourButton
{
  background-image:url(/education/_lib/images/Buttons/btnTour.gif);
  position:absolute;
  bottom:50px!important; /* firefox hack */
  bottom:100px;
  right:150px!important; /* firefox hack */
  }

.TourButton {
  height: 26px;
	width: 177px;
}
.TourButton:hover{
	background-position: 0px -26px;
}