@charset "UTF-8";
html, body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 100%;
	width: 100%;
}
#menudiv {
	float: left;
	width: 960px;
}
#mainareadiv {
	float: left;
	width: 960px;
}
#mainleft {
	float: left;
	background-color: #6E461C;
	width: 559px;
}
#disclaimer {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#mainright {
	float: right;
	width: 401px;
	background-image: url(images/fs2-home_11-mod.gif);
	height: auto;
	min-height: 286px;
}
#maintextdiv {
	margin-top: 20px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
}
#bottomdiv {
	float: left;
	width: 960px;
}
#header {
	float: left;
	height: 80px;
	width: 960px;
}
#cleardiv {
	clear: both;
}
#maincon {
	background-color: #FFFFFF;
	height: 100%;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	float: none;
	position: relative;
}
#menu1 {
	background-color: #E2D7B4;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6E461C;
	border-right-color: #6E461C;
	border-bottom-color: #6E461C;
	border-left-color: #6E461C;
	position: absolute;
	height: auto;
	width: 150px;
	left: 255px;
	top: 162px;
	visibility: hidden;
}
#menu2 {
	background-color: #E2D7B4;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6E461C;
	border-right-color: #6E461C;
	border-bottom-color: #6E461C;
	border-left-color: #6E461C;
	position: absolute;
	height: auto;
	width: 150px;
	left: 568px;
	top: 162px;
	visibility: hidden;
}

