body {
	margin:0;
	padding:0;
	background-color: #CCCCCC;
	text-align:center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	}

#content {
	width: 500px;
	margin:1em auto;
	border: 1px solid black;
	text-align:left;
	background: url('/bookshop/store/images/12.gif') top left repeat-y;
	background-color: #FFFFFF;
	}

#sidebar {
	float: left;
	width: 34%;
	margin:0;
	padding-right:20px;
	}

#sidebar-content {
	margin:0; padding: 0.5em 1em;
	font-size: 90%;
	}

#main {
	margin:0 0 0 0%; padding:0;
	}

#main-content {
	margin:0;
	padding: 0.5em 1em;
	font-size: 100%;
	}
img.WRAP
		{
	float:left;
	padding: 10px;
}
.WRAP3
		{
	padding: 20px;
}
#form {
   text-align:center;	
	}
.top{
	text-transform: lowercase;
	font-size: 18px;    	
	}
.col{
	width: 280px;
	}
.colw{
	text-align: right;	
	}
img.WRAP2
		{
	float:right;
	padding-left: 10px;
}
a {
	text-decoration: none;
	}
a:link    {
	/* Applies to all unvisited links */
	color: #1A1A1A;
	background-color: transparent;
} 
a:visited {
	/* Applies to all visited links */
	color: Black;
	background-color: transparent;
} 
a:hover   {
	/* Applies to links under the pointer */
	background-color: #F0E6FA;
	color: #6699FF;
} 
a:active  {
	/* Applies to activated links */
	background-color: Gray;
	color: #003333;
}
.big a:link    {
	/* Applies to all unvisited links */
	color: #CC0000;
	background-color: transparent;
} 
.big a:visited {
	/* Applies to all visited links */
	color: #990000;
	background-color: transparent;
} 
.big a:hover   {
	/* Applies to links under the pointer */
	background-color: #F0E6FA;
	color: #993300;
} 
.big a:active  {
	/* Applies to activated links */
	background-color: Gray;
	color: #660066;
}
.style9 {
	font-size: 24px;
	font-weight:bold;
}
.style10 {
	font-size: 24px;
	color: #CC0000;
}
.style11 {
	font-size: 18px;
	color: #CC0000;
}
.drops {
	font-size: 12px;     
}
.monkey{
	display: inherit;    
}
IMG.shrinker {
	border: 0px;
	width: auto;
}
IMG.minimonkey {
    float:left;
	border: 0px;
	display: none;
	padding-right: 10px;
}
IMG.none {
	border: 0px;
	width: auto;
    display: inherit;
}
.large {
	font-size: 18px;
	color: #000000;
}
.x-large {
	font-size: 24px;
}
.sml {
	font-size: small;
	color: #000000;
}
.med {
	font-size: 16px;
}
.lead {
	font-size: 18px;
}
hr.cleaner {
	clear:both;
	height:1px;
	margin: -1px 0 0 0; padding:0;
	border:none;
	visibility: hidden;
	}
