html 
{
	background-color: #f0e471;
}
body
{
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: black;
	margin: 0px;
}
img
{
	border:none;
}
#mainleft
{
	width:12%;
	float:left;
	background-color:#F0E471;
}
#maincenter
{
	width: 75%;
	float: left;
	background: #fff;
	border-left: darkgray 1px solid;
	border-right: darkgray 1px solid;
}
#mainright
{
	width:12%;
	float:left;
	background-color:#F0E471;
}
.logo
{
	margin: 5px;
}
.strapline
{
	margin: 15px 15px 35px 35px;
}
#menuwrapper
{
	background-color: white;
}
.menu
{
	text-align: center;
	background-color: snow;
	border-top: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
	vertical-align: middle;
	position: static;
	margin: 15px 15%;
	padding-bottom: 15px;
	padding-top: 15px;
}
.menu a
{
	color: gray;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
	
.menu a:hover
{
	color: silver;
	font-family: myraid, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#footerwrapper
{
	background-color:White;
}
.footer
{
	text-align: center;
	background-color: snow;
	border-top: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
	vertical-align: middle;
	position: static;
	margin: 15px 15%;
	padding-bottom: 5px;
	padding-top: 5px;
}
a {
	color:#0000FF;
	font-family: myraid, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none
	}
	
a:hover {
	color:#FF0000;
	font-family:myraid, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none
	}
	
.bodytxt
{
	border-top: none;
	border-bottom: none;
	position: static;
	vertical-align: middle;
	background-color: white;
	margin: 5px;
	text-align: left;
}
	
.buy
{
	background-color: #ffffff;
	line-height: normal;
	text-align: center;
	color: red;
	font-weight: bold;
}

.quote
{
	border-top: none;
	border-bottom: none;
	position: static;
	vertical-align: middle;
	background-color: white;
	margin: 5px;
	text-align: center;
}

.affiliates
{
	height:55px;
	border-top: none;
	border-bottom: none;
	position: static;
	vertical-align: middle;
	background-color: white;
	border-top: darkgray 1px solid;
	margin: 5px;
	text-align: center;
}
.affiliates img
{
	padding-top:5px;
	padding-bottom:5px;
	padding-right:1%;
	padding-left:1%;
}

#movie
{
	position: static;
}
	

#packshot1
{
	position: static;
	background-color: white;
	text-align: center;
}
.productshot1
{
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
#mainimage
{
	vertical-align: top;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

#paypalbasket
{
	text-align: center;
}

#copyright
{
	text-align: right;
	color: darkgray;
}
