#cell {
width: 950px;
	clear: left;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style:solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color:#FFFFFF;
}
#header {
	left: 0px;
	top: 0px;
	right: 0px;
	text-align: center;
}
#right {
	border: 1px dashed #00007F;
	float: left;
	position: relative;
	width: 340px;
	background-color: #ECE9D8;
	margin: 35px 5px 5px;
	padding: 5px;
}
#centre {
	position: relative;
width:410px;
	float: left;
	text-align: center;
	margin: 10px 5px 5px 10px;
	top: 5px;
}
#footer {
	text-align: center;
	position: relative;
	bottom: 0px;
	clear: both;
	font-size: x-small;
	color: #999999;
	margin-top: 10px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	letter-spacing: 0.05em;
		background-image: url(sam_tile.gif);

}
ul {
	text-align: left;
}
h1 {
	font-size: x-large;
	margin-top:15px;
}
h2 {
	font-size: large;
}
#code {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	background-color: #EBEADB;
	clear: both;
	text-align: left;
}
.helpline {
	background-color: #C4D2E2;
	display: block;
	padding: 2px 2px 2px 5px;
	margin: 5px;
}
#info {
	position: relative;
	width: 340px;
	float: left;
	margin: 5px;
	text-align: center;
	font-size: x-small;
}
h3 {
	font-weight: bold;
	letter-spacing: 0.3em;
	font-size: 14px;
}
.feedback {
	background-color: #ECE9D8;
	display: block;
	padding: 3px;
}
#left_ads {
	float: left;
	width: 130px;
	margin-top: 60px;
	margin-left: 5px;
}
.advert_high {
	background-color: #99CCFF;
	display: block;
	padding: 2px;
}
