body {
	background:#333 url(/images/bkgd1920a.jpg) no-repeat top center;
	font:14px Arial, Helvetica, Sans-serif;
	text-align:center;
}
#Core {
	margin:30px auto 0 auto;
	width:760px;
	height:600px;
	text-align:left;
	background:url(/images/bkgd8.jpg) no-repeat top;
}
#Nav {
	float:left;
	position:relative;
	width:146px;
	padding:16px 0 0 9px;
	text-align:center;
}
#Nav a {
	display:block;
}
#Nav a:hover, #Nav img.active {
	filter:alpha(opacity=50);
	-moz-opacity:.5;
	opacity:.5;
}
#Nav img.homeLink {
	margin-bottom:3px;
}
#Nav img.videoLink {
	margin-top:4px;
}
#Window, #ClearWindow, #MapWindow{
	position:relative;
	top:66px;
	left:0px;
	margin:0 0 0 159px;
	padding:0;
	width:582px;
	height:467px;
	border:1px solid #000;
}
#Window {
	background:#FFF url(images/hiwayhifi_nologo.jpg) no-repeat top;
}
#ClearWindow {
	overflow:scroll;
}
#MapWindow {
	background:#FC0;
	font-weight:bold;
	text-align:center;
}
#Foot {
	clear:both;
	margin:40px auto;
	color:#666;
}
.section {
	padding:10px;
}
a img {
	border:0;
}
#Logo img {
	position:absolute;
	margin:370px 0 0 480px;
}
table {
	width:100%;
}
td, th {
	border-bottom:1px solid #CC0;
	border-right:1px dotted #990;
	border-collapse:collapse;
	margin:0;
}
th {
	text-align:left;
}
td {
	text-align:center;
	padding:6px 0;
}
th a {
	text-decoration:none;
}
th a:hover {
	color:#69C;
}
h1 {
	font-size:17px;
}
h2 {
	font-size:15px;
	color:#666;
}
a {
	color:#00F;
}