body {
	background-color:#ffffff;
}

#bottomNavigation {
	display:none;
}

#containerA {
	background-image:none;
	background-color:#ffffff;
	border-left:1px solid #efefef;
	border-right:1px solid #efefef;
	margin:5px auto 5px auto;
	padding-bottom:15px;
	position:relative;
	width:650px;
}

#skipNavigation {
	background-image:none;
	margin:0px auto 0px auto;
	min-height:400px;
	width:600px;
}

#shellTopLeft {
	display:none;
}

#shellTopRight {
	display:none;
}

#siteLogo {
	background-color:#ffcc00;
	padding:5px 0px 0px 5px;
}

#leftNavigationCoins {
	display:none;
}

#printIcon a {
	background:url(../images/shellPrinterFriendly.jpg) 0px 0px no-repeat;
	bottom:0px;
	display:block;
	height:30px;
	left:260px;
	position:absolute;
	width:130px;
}

#printIcon a:hover, #printIcon a:focus {
	background:url(../images/shellPrinterFriendly.jpg) 0px -30px no-repeat;
}

#displayIcon a {
	background:url(../images/shellNormalDisplay.jpg) 0px 0px no-repeat;
	bottom:35px;
	display:block;
	height:30px;
	left:260px;
	position:absolute;
	width:130px;
}

#displayIcon a:hover, #displayIcon a:focus {
	background:url(../images/shellNormalDisplay.jpg) 0px -30px no-repeat;
}

#shellBot {
	background-image:none;
	height:80px;
	position:relative;
	width:600px;
}

#skipNavLaunch {
	display:none;
	visibility:hidden;
}

