@charset "utf-8";
body {
	background-image: url(../images/FS3_bg.png);
}
#layer1 {
	height: 220px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/FS3_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 #FF6600;
	margin-left: 10px;
	margin-top: 10px;
	position: absolute;
}
#menu {
	list-style-type: none;
	position: absolute;
	padding: 0px;
	margin-top: 199px;
	margin-left: 40px;
}
#menu a {
	display: block;
	width: 100px;
	height: 20px;
	text-align: center;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-left-style: ridge;
	color: #FFFFFF;
	background-color: #6699FF;
}
#menu a:hover {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: groove;
	border-right-style: groove;
	border-left-style: groove;
	background-color: #66CCFF;
}
#menu li {
	float: left;
	margin-right: 15px;
}
#menu a span {
	display: none;
}
#menu a:hover span {
	display: block;
	left: 0px;
	top: -200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	position: absolute;
}
#layer2 {
	width: 800px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	border: 1px ridge #000000;
	background-color: #FFFFFF;
	height: 100%;
}
#layer3 {
	width: 750px;
	height: 405px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFCC00;
}
#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: 420px;
}

h3 {
	font-family: "Comic Sans MS";
	color: #FF9900;
	font-size: 18px;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-weight: lighter;
}
#story {
	float: right;
	margin-top: 5px;
	margin-left: 5px;
}
#story_text {
	margin-left: 5px;
	font-family: sans-serif;
	font-size: 13px;
	text-align: center;
	margin-top: 5px;
	font-weight: normal;
}


#characters {
	float: right;
}
#chars_text {
	text-align: center;
	width: 280px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
	font-size: 14px;
	margin-top: 10px;
}
#chars_download {
	width: 280px;
	text-align: center;
}
#chars_download a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.chars_link {
	text-decoration: none;
	color: #6699FF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
#layer5 {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFCC00;
	height: 1195px;
}
#screenshot1 {
	margin-left: 110px;
}
#screenshot2 {
	margin-top: 2px;
}
#screenshot3 {
	margin-left: 104px;
	margin-top: 2px;
}
#screenshot4 {
}
#layer6 {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFCC00;
	height: 448px;
}
#layer6 img {
	margin-left: 10px;
	border: 1px solid #CCCCCC;
}
#layer6 a:hover img {
	border: 1px solid #0066CC;
}

h4 {
	color: #FFCC00;
	font-family: "Palatino Linotype";
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCC00;
	margin-top: 15px;
	font-size: 16px;
	margin-bottom: 0px;
}
#fs4_page {
	margin-left: 5px;
}
