body 
{
	background-color: #000000;
}


.invisible
{
	height: 662px;
	width: 970px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}


.container
{
	height:662px;
	width: 965px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
}
.stagetenheader
{
	height:159px;
	width: 409px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	left: 242px;
	top: 61px;
	z-index:0
}
.words
{
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	height:59px;
	width: 591px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	left: 262px;
	top: 419px;
	z-index:0
}
.truck
{
	height:278px;
	width: 628px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	left: 242px;
	top: 155px;
	z-index:0
}

.exspando_one
{
	height:80px;
	width: 125px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	left: 105px;
	top: 80px;
	z-index:4
}

.exspando_two
{
	height:80px;
	width: 125px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	left:105px;
	top: 168px;
	z-index:3
}
.exspando_three
{
	height:80px;
	width: 125px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	left: 105px;
	top: 255px;
	z-index:2
}
.exspando_four
{
	height:80px;
	width: 125px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	left: 105px;
	top: 343px;
	z-index:1
}
#motioncontainer
{
	/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
	width:600px; /* Set to gallery width, in px or percentage */
	height: 80px; /* Set to gallery height */
	top: 495px;
	left: 255px;
	z-index:0
}

.imgteaser {
	margin: 0;
	overflow: hidden;
	float: left;
	position: relative;
}
.imgteaser a {
	text-decoration: none;
	float: left;
}
.imgteaser a:hover {
	cursor: pointer;
}


#motioncontainer a img 
{
border: 1px solid #b01f24; /* Set image border color */

}

#motioncontainer a:hover img
{
border: 1px #ffffff; /* Set image border hover color */
}
#motioncontainer a {
	position: relative;
}
#motioncontainer a .text_box {
	position: absolute;
	width: 120px;
	left: 3px;
	top: 12px;
	font-size: 9px;
	text-align: center;
	color: #FFFFFF;font-family: Arial, Helvetica, sans-serif;
	display: none;
}
#motioncontainer a:hover .text_box {
	display: block;
}

#statusdiv
{
background-color: lightyellow;
border: 1px solid gray;
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}
/* End Gallery Styles */
