/* grobal settings */

#navigation {
	background: url(../elements/navi.png) no-repeat;
	width: 950px;
	height: 38px;
	overflow: hidden;
}

#navigation a,
#subnavigation {
	display:none;
}

#rightcontents {
	display:none;
}

#main {
	width:950px;
}

#container {
	background-image:none;
}

#gamelist table {
	width:920px;
}

#hometownmap {
	width:720px;
}