body {
	background: url(background1.png)
}
@font-face {
	font-family: rockwell;
	src: url(rockwell.eot);
	font-weight: normal;
	font-style: normal
}
@font-face {
	font-family: rockwell;
	src: url(rockwell.ttf);
	font-weight: normal;
	font-style: normal
}
@font-face {
	font-family: palitoy;
	src: url(palitoy.eot);
	font-weight: normal;
	font-style: normal
}
@font-face {
	font-family: palitoy;
	src: url(palitoy.ttf);
	font-weight: normal;
	font-style: normal
}
#toolbar {
	font: normal 17px palitoy;
	margin: 0;
	padding: 0;
}
#toolbar a {
	color: #eecc00;
}
#toolbar ul {
	line-height: 32px;
	list-style: none;
	margin: 0;
	padding: 0 12px 0 12px;
	width: 75px;
}
#toolbar a {
	float: left;
	padding: 0 0px 0 3px;
	text-decoration: none;
}
#toolbar a span {
	display: block;
	padding: 0 5px 0 5px;
}
#toolbar a:hover {
	background: url(left.png) no-repeat left center;
}
#toolbar a:hover span {
	background: url(right.png) no-repeat right center;
}
#button {
	font: normal 17px palitoy;
	margin: 0;
	padding: 0;
}
#button ul {
	line-height: 32px;
	list-style: none;
	margin: 0;
	padding: 0 12px 0 12px;
	width: 75px;
}
#button a {
	float: right;
	padding: 0 0px 0 3px;
	text-decoration: none;
}
#button a span {
	display: block;
	padding: 0 5px 0 5px;
}
#button a:hover {
	background: url(left.png) no-repeat left center;
}
#button a:hover span {
	background: url(right.png) no-repeat right center;
}
a:link {
	color: #ffffff
}
a:visited {
	color: #ffffff
}
a:active {
	color: #ffffff
}
a {
	text-decoration: none
}
a:hover {
	color: #eecc00
}
