body.gallery {
	background-color: #036;
	background-image: url('../../hm/dot.gif');
}

#gallery {
	background-color: #036;
	background-image: url('../../hm/dot.gif');
	height: 100%;
}

#wrapper {
	margin: 4px;
	padding: 6px;
	background-color: #eee;
	border: 2px solid #903;
	height: 100%;
}

#title {
	font: bold 18pt Tahoma,Arial,sans-serif;
	color: #063;
	float: left;
	padding: 5px 0px 0px 5px;
	width: 200px;
}

#subtitle {
	font: bold italic 10pt Tahoma,Arial,sans-serif;
	color: #063;
	clear: both;
	padding-left: 5px;
	padding-bottom: 10px;
}

#intro {
	font-style: italic;
	text-align: center;
	float: right;
	width: 49%;
	margin-top: 1em;
}

.side { font-size: 10px; }
.side a:link, .side a:visited {
	font: bold 10px Arial;
	color: #FFFFFF;
	text-decoration: none;
}
.side a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
