#body { margin: 0; }

#.toolbar
#{
#	font-size: x-small;
#	font-family: verdana, helvetica, arial, sans-serif;
#	background: url("http://www.gordon-yates.com/images/gordon_yates_background.jpg");
#	color: black;
#	border-color: #777777;
#	border-width: 1px;
#	border-style: solid;
#}

.copyright
{
	font-size: 10px;
	color: #444444;
	letter-spacing: -1px;
	text-decoration: none;

}

a:hover	{ color: #CC9900; text-decoration: underline; }