/* Copyright (c) 2008, Experion Inc.  All rights reserved. */

body, html {
	background-color: black;
}

#photo, #info, .slide {
	background-color: black;
}

#info {
	border-bottom: none;
}

#controls-background
{
	background-image: url('gradient-dark.gif');
	margin-left: 99px;
	width: 722px;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}

#controls-background-under
{
	background-color: black;
}

#logo img {
	width: 205px;
	height: 33px;
	background-image: url('/gallery/agent-show-gal-black.png');
}
