body {
	background-color: #003366;
}
div#content {
	background-image:   url("../imageFiles/synopsis/background.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
	border-right-width: 0px;
	border-right-style: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EEEEEE;
}
div#text {
	padding: 45px 200px 0px 0px;
	margin: 0px 0px 0px 144px;
	width: 383px;
	z-index: 2;
	background-image:  url("../imageFiles/synopsis/guitar-01.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
}

/* Only for Internet Explorer 6 */
* html div#text {
        margin-top: -113px;
}
/* Only for Internet Explorer 6 */

div#image {
	padding: 0px 0px 0px 363px;
	margin: 0px 0px 0px 144px;
	width: 220px;
}
div#frameBottom {
	position: relative;
	padding: 0px;
	margin: -1px 0px 0px 72px;
	width: 701px;
}
a img#synopsis, a:active img#synopsis, a:visited img#synopsis {
	background-image: url(../imageFiles/synopsis/menu-synopsis.jpg);
	background-repeat: no-repeat;
}
a:hover img#synopsis {
	background-image: url(../imageFiles/synopsis/menu-synopsis-over.jpg);
}
img.current#synopsis {
	background-image: url(../imageFiles/synopsis/menu-synopsis-over.jpg);
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 59px;
}
img#order {
	margin-top: 14px;
}
a img#order, a:active img#order, a:visited img#order {
	background-image: url(../imageFiles/synopsis/menu-order.jpg);
	background-repeat: no-repeat;
}
a:hover img#order {
	background-image: url(../imageFiles/synopsis/menu-order-over.jpg);
}
img#gallery {
	margin-top: 14px;
}
a img#gallery, a:active img#gallery, a:visited img#gallery {
	background-image: url(../imageFiles/synopsis/menu-gallery.jpg);
	background-repeat: no-repeat;
}
a:hover img#gallery {
	background-image: url(../imageFiles/synopsis/menu-gallery-over.jpg);
}
div#footer {
	margin-top: 0px;
}
