@charset "utf-8";
* {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#limiter {
	width: 900px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#limiter #HB {
	background-color: #FFFFFF;
	height: 125px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#limiter #tnav {
	text-decoration: none;
}
#thebox #left {
	background-color: #FFFFFF;
	width: 200px;
	height: 400px;
	float: left;
}
#thebox #right {
	background-color: #FFFFFF;
	height: 400px;
	width: 690px;
	float: right;
}
#thebox #foot {
	height: 40px;
	clear: both;
}
