body {
	font-family: Arial, Verdana, sans-serif;
	line-height: 1.38;
	line-height: 1.4;
	font-size: 9pt;
}
body, a {
	color: #000;
}

#logo {
	font-size: 200%;
	font-weight: bold;
	width: 6em;
	text-align: center;
	line-height: 1;
}
#logo span {
	display: block;
	font-size: 50%;
}
#logo a {
	text-decoration: none;
}

#nav, #search, #sidebar, #print-icon {
	display: none;
}


.column {
	width: 42%;
	float: left;
	margin: 0 8% 0 0;
}
.clear-column {
	clear: left;
}

.imagegallery, .imagegallery li {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
.hidden, .gridimage {
	display: none;
}


h1 {
	font-size: 150%;
}
h2, h3 {
	font-size: 100%;
}

th {
	text-align: left;
}

.g1g2 {
    /*display: none;*/
    position: static !important;
}