#main-content {
	background-image: url(../images/headers/screen.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 520px;
}
#gallery-right-content {
	width: 250px;
	float: left;
	padding-top: 50px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
#gallery-right-content a:link {
	color: #999999;
	text-decoration: none;
}
#gallery-right-content a:visited {
	color: #999999;
	text-decoration: none;
}
#gallery-right-content a:hover {
	color: #FE9900;
}
#gallery-right-content a:active {
	color: #999999;
	text-decoration: none;
}
#slideshow-div {
	height: 236px;
	width: 356px;
	margin-top: 37px;
	margin-left: 22px;
}
.now-showing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px dashed #FE9D00;
}
