body {
	background-color: #6B6B6B;
}

#banner_div {
	background-color: #414141;
	border-bottom: 1px solid #000000;
}

#current_slide {
	border: 4px double #000000;
}

.item_text {
	color: #000000;
}

.active_item_text {
	color: #000000;
}

#actions {
	background-color: #C2C2C2;
	background: url('/vtsuite/v6/themes/grayandgold/side.jpg');
}