body {
	background: #c0c0c0;
	margin: 0;
	text-align:center;
	font-family: sans-serif;
	font-size: 14px;
}
.lhs {
	background: #c0c0c0 url(/images/pagebg-lhs.png) repeat-x;
	position: absolute;
	left: 0px;
	z-index: 1;
	width: 50%;
	height:174px;
}
.rhs {
	background: #c0c0c0 url(/images/pagebg-rhs.png) repeat-x;
	position: absolute;
	right: 0px;
	z-index: 1;
	width: 50%;
	height:174px;
}
.MainPage {
	background: #fff;
	width: 1000px;
	margin: 0 auto;
	position:relative;
	z-index:3;
}
.titlearea {
	background: url(/images/header.png);
	height: 207px;
}
.titlearea .mainmenu {
	position: absolute;
	top: 150px;
	left: 10px;
}
.titlearea .mainmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.titlearea .mainmenu ul li {
	display: inline;
	font-weight: bold;
}
.MainArea {
	position: relative;
}
.MainArea .lhsmenu {
	float: left;
	width: 159px;
	margin: 5px 0 0 6px;
}
.MainArea .lhsmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.MainArea .lhsmenu li {
	font-size: 10px;
	font-weight: bold;
	margin: 2px 0 2px 0;
}
.MainArea .lhsmenu a {
	background: url(/images/lhsmenu-bg.png) no-repeat 0 0;
	width: 159px;
	height: 15px;
	color: #fff;
	text-decoration: none;
	display: block;
}
.MainArea .lhsmenu a:hover {
	background: url(/images/lhsmenu-bg.png) no-repeat -159px 0;
}

.MainArea .lhsmenu li ul {
        list-style: none;
        margin: 0 0 0 10px;
        padding: 0;
}
.MainArea .lhsmenu li li {
        font-size: 10px;
        font-weight: bold;
        margin: 2px 0 2px 0;
}
.MainArea .lhsmenu li li a {
        width: 150px;
        height: 15px;
        color: #000;
        text-decoration: none;
        display: block;
	background: 0;
	text-align: left;
}
.MainArea .lhsmenu li li a:hover {
	background: 0;
}

.MainArea .contentArea {
	float: left;
	width: 610px;
	margin: 5px 0 0 6px;
	background: url(/images/center-middle.png);
}
.MainArea .contentArea .top {
	background: url(/images/center-top.png);
	height: 10px;
}
.MainArea .contentArea .bottom {
	background: url(/images/center-bottom.png);
	height: 10px;
}
.MainArea .rhsArea {
	float: left;
	width: 205px;
	margin: 5px 0 0 6px;
}
.MainArea .rhsArea .rhsBox {
	background: url(/images/right-middle.png);
	margin-bottom: 10px;
}
.MainArea .rhsArea .rhsBox .top {
	background: url(/images/right-top.png);
	height: 10px;
}
.MainArea .rhsArea .rhsBox .bottom {
	background: url(/images/right-bottom.png);
	height: 10px;
}
.MainArea .footer {
}
body {
	background: #c0c0c0;
	margin: 0;
	text-align:left;
	font-family: sans-serif;
}
.lhs {
	background: #c0c0c0 url(/images/pagebg-lhs.png) repeat-x;
	position: absolute;
	left: 0px;
	z-index: 1;
	width: 50%;
	height:174px;
}
.rhs {
	background: #c0c0c0 url(/images/pagebg-rhs.png) repeat-x;
	position: absolute;
	right: 0px;
	z-index: 1;
	width: 50%;
	height:174px;
}
.MainPage {
	background: #fff;
	width: 1000px;
	margin: 0 auto;
	position:relative;
	z-index:3;
}
.titlearea {
	background: url(/images/header.png);
	height: 207px;
}
.titlearea .mainmenu {
	position: absolute;
	top: 150px;
	left: 10px;
}
.titlearea .mainmenu a {
text-decoration: none;
}
.titlearea .mainmenu a:visited {
color: black;
}
.titlearea .mainmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.titlearea .mainmenu ul li {
	display: inline;
	font-weight: bold;
}
.MainArea {
	position: relative;
}
.MainArea .lhsmenu {
	float: left;
	width: 159px;
	margin: 5px 0 0 6px;
}
.MainArea .lhsmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.MainArea .lhsmenu li {
	font-size: 10px;
	font-weight: bold;
	margin: 2px 0 2px 0;
}
.MainArea .lhsmenu a {
	background: url(/images/lhsmenu-bg.png) no-repeat 0 0;
	width: 159px;
	height: 15px;
	color: #fff;
	text-decoration: none;
	display: block;
}
.MainArea .lhsmenu a:hover {
	background: url(/images/lhsmenu-bg.png) no-repeat -159px 0;
}
.MainArea .contentArea {
	float: left;
	width: 610px;
	margin: 5px 0 0 6px;
	background: url(/images/center-middle.png);
}
.MainArea .contentArea img {
margin: 2px;
}
.MainArea .contentArea .top {
	background: url(/images/center-top.png);
	height: 10px;
}
.MainArea .contentArea .bottom {
	background: url(/images/center-bottom.png);
	height: 10px;
}
.MainArea .rhsArea {
	float: left;
	width: 205px;
	margin: 5px 0 0 6px;
}
.MainArea .rhsArea .rhsBox {
	background: url(/images/right-middle.png);
}
.MainArea .rhsArea .rhsBox .top {
	background: url(/images/right-top.png);
	height: 10px;
}
.MainArea .rhsArea .rhsBox .bottom {
	background: url(/images/right-bottom.png);
	height: 10px;
}
.MainArea .footer {
}
.imagedisplay {
	position: relative;
	display: block;
	width: 300px;
	height: 400px;
	float: left;
}
.imagedisplay .buttons {
	position: absolute;
	top: 350px;
}
.colourtable td {
width: 100px;
height: 20px;
text-align: center;
}
.clickable {
	cursor: pointer;
}

.basketTable {
	font-size: 10px;
}
.clearbutton {
	color: white;
	background: green;
	font-size: 10px;
	cursor: pointer;
}
.contentArea p {
	margin-left: 2px;
}
