#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: dashed;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#header {
	position:relative;
	left: 0px;
	top: 0px;
	right: 0px;
	text-align: center;
}
#right {
	border: 1px dashed #00007F;
	float: right;
	position: relative;
	width: 340px;
	background-color: #ECE9D8;
	margin: 35px 5px 5px;
	padding: 5px;
}
#centre {
	position: relative;
	width: 395px;
	float: left;
	text-align: center;
	margin: 10px 5px 5px 15px;
	top: 5px;
	clear: none;
}
#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;
}
ul {
	text-align: left;
}
h1 {
	font-size: x-large;
}
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: right;
	clear: right;
	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;
}#ads_button {
	float: right;
	height: 125px;
	width: 125px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
}
