body {
	background-color: #000000;
}
div#text {
	padding-top: 219px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0px 0px 0px 132px;
	width: 122px;
	color: #F0CE31;
}
div#image {
	padding: 0px;
	margin: 0px;
	width: 375px;
	float: right;
}
div#clearance {
	width: 647px;
	height: 1px;
	clear: both;
}
a img#synopsis, a:active img#synopsis, a:visited img#synopsis {
	background-image: url(../imageFiles/menu-synopsis.jpg);
	background-repeat: no-repeat;
}
a:hover img#synopsis {
	background-image: url(../imageFiles/menu-synopsis-over.jpg);
}
img#order {
	margin-top: 14px;
}
a img#order, a:active img#order, a:visited img#order {
	background-image: url(../imageFiles/menu-order.jpg);
	background-repeat: no-repeat;
}
a:hover img#order {
	background-image: url(../imageFiles/menu-order-over.jpg);
}
img#gallery {
	margin-top: 14px;
}
a img#gallery, a:active img#gallery, a:visited img#gallery {
	background-image: url(../imageFiles/menu-gallery.jpg);
	background-repeat: no-repeat;
}
a:hover img#gallery {
	background-image: url(../imageFiles/menu-gallery-over.jpg);
}
