body {
	background:url(background.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
}
@font-face {
font-family: hasbro;
src: url(hasbro.eot);
font-weight: normal;
font-style: normal
}
@font-face {
font-family: hasbro;
src: url(hasbro.ttf);
font-weight: normal;
font-style: normal
}
#toolbar {
	font:normal 17px palitoy;
	color:f6eb14;
	margin:0;
	padding:0;
}
#toolbar ul {
	line-height:32px;
	list-style:none;
	margin:0;
	padding:0 12px 0 12px;
	width:75px;
}
#toolbar a {
	color:f6eb14;
	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;
}
a:link {
	color:ffffff
}
a:visited {
	color:ffffff
}
a:active {
	color:ffffff
}
a {
	text-decoration:none
}
a:hover {
	color:ff0000;
	text-decoration: underline
}
