@charset "utf-8";
body {
	background-image: url(../images/FS2_bg.gif);
}
#layer1 {
	height: 220px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/FS2_banner.jpg);
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}
#button {
	border: 3px double #333399;
	margin-left: 10px;
	margin-top: 10px;
	position: absolute;
}

#layer2 {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	border: 1px ridge #000000;
	background-color: #FFFFFF;
	height: 100%;
}
#layer3 {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFCC00;
	height: 362px;
}
#story {
	float: right;
	margin-left: 5px;
	margin-top: 5px;
}
h3 {
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-family: "Comic Sans MS";
	color: #FF9900;
	font-size: 18px;
	font-weight: lighter;
}
#menu {
	list-style-type: none;
	margin-top: 199px;
	position: absolute;
	padding: 0px;
	margin-left: 30px;
}
#menu a {
	text-decoration: none;
	display: block;
	width: 100px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	background-color: #6699FF;
	color: #FFFFFF;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-left-style: ridge;
	margin-left: 10px;
}
#menu a:hover {
	background-color: #66CCFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: groove;
	border-right-style: groove;
	border-left-style: groove;
}

#menu li {
	float: left;
}
.texto {
	font-size: 14px;
	font-family: sans-serif;
	text-align: center;
	margin-left: 5px;
	margin-top: 10px;
}
#layer4 {
	width: 750px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFCC00;
	height: 496px;
}
h4 {
	font-family: "Palatino Linotype";
	color: #FFCC00;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 16px;
}
#link a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
#layer5 {
	width: 750px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFCC00;
	height: 500px;
}
#layer5 img {
	border: 1px solid #000066;
	margin-left: 45px;
	margin-top: 8px;
}

#layer6 {
	width: 750px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFCC00;
	height: 230px;
}
#layer6 img {
	border: 1px outset #CCCCCC;
	margin-left: 10px;
	margin-top: 5px;
}
#layer6 a:hover img {
	border: 1px solid #003399;
}


.link {
	text-decoration: none;
	color: #3366CC;
	font-family: sans-serif;
	font-size: 14px;
}
#characters {
	float: right;
	margin-top: 5px;
}
#next {
	margin-left: 10px;
}
#fs3_page {
	margin-left: 5px;
}
