body {
	background-image: url(img/bg-bigTree.gif);
	background-repeat: no-repeat;
}

#flowers {
	position: absolute;
	z-index: 50;
	height: 340px;
	width: 208px;
	left: 62px;
	top: 40px;
	background-image: url(img/flowers.gif);
	background-repeat: no-repeat;

}
#trunk {
	position: absolute;
	z-index: 5;
	height: 100%;
	width: 210px;
	left: 270px;
	top: 0px;
	background-color: #FFF6DD;

}
#branch {
	position: absolute;
	z-index: 25;
	height: 265px;
	width: 457px;
	left: 480px;
	top: 0px;
	background-image: url(img/branch-blur.jpg);
	background-repeat: no-repeat;

}
#tmc {
	position: absolute;
	z-index: 100;
	height: auto;
	width: auto;
	left: 483px;
	top: 80px;
}
#navMain {
	position: absolute;
	z-index: 150;
	height: auto;
	width: 200px;
	left: 275px;
	top: 79px;
}
#navSub {
	position: absolute;
	z-index: 150;
	height: 115px;
	width: 200px;
	left: 275px;
	top: 265px;
	padding-bottom: 25px;
}
#body {
	position: absolute;
	z-index: 150;
	height: auto;
	width: 240px;
	left: 485px;
	top: 265px;
	padding-bottom: 25px;
}
#player {
	position: absolute;
	z-index: 0;
	height: 430px;
	width: 270px;
	left: 0px;
	top: 40px;
}
#footer {
	position: absolute;
	z-index: 55;
	height: auto;
	width: 8px;
	left: 5px;
	top: 195px;
}

.txtBodyA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.navMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-align: right;
	line-height: 11px;
}
.txtHeadingA {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}
.navSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	text-decoration: none;
	text-align: right;
}
.inputbox {
	font-size: 9px;
	padding: 2px;
	border: 1px solid #333;
}
.txtHeadingB {
	color: #666666;
}
a:link, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
.navSub table {
	font-size: 10px;
}
