/* CSS Document */

body {
	background-image:        url(images/fairymoon/fm_1AD.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	scrollbar-arrow-color: #8E4BA1;
	scrollbar-base-color: #F4D9E0;
	scrollbar-darkshadow-color: #F4D9E0;
	scrollbar-track-color: #F4D9E0;
}
.mainbg {
	background-image:        url(images/fairymoon/fm_1AD.jpg);
	background-repeat: repeat;
}
.thinfoil {
	background-image:        url(images/fairymoon/fm2AD.jpg);
	background-repeat: repeat;
}
.mainimg {
	position: absolute;
	z-index: 1;
	height: 434px;
	width: 320px;
	left: 0px;
	top: 0px;
}
.smallimg {
	position: absolute;
	z-index: 2;
	height: 219px;
	width: 175px;
	right: 0px;
	bottom: 0px;
}

.credits {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #8E4BA1;
	text-align: center;
}
a:link {
	font-family: Verdana;
	color: #8E4BA1;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	color: #8E4BA1;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	color: #8E4BA1;
	text-decoration: underline;
}
.fadedcorner {
	background-image:        url(images/fairymoon/fm5AD.jpg);
	background-repeat: no-repeat;
	right: 0px;
	margin: 0px;
	padding: 0px;
}
.welcome {
	position: absolute;
	z-index: 3;
	height: 108px;
	width: 350px;
	left: 340px;
	top: 217px;
}
.text {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #8E4BA1;
	text-align: center;
}
.purpgrad {
	background-image: url(images/fairymoon/fm3AD.jpg);
	background-repeat: repeat;
}
