BODY {background: #DFFBA8;
	font: 95% Georgia, Arial;
	color:#343131;}
P {padding-left:5%;
	padding-right:5%;}
.smalltext {width:650px;
	margin:auto;
	text-align: center;
	font-size: 70%;
	color:black;
	padding-top:100px;}
.right {text-align: right;}
.left {text-align: left;}
DIV {text-align: center;}
DIV.foot {font: 75% Arial;
	color: #666666;
	margin:auto;
	padding-top:40px;}
DIV.filmstrip {width:100%;
	height:152px;
	background: url(images/filmstrip.jpg);
	background-repeat:repeat-x;
	position:relative;
	top:-4px;}
DIV.divider {width:100%;
	height: 3px;
	background: #D9986C;}
DIV.sectionhead {background: #D9986C;
	width:95%;
	margin:auto;
	padding:6px;
	color:black;
	border:1px red solid;}
DIV.orderform {text-align:right;
	font-size:9pt;
	padding-right:40px;
	padding-bottom:10px;
	font-style:italic;}
DIV.orderform2 {text-align:center;
	font-size:9pt;
	padding-right:40px;
	padding-top:20px;
	font-style:italic;}
P {text-align:left;}
P.center {text-align:center;}
SPAN.price {font-size:13pt;
	color:red;
	font-weight:bold;}
H1 {font: bold 15pt Arial;
	font-style: italic;
	color: #666666;
	text-align:right;
	padding-right:40px;
	margin-bottom:0;}
TD {vertical-align:top;}
TD.header {background: #D9986C;}
TD.about {width:120px;
	margin:auto;
	text-align: center;
	font-size: 70%;
	color:black;}
TD.shop {vertical-align:middle;
	text-align: center;
	font-size: 85%;
	color:black;}
UL {text-align:left;}
A:link {color:#6D5AFB;
	text-decoration:none;}
A:visited {color:#6D5AFB;
	text-decoration:none;}
A:hover {color: #663200;
	text-decoration:underline;}
A:active {color: #663200;}
A.header:link {color:white;
	text-decoration:none;}
A.header:visited {color:white;
	text-decoration:none;}
A.header:hover {color: #6D5AFB;
	text-decoration:underline;}
A.header:active {color: #6D5AFB;}
B {font-weight: bold;}