body {
	margin: 0px;
	padding: 0px;
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url('./images/page/background.jpg');
	background-position: top center;
	background-repeat: repeat-x;
	color:#333333;
	}
h1 {
	font: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	}

table {
	font-size: 1.0em;
	margin: 0px;
	border: 0px;
	padding: 0px;
	}
#bodyContainer {
	width: 100%;
	height: auto;
	text-align: center;/*Required for IE to centre align the tables*/
	}
#headerContainer {
	width: 920px;
	height: 240px;
	margin: 0px auto;
	text-align: left;
	overflow: auto;
	background-color: transparent;
	background-attachment: scroll;
	background-image: url('./images/page/bear-header.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	}
#pageContainer {
	position: relative;/*Allows for sticky-out bits*/
	width: 920px;
	margin: 0px auto;
	font-size: 1.0em;
	text-align: left;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url('./images/page/content-background.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	}
div.headerCart {
	margin-top: 1px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding-top: 16px;
	padding-bottom: 16px;
	}
.headerCart a{
	color: #F34121;
	font-weight:bold;
	font-size:1.1em;	
	text-decoration:none;
}
.headerCart a:hover{
	color: #F34121;
	font-weight:bold;
	text-decoration:underline;
	font-size:1.1em;	
}
div.navigationBar {
	width: 914px;
	height: 33px;
	margin-top: 0px;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 0px;
	background-image: url('images/page/navbar.png');
	overflow: auto;
	}
table.navigationBar {
	float: right;
	margin-right: 3px;
	}
table.mainPage {
	width: 920px;
	}
td.headerNavigation, td.headerNavigationOver {
	background-color: transparent;
	background-position: center;
	background-attachment: scroll;
	background-repeat: repeat-x;
	font-size: 1.1em;
	font-weight:bold;
	line-height:24px;
	padding-left: 8px;
	padding-right: 8px;
}
td.headerNavigation {
	height: 31px;
	color: #FFFFFF;
	background-image: url('images/page/nav-bg.png');
	}
td.headerNavigationOver {
	color: #000000;
	background-image: url('images/page/nav-over.png');
	}
#topcat {
	width: 200px;
	height: 34px;
	overflow: hidden;
	background-color: transparent;
	background-position: top left;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-image: url('images/page/category-bg.png');
}

#thecategories a {
	display: block;
	padding-top: 9px;
	padding-left: 5px;
	padding-right: 5px;
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
	/*line-height: 2.0em;*/
	text-decoration: none;
}
#secondcat a {
	display: block;
	background-color: transparent;
	color: #F34121;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	list-style:none;
}
#thecategories a:hover, #thecategories a:active {
	color: #FFCC66;
	text-decoration: underline;
	}
.infoBoxHeading {
	font-size: 1.2em;
	font-weight: bold;
	}
.pageHeading {
	font-size: 2.4em;
	font-weight: bold;
	padding-top: 10px;
	}
.leftBear {
	position: absolute;
	width: 118px;
	height: 267px;
	top: 406px;
	left: -118px;
	background-color: transparent;
	background-attachment: scroll;
	background-image: url('./images/page/leftBear.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	}
/*.rightButterflies {
	position: absolute;
	width: 84px;
	height: 120px;
	top: 335px;
	right: -84px;
	background-color: transparent;
	background-attachment: scroll;
	background-image: url('./images/page/rightButterflies.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	}*/
	
.smallText a{
	color: #F34121;
	font-weight:bold;
	font-size:1.1em;	
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration:none;
	}
	
	.smallText a:hover{
	color: #FFCC66;
	text-decoration: underline;
	}
	.smallText img{
		border:1px solid #F34121;
	}
	
.productListing a{
	color: #F34121;
	font-weight:bold;
	font-size:1.1em;	
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration:none;
}
.productListing a:hover{
	color: #FFCC66;
	text-decoration: underline;
}
.productListing img{
	border:1px solid #F34121;
}
.boxText a{
	color: #F34121;
	font-weight:bold;
	font-size:1.1em;	
	text-decoration:none;
}
.boxText a:hover{
	color: #F34121;
	font-weight:bold;
	text-decoration:underline;
	font-size:1.1em;	
}

.footer a{
	color: #F34121;
	font-weight:bold;
	font-size:1.1em;	
	text-decoration:none;
}
.footer a:hover{
	color: #F34121;
	font-weight:bold;
	text-decoration:underline;
	font-size:1.1em;	
}

.footerBottom a{
	color: #F34121;
	font-weight:bold;
	font-size:1.1em;	
	text-decoration:none;
}
.footerBottom a:hover{
	color: #F34121;
	font-weight:bold;
	text-decoration:underline;
	font-size:1.1em;	
}

