#container {
	width: 760px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	position: relative;
	padding-bottom: 260px;
	background: #FFFFFF url(../image/footer_innsbruck.jpg) bottom no-repeat;
}
#medical-football {
	width: 760px;
	height: 201px;
	background: url(../image/medical-football-bg.jpg) top left repeat-y;
	position: relative;
}
#flags {
	position: absolute;
	left: 0px;
	top: 0px;
}
#logo {
	position: absolute;
	left: 17px;
	top: 54px;
}
#WMFC-gold-coast {
	position: absolute;
	left: 159px;
	top: 94px;
}
#footballer {
	position: absolute;
	right: 3px;
	top: 54px;
}
#navigation {
	height: 36px;
	background: url(../image/bar-green.gif) repeat-x;
	margin-top: 2px;
	padding: 13px 0 0 12px;
}
#navigation p {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 12px;
}
#navigation a {
	color: #003366;
	padding: 6px 10px 8px 10px;
	text-decoration: none;
	border-left: 1px solid #fff;
}
#navigation a.active {
	color: #CC3300;
	padding: 6px 10px 8px 10px;
	background-color: #FFFFFF;
	text-decoration: none;
}
#navigation a:hover {
	background-color: #FFFF66;
	color: #006600;
}
div#text h1, div#text-wide h1 {
	color: #669900;
	font-size: 18px;
	font-weight: normal;
}
div#text h2, div#text-wide h2 {
	color: #669900;
	font-size: 14px;
	margin-bottom: 0;
}
#footer {
	background: url(../image/soccer-bg.jpg) repeat-y;
	width: 760px;
	margin: 1px auto 0 auto;
	padding: 0;
	text-align: left;
	border: 1px solid #fff;
}
#footer p {
	color: #fff;
	padding: 10px;
	margin: 0;
}
#footer span {
	padding: 0 10px;
}
#footer a {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
#footer .normal {
	color: #fff;
	font-weight: normal;
}