h1, h2, h3, h4, h5, h6 {
	color: #67258E;
}
#divBody {
	background-image:url(/education/_lib/images/teach_background.gif);
	background-color: #e3c2f5;
}
.imageBorder {
  border: 3px solid #67258E;
}
.crumb {
	color: #A9163E;
}
.crumb a {
	text-decoration:none;
	color: #67258E;
}
.leftNav {
	color: #67258E;
}
.leftNav a {
	text-decoration:none;
	color: #67258E;
}

.imgBdr {
	border:3px solid #67258E;
}

.HomeBodyTable {
  position:relative;
  left:-70px;
  width:720px;
  height:375px;
  margin-right:0px!important; /* firefox hack */
  margin-right:-65px; /* IE hack */
}

.game {
  position:relative;
  left:-70px;
  margin-right:0px!important; /* firefox hack */
  margin-right:-65px; /* IE hack */
}

/* -- glossary style -- */
	#bubble_tooltip{
	  border-color: #67258E;
	}
	#bubble_tooltip .bubble_top{
	  background-color:#67258E;
	}

/* -- Games buttons -- */

#RockConcert{
  background-image:url(/education/_lib/images/Buttons/EnergyGame.gif);
}
#FunHouse{
  background-image:url(/education/_lib/images/Buttons/FunHouse.gif);
}
#TransMAN{
  background-image:url(/education/_lib/images/Buttons/TransMAN.gif);
}
#Quiz{
  background-image:url(/education/_lib/images/Buttons/Quiz.gif);
}
#WaterSavingGame{
  background-image:url(/education/_lib/images/Buttons/WaterSavingGame.gif);
}
#WaterCycle{
  background-image:url(/education/_lib/images/Buttons/WaterCycle.gif);
}
#Polly{
  background-image:url(/education/_lib/images/Buttons/PollyColourIn.gif);
}
#SaveWater{
  background-image:url(/education/_lib/images/Buttons/SaveWaterBoardGame.gif);
}
#SavePlanet{
  background-image:url(/education/_lib/images/Buttons/SavePlanetColourIn.gif);
}
#Timeline{
  background-image:url(/education/_lib/images/Buttons/Timeline.gif);
}
#sparky{
  background-image:url(/education/_lib/images/Buttons/sparky.gif);
}

.GamesButtonLge {
  height: 38px;
  background-repeat: no-repeat;
	padding: 0px 0px;
	width: 299px;
	border:0px
}
.GamesButtonLge:link, .GamesButtonLge:visited{
  background-position: 0px 0px;
	clear: none;
	display: block;
}
.GamesButtonLge:hover{
	background-position: 0px -38px;
	background-repeat: no-repeat;
}