body {
	background-color: #000;
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #fff;
}
a { text-decoration: none; color: #fff; }
a:hover { color: #ccc; }

.headerBox {
	border: 1px solid #fff;
}
.flagBg {
	background-image: url(images/bg_flag.jpg);
	background-repeat: no-repeat;
}
.middleBox {
	background-image: url(images/bg_blue2.jpg);
}
.contentBox {
	background-color: #333;
	border: 1px solid #fff;
	height: 157px;
}
.porsche { background-image: url(images/bg_porsche.jpg); }
.vw { background-image: url(images/bg_vw.jpg); }
.seat { background-image: url(images/bg_seat.jpg); }
.porsche, .vw, .seat {	
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
	height: 162px;
	width: 385px;
}

table.menu, table.menu a, table.subMenu a {
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
}
table.menu a:hover, table.subMenu a:hover {
	color: #FC0;
}
.menuBar {
	background-color: #fff;
	height: 2px;
}
.menuSpacer { width: 18px; }

h3 { color: #F90; }
a, #address { color: #CC9; }
a:hover { color: #F90; }
.hline { width: 1px; background-color: #666;  }
.spacer { 
	background-image: url(images/spacer.gif);
	width: 20px;
}

.footer, table.footer a {
	font-family: Trebuchet MS, Arial;
	font-size: 10px;
	color: #999;
}
table.footer a:hover { color: #fff; }

#tw1, #tw2, #tw3, #tw4, #tw5, #tw6, #tw7, #tw8 {
	display: none;
}

#away {
	padding-top: 50px;
	width: 250px;
}
