.leftcol {
	width: 160px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-position: right;
}
.rightcol {
	width: 160px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-position: left;
}
.centrecol {
	width: 410px;
	padding: 10px 4px 5px;
	background-position: center;
}
.featurebox {
	background-color: #FFFFFF;
	width: 160px;
	border: thin solid #99CC00;
	margin: 5px 0px;
}
.featurebox_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #660066;
	text-align: center;
	vertical-align: middle;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #99CC33;
	background-attachment: fixed;
	background-image: url(item_header.jpg);
	background-repeat: repeat;
	background-position: center center;
	height: 21px;
	width: 160px;
}
.featurebox_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000033;
	text-align: left;
	padding: 0px 5px;
	vertical-align: top;
	line-height: 12px;
}
/*START NAVIGATION*/
.navigation {
	font-size: 11px;
	margin: 0;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 5pt;
	font-weight: bold;
	vertical-align: top;
	line-height: 20px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	width: 160px;
}
.navigation ul {
	padding: 2 0;
	margin: 0;
	list-style-type: none;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.navigation li {
	display: block;
	font-weight: bold;
	margin: 0;
	width: 100%;
	text-indent: 5px;
	text-align: left;
	height: 20px;
	padding: 2 0;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.navigation a:link {
	display: block;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	padding: 2px 0px;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}
.navigation a:visited {
	display: block;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	padding: 2px 0px;
	margin: 0;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.navigation a:hover {
	display: block;
	font-weight: bold;
	background: #CCCCCC;
	color: #fff;
	text-decoration: none;
	padding: 2px 0px;
	margin: 0;
	vertical-align: top;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
}
.navigation a:active {
	display: block;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	padding: 0px;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	line-height: 20px;
	height: 20px;
}

/*start subnavigation*/
.subnav {
	font-size: 100%;
	margin: 0;
	display: block;
	background-image:url(../images/columns/smallcolslice.gif);
}
.subnav ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	clear: both;
}
.subnav li {
	display: block;
	font-weight: bold;
	margin: 0;
	width: 100%;
	text-indent: 5px;
	text-align: left;
	height: 23px;
	position: relative;
	padding: 0;
}
.subnav a:link {
	display: block; 
	font-weight: bold; 
	color: #09c; 
	text-decoration: none;
	padding: 4px 0px 3px 8px;
	margin: 0;
}
.subnav a:visited {
	display: block; 
	font-weight: bold; 
	color: #09c; 
	text-decoration: none;
	padding: 4px 0px 3px 8px;
	margin: 0;
}
.subnav a:hover {
	display: block;
	background-color:#CCCCCC;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding: 4px 0px 3px 8px;
	margin: 0;
	width: 150px;
}
.subnav a:active {
	display: block;
	font-weight: bold;
	color: #09c;
	text-decoration: none;
	padding: 4px 0px 3px 8px;
	margin: 0;
}
/* end sub navigation */
/* END NAV */
.bottom_strip {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	background-color: #378DFF;
	text-align: left;
	vertical-align: middle;
	text-indent: 10px;
	height: 20px;
	width: 760px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000033;
}
.rightshadow {
	background-image: url(shadow_right.jpg);
	background-repeat: repeat-y;
	background-position: left;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000066;
}
.leftshadow {
	background-image: url(shadow_left.jpg);
	background-repeat: repeat-y;
	background-position: right;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000066;
}
.featureboxCentre {
	background-color: #FFFFFF;
	width: 410px;
	border: thin solid #99CC00;
	margin: 5px 0px;
	padding: 0px;
}
.featurebox_Centreheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #660066;
	text-align: center;
	vertical-align: middle;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #99CC33;
	background-attachment: fixed;
	background-image: url(item_header.jpg);
	background-repeat: repeat;
	background-position: center center;
	height: 21px;
	width: 410px;
}
