html {}
body {
	margin: 0px;
	background-color: #331615;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 624px;
	height:auto;
	background-color: #FFFFFF;
	float: inherit;
	display: block;
	padding: 0px;
}
#tnav {
background-image:url(/img/dark_grey_bk.gif);
background-repeat:repeat-x;
width: 184px;
float: left;
height: 23px;
display: none;
}
#nav {
background-image:url(/img/light_grey_bk.gif);
background-repeat:repeat-x;
float:left;
width: 610px;
height: 23px;
display: none;
}
#lnav {
width: 184px;
height: auto;
float:left;
display: none;
}
#lnavbox {
width: 184px;
float:left;
background-color: #ecebd9;
height: 34px;
border-bottom:1px solid #FFFFFF;
}
#left {
width: 184px;
height: auto;
float:left;
}
#centre {
color:#333333;
width: 400px;
height: auto;
float:left;
padding:0px 20px 0px 20px;
}
#right {
width: 170px;
height: auto;
float:left;
display: none;
}
#scroll {
width: 154px;
padding: 10px;
height: 280px;
display:block;
background-color: #a3a3a3;
float:left;
}
#terms {
width: 624px;
height: auto;
float:left;
padding:0px 0px 0px 10px;
font-size: 9px;
vertical-align: baseline;
}
#terms a {
text-decoration:none; color:#000000;
}
#terms a:hover {color: #0066CC;
}