body {
	background-color: #333300;
}
div#content {
	background-image: url(../imageFiles/order/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: #F13300;
}
div#text {
	padding: 45px 191px 0px 0px;
	margin: 0px 0px 0px 144px;
	width: 392px;
	z-index: 2;
	background-image: url(../imageFiles/order/dvd-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#text 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#text a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #EEEEEE;
	border: 0px none;
}
div#text .heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	display: block;
	padding-left: 60px;
}
div#text .subHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 80px;
}
div#text .information {
	padding-left: 80px;
}
table#stores {
	margin-left: 80px;
}
table#stores td {
	width: 50%;
}
table#stores .subHeading {
	padding-left: 0px;
}
table#stores .information {
	padding-left: 0px;
	margin-bottom: 10px;
}
div#image {
	padding: 0px 0px 0px 328px;
	margin: 0px 0px 0px 144px;
	width: 255px;
}
div#frameBottom {
	padding: 0px;
	margin: -1px 0px 0px 72px;
	width: 686px;
}
a img#synopsis, a:active img#synopsis, a:visited img#synopsis {
	background-image: url(../imageFiles/order/menu-synopsis.jpg);
	background-repeat: no-repeat;
}
a:hover img#synopsis {
	background-image: url(../imageFiles/order/menu-synopsis-over.jpg);
}
img#order {
	margin-top: 14px;
}
a img#order, a:active img#order, a:visited img#order {
	background-image: url(../imageFiles/order/menu-order.jpg);
	background-repeat: no-repeat;
}
a:hover img#order {
	background-image: url(../imageFiles/order/menu-order-over.jpg);
}
img.current#order {
	background-image: url(../imageFiles/order/menu-order-over.jpg);
	margin: 14px 0px 0px;
	padding: 0px;
	height: 10px;
	width: 59px;
}
img#gallery {
	margin-top: 14px;
}
a img#gallery, a:active img#gallery, a:visited img#gallery {
	background-image: url(../imageFiles/order/menu-gallery.jpg);
	background-repeat: no-repeat;
}
a:hover img#gallery {
	background-image: url(../imageFiles/order/menu-gallery-over.jpg);
}
div#footer {
	margin-top: 0px;
}
