﻿body {
	background: none;
}
#background {
	background: none;
	width: 500px;
	padding: 0px;
}
#content {
	width: 500px;
}
#content_top {
	width: auto;
	background: none;
}
#content_bottom {
	width: auto;
	background: none;
}
#content_borders {
	width: auto;
	background: none;
}
#content_backdrop {
	width: auto;
	background: none;
}
#topcontrols {
	display: none;
	background: none;
}
#leftmenu {
	width: 1px;
	display: none;
}	
#maincontent {
	margin-left: 20px;
	width: 460px;
}
#subpagecontent {
}
.topimage {
	display: none;
}

.printTop {
	display: block;
}