#header-wrap {
	background-image: none;
}

#header ul,
#header form,
#shift,
#contentArea #toolbar,
#contentArea #sidebar,
#red-bar,
#footer ul {
	display: none;
	visibility: hidden;
}


html, 
body {
	text-align: justify;
}

#header img {
	margin-right: 15px;
}

h1 {
	font-size: 18px;
	margin-top: 55px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 14px;
}

p {
	font-size: 14px;
}

#content a,
#content a:link {
	text-align: left;
	color: #333;
	text-decoration: none;
}

/*
#content a:link:after  { 
	color: #09F;
	content: " [Link: " attr(href) "] ";
	text-align: left;
}
*/

#content .thumbnailLeft,
#content .thumbnailLeftNoZoom {
	float: left !important;
	margin-right: 15px;
}

#content span.thumbnailLeft a.zoomLink,
#content span.thumbnailLeft a.zoomLink span.thumbnailText,
#content span.thumbnailLeftNoZoom span.thumbnailText {
	display: none;
	visibility: hidden;
}

.content-table-entry table tr td,
.content-table-entry table tr td p {
	padding: 0 !important;
	margin: 0 !important;
	vertical-align: top;
}

.content-table-entry table {
	margin-bottom: 55px;
}

#footer-copyright {
	margin-top: 55px;
}