body {
	background-color: #CC3366 ;
	padding: 0;
	margin: 0;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 1em;}
	
a:link, a:visited, a:hover, a:active {
	color: #CF1100;
	text-decoration: none; }
	
h1 {
	font-size: 1.3em;
	color: #CF1100; }
	
h2 {
	font-size: 1.2em; }
	
img {
	border: 0; }
	
table {
	border: 0; }
	
ul li {
	list-style-image: url(images/bullet.gif); 
	margin: 0 0 0.5em -27px; }
	
.hold {
	width: 652px;
	height: 100%;
	border: 0px; }

.inner {
	font-size: 1em; 
	line-height: 1.5em; }
	
.lshadow {
	width: 16px;
	background-color: #CF1100; 
	background-image: url(images/shadow_l.gif);
	background-position: right;
	background-repeat: repeat-y; }
	
.rshadow {
	width: 16px;
	background-color: #CF1100; 
	background-image: url(images/shadow_r.gif);
	background-position: left;
	background-repeat: repeat-y; }
	
.black {
	width: 16px;
	background-color: #000; }
	
.beige {
	width: 31px;
	background-color: #F5E8C2; }
	
.mid {
	width: 573px; 
	background-color: #FDF5DD; }
	
.side {
	background-image: url(images/sbg.gif);
	background-repeat: repeat-y; }
	
.main {
	padding: 0 14px 14px 24px; 
	background: #FDF5DD url(/images/massivebackground.gif) no-repeat scroll right top; 
	text-align: justify; 
	font-size: 0.75em; 
	line-height: 1.5em; }
	
.footer {
	background-color: #000;
	text-align: center;
	font-size: 0.65em; 
	color: #89764D; 
	padding: 8px; }
	
.footer a:link, .footer a:visited {
	color: #B19966; }
	
.footer a:hover, .footer a:active {
	color: #FFF; }

.copy {
	color: #948462;
	line-height: 1.5em; }
	
.copy a:link, .copy a:visited {
	color: #948462; }
	
.copy a:hover, .copy a:active {
	color: #FFF; }
	
.small {
	font-size: 0.8em; }
	
td.gallery {
	width: 33%;
	text-align: center; 
	font-size: 0.6em; }
	
td.gallery p { 
	margin-top: 0.5em; }
	
td.gallery p:first-line { 
	font-weight: bold; }
	
.shop {
	width: 184px;
	float: right;
	margin: 0 0 10px 10px;
	text-align: center;
	font-size: 0.8em; }
	
.shop img {
	margin: 4px 0 4px 0; }
