body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #d1d3f3;
	text-align: center;
	background-image: url(images/wdf_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
img
{
	border-style: none;
	margin: 0px;
	padding: 0px;
}
.minimage {
	padding: 0px;
	float: left;
	margin-top: 10px;
	margin-right: 12px;
	margin-left: 0px;
}
.minimageend {
	padding: 0px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
/* Fix for the firefox scrollbar issue */
HTML{
min-height:101.1%
}

p {
	padding: 0px;
	text-align: left;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
h1 {
	margin: 0em 0em 8px;
	padding: 0em;
	text-align: left;
	font-size: 26px;
	line-height: 24px;
	font-weight: normal;
	color: #7482BE;
}
h2 {
	padding: 0px;
	text-align: left;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #8092C5;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
h3 {
	margin: 10px 0px 5px;
	padding: 0px;
	text-align: left;
	font-size: 9px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
}


#wrapper {
	position: relative;
	text-align: left;
	width: 896px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#wrapper:after {
	content:'';
	display:block;
	clear:both;
	background-color: #0033FF;
}


#header {
	height:72px;
	background-image: url(bespoke_images/headbg.gif);
	float: left;
	width: 896px;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #D1D3F3;
	background-repeat: no-repeat;
	background-position: 0px 20px;
}
#navwrapper {
	height:auto;
	position:relative;
	clear: both;
	float: left;
	width: 896px;
	background-color: #D1D3F3;
}


#nav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 896px;
	float: left;
	clear: both;
}
#nav li a:link, #nav li a:visited  {
	font-size: 12px;
	padding: 0em;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0em;
	font-weight: bold;
}
#nav li {
  margin: 0;
  padding: 0;
  float: left;
}
#nav a {
	float: left;
	width: 128px;
	text-decoration: none;
	line-height: 20px;
	text-align: center;
	background-image: url(bespoke_images/tab.gif);
	background-repeat: no-repeat;
}
#nav #nav_con a {
  border: none;
}
#nav a:hover {
	background-position: -128px 0;
}
#body_stationery #nav_stationery a,
#body_home #nav_home a,
#body_kitchen #nav_kitchen a,
#body_christmas #nav_christmas a,
#body_games #nav_games a,
#body_travel #nav_travel a,
#body_magnetic #nav_magnetic a {
	background-position: -256px 0;
	color: #666666;
	font-weight: bold;
}


#content {
	float:right;
	width: 600px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 20px;
	display: inline;
	margin-bottom: 20px;
	height: auto;
}


#catnav {
	float:left;
	width: 240px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	display: inline;
}
.hilight {
	font-weight: bolder;
}

#catnav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#catnav li {
	border-bottom: 1px dotted #999999;
	margin: 0px 0px 6px;
	padding-bottom: 5px;
}

#catnav li a:link, #catnav li a:visited  {
	font-size: 16px;
	padding: 0px;
	color: #660033;
	text-decoration: none;
	margin: 0px;
	font-weight: bold;
	line-height: 16px;
}

* html #catnav li a {
  width: 100%;
}

#catnav li a:hover {
	color: #666666;
}

#catnav ul ul {
}

#catnav ul ul li {
	margin:0px;
	padding-top: 5px;
	padding-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 0px;
	padding-left: 0px;
}

#catnav ul ul a:link, #catnav ul ul a:visited {
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	line-height: 12px;
}

#catnav ul ul a:hover, #catnav ul ul a:active {
	color: #660033;
}

#footer {
	clear:both;
	padding-top: 8px;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
	width: 896px;
}
#footer p {
	color: #7482BE;
	font-size: 12px;
	line-height: 14px;
}
#footer h2 {
	color: #7482BE;
	font-size: 12px;
	line-height: 14px;
}
#footer a {
	font-weight: bold;
	color: #7482BE;
}
.footlink {
	padding: 0px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 30px;
	width: 240px;
}
.footlist {
	padding: 0px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 20px;
	width: 100px;
}
#cleaner {
	clear: both;
}
#map450x450 {
	float: right;
	height: 450px;
	width: 450px;
	margin-left: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#navbox {
	height: 20px;
	position: relative;
	top: 191px;
}
a {
	color: #7D90C3;
	font-weight: bold;
	text-decoration: none;
}
.navhilight {
	font-weight: bold;
	color: #660000;
}
#homehero {
	float:left;
	width: 940px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	height: 450px;
}
.hero450x450 {
	padding: 0px;
	float: right;
	height: 450px;
	width: 450px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.hero450x900 {
	padding: 0px;
	float: right;
	height: 900px;
	width: 450px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#cvcontent {
	float:right;
	width: 640px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 115px;
	display: inline;
	margin-bottom: 20px;
	height: auto;
}
#flashbox {
	float:left;
	width: 896px;
	margin-bottom: 10px;
	display: inline;
	height: 370px;
}
#homewrapper {
	position: relative;
	text-align: left;
	width: 896px;
	margin-right: auto;
	margin-left: auto;
	background-color: #D1D3F3;
}
#homewrapper:after {
	content:'';
	display:block;
	clear:both;
	background-color: #0033FF;
}
.book {
	padding: 0px;
	float: right;
	height: 150px;
	width: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.linkpad10 {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.linkpad0 {
	padding: 0px;
	float: left;
	margin: 0px;
}
#bespokebox {
	padding: 0px;
	float: left;
	height: 150px;
	width: 316px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #e3e6f2;
}
#shopbox {
	padding: 0px;
	float: left;
	height: 150px;
	width: 570px;
	margin: 0px;
	background-image: url(bespoke_images/homepage/shopbg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#contactbox {
	padding: 0px;
	float: left;
	width: 226px;
	margin: 0px;
}
#bespokebox           p, #shopbox        p         {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	font-style: normal;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#bespokebox  h1, #bespokebox h1 a {
	padding: 0px;
	font-family: Helvetica, sans-serif;
	font-size: 22px;
	line-height: 22px;
	color: #23408F;
	margin-top: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
}
#shopbox h1,#shopbox h1 a {
	padding: 0px;
	font-family: Helvetica, sans-serif;
	font-size: 22px;
	line-height: 22px;
	color: #BF245C;
	margin-top: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
}
.wisden {
	padding: 0px;
	float: right;
	height: 150px;
	width: 150px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contactbox  h1, #contactbox h1 a {
	padding: 0px;
	font-family: Helvetica, sans-serif;
	font-size: 22px;
	line-height: 22px;
	color: #7482BE;
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-weight: normal;
}
#contactcol {
	float:left;
	width: 400px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	display: inline;
}
#contactcol2 {
	float:right;
	width: 450px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 20px;
	display: inline;
	margin-bottom: 20px;
	height: auto;
}
h4 {
	padding: 0px;
	text-align: left;
	font-size: 16px;
	line-height: 18px;
	color: #8092C5;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-weight: normal;
}
h5 {
	padding: 0px;
	text-align: left;
	font-size: 10px;
	line-height: 10px;
	color: #333333;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: normal;
	margin-bottom: 0px;
}
