body {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #999999;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #1A1A1A;
}
#boxwrap   {
	width: 755px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	background-image: url(graphics/content-background.jpg);
	background-repeat: repeat-y;
}
#boxbody   { width: 623px; float: left;  }
#boxcenter {
	width: 297px;
	float: right;
	background-color: #000000;
}
#boxleft   {
	width: 326px;
	float: left;
	background-image: url(graphics/left-back.jpg);
}
#boxright  {
	width: 132px;
	float: right;
	background-image: url(graphics/right-back.jpg);
}
#boxfooter {
	width: 100%;
	clear: both;
	font-size: 11px;
	background-image: url(graphics/footer-back.jpg);
	color: #999999;
	height: 27px;
	text-align: center;
	line-height: 17px;
}
#boxfooter a:link, #boxfooter a:visited {
	color: #999999;
	text-decoration: none;
}
#boxfooter a:hover, #boxfooter a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#boxclear  { clear: both; }
/* ie hack: */
     #iehackwrap { text-align: center;  }
     #boxwrap    { text-align: justify; }     
/* formatting */
#boxwrap { text-align: justify; margin-bottom: 2em; }
#breadcrumbs {
	background-image: url(graphics/breadcrumbs-back.jpg);
	height: 20px;
	padding-left: 10px;
	padding-top: 2px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#menu {
	background-color: #262626;
	background-image: url(graphics/menu-back.jpg);
	background-repeat: no-repeat;
	float: left;
}
a {
	text-decoration: none;
}
a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover, a:active {
	color: #76C0A7;
	text-decoration: none;
}
.picture-frame {
	border: 2px solid #999999;
	text-align: center;
}
hr {
	color: #666666;
	height: 1px;
}
.quote {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}
.quote-desription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-align: center;
	line-height: 20px;
}
.address {
	margin-right: 10px;
	text-align: right;
}
.product-text {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 12px;
	text-align: left;
}
.extra-text {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 12px;
	text-align: left;
	color: #CCCCCC;
}
h1 {
	font-weight: bold;
	color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
}
h2 {
	font-weight: bold;
	color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 12px;
	line-height: 15px;
	margin: 0px;
}
.product-price {
	font-weight: bold;
	color: #7BC1A9;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 16px;
}
.product-postage {
	font-weight: bold;
	color: #7BC1A9;
	font-size: 12px;
}
.product {
	background-image: url(graphics/product-background.jpg);
	height: 280px;
	width: 276px;
	margin-left: 28px;
}
.product-picture {
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.click {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
	font-size: 11px;
	margin-bottom: 10px;
	text-decoration: none;
}
