

#wheel {
	width: 463px;
	background: url(wheel-front.gif) left top no-repeat transparent;
	margin: 0;
	padding: 10px 50px 20px 50px;
}

h2 { margin: 0; padding: 0; }

#h-journal {
	display: block;
	width: 563px;
	height: 110px;
	background: url(h-journal.gif) no-repeat transparent;
	margin: 0 0 0 0;
	padding: 0;
	text-indent: -5000px;
	overflow: hidden;
}

#h-profile {
	display: block;
	width: 563px;
	height: 110px;
	background: url(h-profile.gif) no-repeat transparent;
	margin:  0 0 0 0;
	padding: 0;
	text-indent: -5000px;
	overflow: hidden;
}

#h-calendar{
	display: block;
	width: 563px;
	height: 110px;
	background: url(h-calendar.gif) no-repeat transparent;
	margin: 0 0 0 0;
	padding: 0;
	text-indent: -5000px;
	overflow: hidden;
}

#h-results {
	display: block;
	width: 563px;
	height: 110px;
	background: url(h-results.gif) no-repeat transparent;
	margin: 0 0 0 0;
	padding: 0;
	text-indent: -5000px;
	overflow: hidden;
}

#h-photos {
	display: block;
	width: 563px;
	height: 110px;
	background: url(h-photos.gif) no-repeat transparent;
	margin: 0 0 0 0;
	padding: 0;
	text-indent: -5000px;
	overflow: hidden;
}

#h-sponsor{
	display: block;
	width: 563px;
	height: 110px;
	background: url(h-sponsor.gif) no-repeat transparent;
	margin: 0 0 0 0;
	padding: 0;
	text-indent: -5000px;
	overflow: hidden;
}

#h-links {
	display: block;
	width: 563px;
	height: 110px;
	background: url(h-links.gif) no-repeat transparent;
	margin: 0 0 0 0;
	padding: 0;
	text-indent: -5000px;
	overflow: hidden;
}

#h-contact {
	display: block;
	width: 563px;
	height: 110px;
	background: url(h-contact.gif) no-repeat transparent;
	margin: 0 0 0 0;
	padding: 0;
	text-indent: -5000px;
	overflow: hidden;
}



