#main {
	padding: 0;
	width: 740px;
}

#in_main {
	background-image: url(../disco/main-album3-faq.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 704px;
	position: relative;
}

h2 {
	text-align: center;
}

.question {
	color: #FFDBE0;
	width: 125px;
	height: 105px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding: 35% 10px 0 12px;
	z-index: 1;
	/*border: 1px dotted Blue;*/
	display: block;
	text-decoration: none;
	/*margin-right: 15px;*/
	/* \*/
	overflow: auto;
	margin-right: 0;
	/* */
}
a.question:hover {
	color: #FFDBE0;
	border: 0;
}

a.question span {
	border: 4px ridge #BA55D3;
	background-color: #DCDCDC;
	color: #700071;
	cursor: text;
	/*margin: 0 auto;*/
	width: 134px;
	text-align: left;
	padding: 8px 8px 8px 8px;
	/*z-index: 100;*/
	display: none;
}
a.question:hover span {
	display: block;
}

#question1 {
	top: 540px;
	left: 440px;
	width: 150px;
	height: 160px;
	position: absolute;
	z-index: 100;
	/*border: thin solid Aqua;*/
}

#question1 a:hover span {
	top: 130px;
	left: 0px;
	position: absolute;
}

#question2 {
	top: 540px;
	left: 295px;
	width: 150px;
	height: 160px;
	position: absolute;
	z-index: 100;
	/*border: thin solid Aqua;*/
}
#question2 a:hover span {
	top: 130px;
	left: 0px;
	position: absolute;
}

#question3 {
	top: 360px;
	left: 150px;
	width: 150px;
	height: 160px;
	position: absolute;
	z-index: 100;
	/*border: thin solid Aqua;*/
}

#question3 a:hover span {
	left: 140px;
	top: 0;
	position: absolute;
}

#question4 {
	top: 5px;
	left: 295px;
	width: 160px;
	height: 150px;
	position: absolute;
	z-index: 100;
	/*border: thin solid Aqua;*/
}

#question4 a:hover span {
	top: 140px;
	left: -5px;
	position: absolute;
}

#question5 {
	top: 5px;
	left: 2px;
	width: 150px;
	height: 160px;
	position: absolute;
	z-index: 100;
	/*border: thin solid Aqua;*/
}

#question5 a:hover span {
	top: 140px;
	left: 5px;
	position: absolute;
}

#question6 {
	top: 360px;
	left: 590px;
	width: 150px;
	height: 160px;
	position: absolute;
	z-index: 100;
	/*border: thin solid Aqua;*/
}

#question6 a:hover span {
	top: 150px;
	left: -5px;
	position: absolute;
}

#question7 {
	top: 185px;
	left: 590px;
	width: 150px;
	height: 160px;
	position: absolute;
	z-index: 100;
	/*border: thin solid Aqua;*/
}

#question7 a:hover span {
	top: 140px;
	left: -5px;
	position: absolute;
}

#question8 {
	top: 540px;
	left: 2px;
	width: 150px;
	height: 160px;
	position: absolute;
	z-index: 100;
	/*border: thin solid Aqua;*/
}

#question8 a:hover span {
	top: 0;
	left: 140px;
	position: absolute;
}

#question9 {
	top: 185px;
	left: 2px;
	width: 150px;
	height: 160px;
	position: absolute;
	z-index: 100;
	/*border: thin solid Aqua;*/
}

#question9 a:hover span {
	top: 140px;
	left: -5px;
	position: absolute;
}

#page_bottom {
	padding: 10px;
	text-align: right;
	background-color: #590158;
	background-image: url(../disco/main2-album3-faq.jpg);
}

a {
	color: #DDA0DD;
}

#footer {
	background-image: url(../disco/header-album3-faq.jpg);
	background-position: 0 -38px;
}
