#FPdownload {
	width: 600px;
	margin: 0px auto;
	padding: 20px 20px 20px 20px;
	line-height: 140%;
	text-align: center;
}

body {
	margin: 0px;
	padding: 0px;
	background: #000;
	color: #FFF;
	font-size: 100%;
	line-height: 160%;
	font-family: arial, sans-serif;
	text-align: center;
}

a {
	text-decoration: underline;
}

a:link {
	color: #336600;
}

a:visited {
	color: #336600;
}

a:hover, a:active  {
	color: #FF3300;
}

div#scttHeader2 { 
	display: none;
}

div#rss { 
	display: none;
}

#scttContent {
	position: relative;
	margin: 0px auto;
	padding: 20px; 0px 0px 0px;
	width: 830px;
	text-align: left;
	/* background: #FFF; */
}

#FKContent {
	position: relative;
	margin: 0px auto;
	padding: 20px; 0px 0px 0px;
	width: 880px;
	text-align: left;
	/* background: #FFF; */
}

#scttWrapper {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 830px;
	height: 600px;
	text-align: left;
	/* background: #CCC; */
}

#FKWrapper {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 880px;
	height: 600px;
	text-align: left;
	/* background: #CCC; */
}

#scttHeader {
	position: relative;
	/* margin: 0px auto; */
	padding: 0px;
	width: 650px;
	height: 30px;
	text-align: left;
	/* background: #CCC; */
}

#game {
	float: left;
	padding: 0px;
	width: 650px;
	height: 600px;
	text-align: left;
	/* background: #666; */
}

#FKHeader {
	position: relative;
	/* margin: 0px auto; */
	padding: 0px;
	width: 700px;
	height: 30px;
	text-align: left;
	/* background: #CCC; */
}

#FKgame {
	float: left;
	padding: 0px;
	width: 700px;
	height: 600px;
	text-align: left;
	/* background: #666; */
}

#scttRightside {
	float: right;
	padding: 0px;
	width: 160px;
	height: 600px;
	text-align: left;
	/* background: #999; */
}

#scttFooter {
	position: relative;
	padding: 0px;
	width: 650px;
	height: 60px;
	text-align: left;
	/* background: #333; */
}

#FKFooter {
	position: relative;
	padding: 0px;
	width: 700px;
	height: 60px;
	text-align: left;
	/* background: #333; */
}

#footerLine {
	margin: 0px auto;
	padding: 5px 10px 10px;
	/* border-top: 1px solid #888888; */
	/* text-align: right; */
	font-size: x-small;
}

#footerLine2 {
	margin: 0px auto;
	padding: 5px 10px 10px;
	/* border-top: 1px solid #888888; */
	/* text-align: right; */
	font-size: 90%;
}

#footerLine2 a:link { color: #FFCC00;}
#footerLine2 a:visited { color: #FFCC00;}
#footerLine2 a:hover, a:active  { color: #FF0000;}