body {
	background-color: #003333;
}
div#content {
	background-image: none;
	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: #FF9933;
}
div#pictures {
	padding-top: 45px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 0px;
	margin: 0px 0px 0px 144px;
	width: 484px;
	z-index: 2;
	background-image: url(../imageFiles/gallery/frame.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

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

div#pictures img {
	padding: 0px;
	margin: 0px 20px 20px 0px;
	border: medium groove #DDDDDD;
}
div#pictures a, div#text a:active, div#text a:visited {
	text-decoration: none;
	color: #EEEEEE;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #EEEEEE;
}
div#pictures a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #EEEEEE;
	border: 0px none;
}
div#image {
	padding: 0px 0px 0px 128px;
	margin: 0px 0px 0px 144px;
	width: 455px;
}
div#frameBottom {
	padding: 0px;
	margin: -1px 0px 0px 72px;
	width: 701px;
}
a img#synopsis, a:active img#synopsis, a:visited img#synopsis {
	background-image: url(../imageFiles/gallery/menu-synopsis.jpg);
	background-repeat: no-repeat;
}
a:hover img#synopsis {
	background-image: url(../imageFiles/gallery/menu-synopsis-over.jpg);
}
img#order {
	margin-top: 14px;
}
a img#order, a:active img#order, a:visited img#order {
	background-image: url(../imageFiles/gallery/menu-order.jpg);
	background-repeat: no-repeat;
}
a:hover img#order {
	background-image: url(../imageFiles/gallery/menu-order-over.jpg);
}
img#gallery {
	margin-top: 14px;
}
a img#gallery, a:active img#gallery, a:visited img#gallery {
	background-image: url(../imageFiles/gallery/menu-gallery.jpg);
	background-repeat: no-repeat;
}
a:hover img#gallery {
	background-image: url(../imageFiles/gallery/menu-gallery-over.jpg);
}
img.current#gallery {
	background-image: url(../imageFiles/gallery/menu-gallery-over.jpg);
	margin: 14px 0px 0px;
	padding: 0px;
	height: 10px;
	width: 59px;
}
div#footer {
	margin-top: 0px;
}
