.main	{
	width: 736px;
	clip: rect(auto, auto, auto, auto);
	right: auto;
	left: auto;
	text-align: left;
	margin: 0 auto;
}
.topbanner {
	background-image: url('images/topb1.jpg');
	height: 91px;
	width: 736px;
	padding: 0px;
	margin: 0px;
}
.topmenu {
	width: 736px;
	height: 37px;
	background-image: url('images/topmenu.gif');
	padding: 0px;
	margin: 0px;
}
body {
	background-image: url('images/stbg.gif');
	background-repeat: repeat-x;
}
#ads {
	width: 358px;
	padding: 0px;
	margin: 0px;
	float: left;
}
.adstop {
	height: 48px;
	width: 358px;
	background-image: url('images/adstop.gif');
}
.adsbody {
	width: 358px;
	height: 230px;
	background-image: url('images/adsbg.gif');
}
.adsbutton {
	width: 358px;
	height: 35px;
	background-image: url('images/adsbg.gif');
	text-align: center;
}
.adsbot {
	width: 358px;
	height: 15px;
	background-image: url('images/adsbot.gif');
}

#pubs {
	width: 359px;
	padding: 0px;
	margin: 0px;
	float: right;
}
.pubstop {
	height: 48px;
	width: 359px;
	background-image: url('images/pubstop.gif');
}
.pubsbody {
	width: 359px;
	height: 230px;
	background-image: url('images/pubsbg.gif');
}
.pubsbutton {
	width: 359px;
	height: 35px;
	background-image: url('images/pubsbg.gif');
	text-align: center;
}
.pubsbot {
	width: 359px;
	height: 15px;
	background-image: url('images/pubsbot.gif');
}
img {
	border-width: 0px;
}
.contents {
	padding: 5px;
}
.iconleft {
	vertical-align: middle;
	margin-right: 10px;
	float: left;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding: 0px;
	margin: 5px;
}
.banner {
	margin-bottom: 10px;
}
.topmenu ul {
	list-style: none;
	right: auto;
	left: auto;
	margin-left: 50px;
}
.topmenu li {
	padding: 0px;
	margin: 0px 5px 0px 5px;
	display: block;
	float: left;
	width: 100px;
	line-height: 40px;
	text-align: center;
}
.topmenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	color: #555555;
}
.topmenu a:hover {
	color: #eb9121;
}
.copyright {
	text-align: center;
}