body {
	background: #F2DCB5;
	font-size: 12px;
	font-family: verdana, helvetica, arial, sans-serif;
	margin: 0;
	padding: 0;
}

#page {
	width:917px;
	position: relative;
	left: 50%; 
	margin-left: -458px;
}

#header {
	margin: 0;
	background: url('sport.jpg') no-repeat #F2DCB5;
	position: relative;
	padding: 0;
	height:129px;
	width:917px;
	border: 1px solid #999;
	margin:0;
}

#topnav {
	background:#F2DCB5;
	position: relative;
	height:25px;
  	width:917px;
  	font-size:93%;
  	line-height:normal;
  	text-align:right;
  	top:0px;
  	text-decoration:none;
  	font-weight:bold;
  	color:#828383;
}

#topnav a {  
  	padding:5px 10px 4px 6px;
  	text-decoration:none;
  	font-weight:bold;
  	color:#000;
}
#topnav a:hover {
  	color:#fff;
}

#cont {
	width:917px;
}

#data {
	float:right;
	margin-top:0px;
	margin-right:15px;
	background:#B6CCF2;
	padding:20px;
	border: 1px solid #999;
	width:670px;
}

#data a {
	text-decoration:none;
  	font-weight:bold;
  	color:#0D438D;
}

#data a:hover {
  	color:#fff;
}

#pub {
	float:left;
	background:#F2DCB5;
	margin-left:15px;
}

#pub2 {
	float:right;
	background:#B6CCF2;
	margin-right:15px;
}

#copy {
	position: relative;
	height:20px;
  	width:670px;
  	font-size:80%;
  	line-height:normal;
  	text-align:center;
  	top:10px;
  	text-decoration:none;
  	color:#000;
}

h1 {
	display:none;
}
