@font-face {
	font-family:augie;
	src: url(../fonts/augie.ttf);
}

h2 {
	text-transform:lowercase;
	text-align:right;
	font-size:16pt;
	font-family:augie, 'times new roman', serif;
	font-style:italic;
}

h2:before {
	content:'* ';
	color:#aaa;
}

a img {
	border:none;
}

address {
	float:right;
	text-align:right;
}

.box img {
	float:right;
}

#footer {
	margin-top:20pt;
}

/* Do not show/print these elements */
#menu, #topmenu {
	visibility:hidden;
	display:none;
}
