body {
	background-color: #666;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin: 5px;
	padding: 0px;
}
#slideshow {
	background-color: #000;
	border: 5px solid #333;
	height: 576px;
	width: 768px;
}
#hdr a {
	height: 24px;
	width: 60px;
	display: inline-block;
	text-decoration: none;
	color: #000;
	font-size: 12px;
	line-height: 2px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 22px;
}
#hdr {
	background-color: #999;
	height: 28px;
	width: 778px;
	margin: 0px;
	padding: 0px;
}
#hdr img  {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	margin: 0px;
}

#hdr a:hover {
	
	background-color: #C93;
}
#hdr h2 {
	display: inline;
	font-size: 16px;
	margin-left: 180px;
	color: #E0E0E0;
	vertical-align: middle;
}

#hdr h4 {
	display: inline;
	font-size: 10px;
	margin-left: 5px;
	vertical-align: middle;
}
