td {
	vertical-align: top;
}
body {
	text-align: center;
	margin: 0; padding: 0;
	background-color: black;
}
#container {
	width: 760px;
	height: 100%;
	margin: 0 auto 0 auto;
	text-align: left;
}
#logo {
	width: 142px; height: 60px;
	background: black url("images/logo.jpg") no-repeat;
}
#logo h1 {
	display: none;
}
.nav {
	height: 60px;
}
.nav a {
	height: 60px;
	display: block;
}
.nav a span {
	display: none;
}
#nav1 a { background-image: url("images/nav1.jpg"); width: 107px;} #nav1 a:hover { background-image: url("images/nav1_hover.jpg"); }
#nav2 a { background-image: url("images/nav2.jpg"); width: 111px;} #nav2 a:hover { background-image: url("images/nav2_hover.jpg"); }
#nav3 a { background-image: url("images/nav3.jpg"); width: 91px;} #nav3 a:hover { background-image: url("images/nav3_hover.jpg"); }
#nav4 a { background-image: url("images/nav4.jpg"); width: 99px;} #nav4 a:hover { background-image: url("images/nav4_hover.jpg"); }
#nav5 a { background-image: url("images/nav5.jpg"); width: 102px;} #nav5 a:hover { background-image: url("images/nav5_hover.jpg"); }
#nav6 a { background-image: url("images/nav6.jpg"); width: 108px;} #nav6 a:hover { background-image: url("images/nav6_hover.jpg"); }
#tape_top {
	width: 760px; height: 20px;
	background-image: url("images/tape_top.jpg");
}
#tape_repeat {
	width: 760px;
	background: black url("images/tape_repeat.jpg") repeat-y;
	padding: 0 26px 6px 26px;
	color: white;
}
#tape_repeat td, #tape_repeat th {
	color: white;
}
#tape_bottom {
	width: 760px; height: 38px;
	background: black url("images/tape_bottom.jpg") no-repeat bottom left;
	text-align: center;
	font-size: 10px;
	font-family: verdana, sans-serif;
	color: white;
}
#tape_bottom a {
	color: white;
}
#mid {
	height: 150px;
	padding: 4px 0 0 0;
}
h1 {
	font-family: "Trebuchet MS", arial;
	font-size: 22px;
	margin: 0 0 8px 0; padding: 0px;
}
h2 {
	font-family: "Trebuchet MS", arial;
	font-size: 15px;
	margin: 0px; padding: 0px;
}
h3 {
	font-family: "Trebuchet MS", arial;
	font-size: 13px;
	margin: 0px; padding: 0px;
}
p {
	margin: 0 0 8px 0;
	padding: 0;
}
td {
	font-family: arial;
	font-size: 14px;
}
#tape_repeat table td img {
	width: 300px;
	height: 225px;
}