body {
	background-color: #E9FFFF;
	color: #7E4F95;
	font-family: Arial, Verdana, Tahoma, Times New Roman;
}

.Width {
	position: absolute;
	left: 0px; top: 0px;
	width: 790px;
}

a:link { color: #ffffff; text-decoration: none; }
a:hover { color: #ffffff; text-decoration: none; }
a:visited { color: #ffffff; text-decoration: none; }

.NavHome {
	position: absolute;
	top: 0px; left: 189px;
}

.NavAnimals {
	position: absolute;
	top: 0px; left: 289px;
}
.NavContact {
	position: absolute;
	top: 0px; left: 389px;
}
.NavMap {
	position: absolute;
	top: 0px; left: 489px;
}
.NavGroups {
	position: absolute;
	top: 0px; left: 589px;
}
.NavTrain {
	position: absolute;
	top: 0px; left: 689px;
}

.NavText {
	position: absolute;
	top: 94px; left: 189px; width: 600px; height: 20px;
	color: #ffffff; background-color: #ff0000;
	font-size: 10pt;
	font-weight: bold;
}

.BottomNav {
	position: absolute;
	top: 120px; left: 189px; width: 600px; height: 16px;
	color: #ffffff; background-color: #7E4F95;
	font-size: 9pt;
}

.Welcome {
	position: absolute;
	top: 157px; left: 220px;
	font-family: Tahoma, Times New Roman, Verdana, Arial;
	font-size: 16pt; font_weight: bold;
}

.HeaderBar {
	position: absolute;
	top: 180px; left: 93px;
}

.Main {
	position: absolute;
	top: 210px; left: 20px;
	font-size: 10pt;
	text-align: justify;
}

.Footnote {
	color: #ffffff; background-color: #62B534;
	font-size: 10pt;
	font-weight: bold;
}
	

.engines
{
	position: absolute;
	float: left;
	top: 0px;
	left: 0px;
	visibility: hidden;
	font-size: 1px;
}