/* Gallery Styles */

#motioncontainer {
/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
float: left;
margin-left: 205px;
margin-top: -421px;
width: 745px; 
height: 428px; 
}

#motioncontainer img {
	margin-right: 2px;
	margin-left: 0px;
	margin-top: 8px;
}	

* html #motioncontainer {
float: left;
margin-left: 10px;
margin-top: -201px;
width: 745px; 
height: 428px; 
}

* html #motioncontainer img {
	margin-right: 2px;
	margin-left: 0px;
	margin-top: 8px;
}

#statusdiv {
background-color: lightyellow;
border: 1px solid gray;
padding: 2px;
position: absolute; 
left: -300px;
visibility: hidden;
}

#motioncontainer a:hover {
color: red; 
}
/* End Gallery Styles */
#box #uppercontent #gallerynav p {
	text-align: right;
}
#container #footer p {
	text-align: center;
}
