body {
	margin: 30px 40px;
}
div#body {
  overflow: hidden;
}
div#dbg {
	margin-bottom: 1.6em;
	text-align: right;
}
div#rbtop {
	margin-bottom: 1.8em;
	height: 110px;
}
header {
	margin-bottom: 1.6em;
	/*background: url(images/dbg.png) top left no-repeat;
	background-size: auto 100%;*/
}
header img {
	height: 110px;
}
nav#mb, section#searchmb {
	display: none;
}
div#leftbar {
	float: left;
	width: 20%;
}
nav li {
	text-align: right;
}
section#searchdt {
	margin: 1.5em 0.2em 0 0;
	text-align: right;
}
main {
	float: left;
	width: 60%;
	overflow: hidden;
}
div#artpad {
	padding: 0 2em;
}
div.lgeimg {
	width: 44%;
	float: left;
	margin: 10px;
}
.imgr {
	float: right;
	margin: 0px 0px 10px 20px;
	max-width: 100%;
}
div.newsitem img {
	max-height: 100%;
}
div.newsitem img.nimgr {
	float: right;
	margin: 20px 0px 10px 20px;
}
div.newsitem img.nimgl {
	float: left;
	margin: 20px 20px 10px 0px;
}
div.whatl {
	float: left;
	width: 37%;
}
div.whatm {
	display: none;
}
div.whatbg {
	background: url(images/arrowr.png) center center no-repeat;
}
div.whatr {
	float: right;
	width: 37%;
}
.fiftyl {
	float: left;
	width: 45%;
}
.fiftyr {
	float: right;
	width: 45%;
}
section#bottomboxes div.box {
	width: 44%;
	min-width: 100px;
	max-width: 500px;
}
div#rightbar {
	width: 20%;
	float: right;
}
section.newsletter div.ip input {
	width: 95%;
}