﻿#siteHeader,
#skipLinks {
	display: none;
}

.rightcolumn {
	display: none;
	width: 1px;
	overflow: hidden;
}

body {
	margin-top: 0;
	padding-top: 0;
}

#siteBody {
	margin: 0;
	padding: 0;
}


#ShowPicture {
	display: block !important;
	visibility: visible !important;
}


#wrapper {
	width: 670px;
	padding: 0;
	padding-top: 0;
	margin-top: 0;
}

table#body {
	padding-top: 0;
	margin: 0;
	width: 670px !important;
}

* html table#body {
	width: 650px !important;
}

.navbuttons {
	display: none;
}


#siteFooter {
	display: none;
}

.modified2010Body #siteBody {
	overflow: visible;
}