body
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: tahoma;
	color: #FFFFFF;
	background: #660000;
}

br
{
clear: both;
}

a:link
{
	color: #FFFFFF;
}

a:visited
{
	color: #FFFFFF;
}

a:hover
{
	color: #FFFF00;
}


.maincontainer
{
	padding-left: 9px;
	padding-right: 10px;
	margin-top: 0px;
	background: #990000 url("background.jpg") repeat-y;
	position: relative;
	width: 951px;
	margin-left: auto;
	margin-right: auto;
}

.banner
{
	font-size: 80%;
	padding-top: 10px;
	padding-right: 10px;
	text-align: right;
	height: 300px;
	background: url("banner.jpg") no-repeat;
}

.nav
{
	width: 150px;
	padding-top: 25px;
	float: left;
	text-align: center;
	background: #990000;
}

.nav li
{
	width: 100px;
	height: 35px;
	list-style: none;
}
.nav ul li a
{
	display: block;
	white-space:nowrap;
	padding: 3px;
}

.nav ul li a
{
	color: #FFFFFF;
	text-decoration: none;
	background: url("button.jpg") no-repeat;
}

.nav ul  li a:hover
{
	color: #FFFFFF;
	background: url("button_over.jpg") no-repeat;
}

.content
{
	margin-right: 1px;
	padding: 20px;
	width: 740px;
	float: right;
	background: #990000;
	font-weight: 900;
	color: #000000;
}

.content img
{
	height: 200px;
	border: none;
}

.footer
{
	padding: 20px;
	text-align: right;
	font-size: 70%;
	clear: both;
}

.emphasise
{
	position: relative;
	color: #FFFF00;
}

.heading
{
font-size: xx-large;
color: #00FFFF;
}

.OtherInformation2
{

}

.info
{
color: yellow;
}
.price
{
color: #9966FF;
}
