/* CSS Document Bluefish Media stylesheet.css */

#headernavigation, #headeranimation, #navigation, #subnavigation, #contentpane, #gamecenter {
	display: none;
}
	
#master {
	width: 100%;
}
#contentpane {
	float: none;
}
img {
	border: none;
}
a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
#foot {
	margin: 50px 0 0 0;
}
#printheader img {
	float: right;
}
#foot {
	float: right;
}
#footpane {
	margin: 1px 4px 0 0;
	padding: 0;
	float: left;
	overflow: hidden;
	text-align: right;
}
#footlogo {
	margin: 1px 0 0 0;
	padding: 0 20px 0 0;
	float: left;
	overflow: hidden;
}
table {
	width: 100%;
}
.illu {
	display: none;
}
