#s2f-body {
/*	background-color: #eeffff; */
}

.s2f-top {
/*	background-color: #000000; */
}

.s2f-left {
/*	background-color: #eeaacc; */
}

.s2f-main {
/*	background-color: #eeff33; */
}

.s2f-footer {
	background-color: #dedede;
	padding: 2px;
}

.s2f-navheader {
	width: 180px;
	background-color: #99CCFF;
	padding: 2px;
	font-size: 120%;
	font-weight: bold;
}

.s2f-navbox {
	padding: 2px;
}

#s2f-headertable {
/*	background-image: url(images/headerbackground.gif); */
/*	background-color: #aa99ff; */
	border-style: none;
	width: 100%;
	padding: 0px;
}

.s2f-headertablecell {
/*	height: 72px; */
 	padding: 0px;
	border-style: none;
}

.s2f-welcome {
	font-size: 150%;
	color: #3366CC;
	font-weight: bold;
}

.s2f-latestheader {
	background-color: #dedede;
	font-size: 120%;
	font-weight: bold;
	padding: 2px;
}

.s2f-catheader {
	width: 100%;
	background-color: #00ff00;
}

.s2f-catheading {
	width: 100%;
	background-color: #dedede;
	font-size: 120%;
	font-weight: bold;
}

.s2f-cattable {
	border-style: none;
	width: 100%;
}

.s2f-cattablecell {
	padding: 0px;
	border-style: none;
	width: 50%;
}

.s2f-gamethumbcell {
	border-style: none;
/*	width: 100%; */
}

.s2f-gamedesccell {
	border-style: none;
	width: 100%;
	vertical-align: top;
}