#art {
	position:absolute;
	left:0px;
	top:0px;
	width:226px;
	height:453px;
	z-index:1;
}
#footer {
	position:absolute;
	left:0px;
	top:453px;
	width:702px;
	height:29px;
	z-index:2;
}
#text1 {
	position:absolute;
	left:153px;
	top:64px;
	width:107px;
	height:29px;
	z-index:3;
	background-image:url(../images/text1.gif);
	background-repeat:no-repeat;
}
#text2 {
	position:absolute;
	left:260px;
	top:64px;
	width:74px;
	height:29px;
	z-index:4;
	background-image:url(../images/text2.gif);
	background-repeat:no-repeat;
}
#text3 {
	position:absolute;
	left:334px;
	top:64px;
	width:319px;
	height:29px;
	z-index:5;
	background-image:url(../images/text3.gif);
	background-repeat:no-repeat;
}
#right {
	position:absolute;
	left:639px;
	top:265px;
	width:8px;
	height:188px;
	z-index:6;
	background-image:url(../images/spire.gif);
	background-repeat:no-repeat;
}
#body {
	position:absolute;
	left:227px;
	top:99px;
	width:411px;
	height:351px;
	z-index:7;
}
#main {
	position:absolute;
	left:145px;
	top:453px;
	width:49px;
	height:16px;
	z-index:8;
}
#about {
	position:absolute;
	left:210px;
	top:454px;
	width:54px;
	height:24px;
	z-index:9;
}
#music {
	position:absolute;
	left:288px;	
	top:456px;
	width:56px;
	height:24px;
	z-index:10;
}
#links {
	position:absolute;
	left:365px;
	top:457px;
	width:50px;
	height:24px;
	z-index:11;
}
#contact {
	position:absolute;
	left:436px;
	top:457px;
	width:70px;
	height:23px;
	z-index:12;
}
.menu {  
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px; 
	color: #000;
}
.menu a:link {
	color: #000;
	text-decoration: none;
}
.menu a:visited {
	color: #000;
	text-decoration: none;
}
.menu a:hover {
	color:#009;
	text-decoration: underline;
}
.silence {
	color: #000000;
}
