a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
.bg-fire {
	background-image: url(images/earth_BG.gif);
	background-repeat: no-repeat;
}
.bg-fire-lrg {
	background-image: url(images/fire_BG_lrg.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
.bg-metal-lrg {
	background-image: url(images/metal_bg_lrg.gif);
	background-repeat: no-repeat;
	background-position: center top;

}
.bg-wood-lrg {
	background-image: url(images/wood_bg_lrg.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.bg-water-lrg {
	background-image: url(images/water_bg_lrg.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.bg-earth-lrg {
	background-image: url(images/earth_BG_lrg.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.yy {
	background-image: url(images/yin-yang_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.mediabox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
