@charset "utf-8";
.wrapper{
	width:950px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: none;
	margin-left: auto;
	margin-right:auto;
}
.page{
	width:950px;
	border-left: thin solid #808080;
	border-right: outset #808080;
	border-top: thin solid #808080;
	border-bottom: outset #808080;
	margin-left: auto;
	margin-right:auto;
}
.tablelayout{
	background-color: #D7D7D7;
	width: 950px;
}

h1 {
	text-align: center;
}
.buttons{
	border: none;
	border-style: none;
}
.footercell {
	padding-bottom: 15px;
	
}
.picturecell {
	width: 300px;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.price {
	color: #008000;
}

.body  {
	font-family: arial, "lucida-console", sans-serif;
	vertical-align: top;
	background-color: #BFE2F9;
}
.centralcell {
	padding: 5px;
	
}

.simoncrouch {
	position: relative;
	text-align: right;
	text-decoration: none;
	color: #898989;
	font-size: 50%;
}

a {
	border: none;
	border-style: none;
}

ul {
	position: relative; 
}

body {
	font-family: arial, "lucida-console", sans-serif;
	vertical-align: top;
}

.linkimage {
	border-style: none;
}
.rotimage {
	position:relative;
	width: 250px;
	height: 250px;
}

.logo {
	padding-top: 10px;
}