body#train {background-image: url(i/train.gif); background-repeat: no-repeat; background-color: White; color: Black;}
body#flames {background-image: url(i/flames.gif); background-repeat: no-repeat; background-color: White; color: Black;}
body#soundfx {background-image: url(i/soundfx.gif); background-repeat: no-repeat; background-color: White; color: Black;}
body#spiderweb {background-image: url(i/spiderweb.gif); background-repeat: no-repeat; background-color: White; color: Black;}
body#succulent {background-image: url(i/succulent.gif); background-repeat: no-repeat; background-color: White; color: Black;}
body#sky {background-image: url(i/sky.gif); background-repeat: no-repeat; background-color: White; color: Black;}

.main_txt {
	width: 200px;
	position: relative;
	margin-top: 23px;
	margin-left: 29px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	text-align: left;
}

.nav_txt {
	position: relative;
	margin-top: 13px;
	margin-left: 42px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 500;
	color: White;
	text-align: left;
}
.nav_txt a {color: Yellow;}
.nav_txt a:hover {color: Lime;}

.title_txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: oblique;
	font-weight: 900;
	position: absolute;
	top: 22px;
	left: 250px;
}

.media-mp3 {position: absolute; top: 385px; left: 100px;}
div#tit a span {display: none;}
div#tit a:hover span {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: oblique;
	text-align: right;
	text-decoration: none;
	color: Teal;
}

.train-th {position: absolute; top: 390px; left: 300px;}
.flames-th {position: absolute; top: 390px; left: 352px;}
.soundfx-th {position: absolute; top: 390px; left: 404px;}
.spiderweb-th {position: absolute; top: 390px; left: 456px;}
.succulent-th {position: absolute; top: 390px; left: 508px;}
.sky-th {position: absolute; top: 390px; left: 560px;}


.rel-a {position: absolute; top: 430px; left: 200px;}
.rel-b {position: absolute; top: 430px; left: 320px;}
.rel-c {position: absolute; top: 430px; left: 440px;}
.rel-d {position: absolute; top: 430px; left: 560px;}
.rel-e {position: absolute; top: 430px; left: 680px;}
.rel-f {position: absolute; top: 430px; left: 800px;}
.rel-g {position: absolute; top: 430px; left: 920px;}
.rel-h {position: absolute; top: 430px; left: 1040px;}
.rel-i {position: absolute; top: 430px; left: 1160px;}


.coll {
	position: absolute;
	/*top: 383px; left: 232px;*/
	top: 388px; left: 34px;
}

.site_map {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFF99;
}
.site_map a {color: #FFFFFF;}
.site_map a:hover {color: #66FF00;}
#main.site_map a {color: #666666;}
#main.site_map a:hover {color: #66FF00;}
