body {
	background: #fff;
}

img {
	border: 0;
}

#buyonline {
	left: 50%;
	margin: 0 0 0 -273px;
	position: absolute;
	text-indent: 0;
	top: 110px;
}

#header {
	margin: 20px 0 340px 0;
	text-align: center;
}

#navlinks {
	left: 50%;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 110px;
}

#navlinks a {
	background: #9cf;
	border: 2px dotted #999;
	color: #000;
	display: block;
	font: bold medium Verdana, "Trebuchet MS", Univers, "Univers 55", sans-serif;
	height: 1.3em;
	padding: 2px;
	text-align: center;
	text-decoration: none;
	width: 278px;
}

#navlinks a:hover {
	background: #900;
	border: 2px solid #808080;
	color: #fff;
	margin-bottom: 4px;
}

#navlinks a:focus {
	background: #ccc;
	border: 2px solid #900;
	color: #900;
}

#navlinks li {
	margin: 0 0 4px 0;
}
