body, #tile, #trunk, #content h1, #footer,
.home #header, .home #trunk, .home #content ul.menu li
	{	background: transparent }
body, #content, .content, h1, table.table th, table.grid th, .black, #content h1,
#content th h1, #content th h2, #content th h3, #content th dt, #content th strong, #content th blockquote
	{	color: black }
.wrapper
	{	width: auto }
.home #trunk
	{	margin-top: 0 }
#content, .home #content
	{	float: none; width: auto; padding: 0 }
#content h1
	{	padding: 0; margin: 0 0 20px; width: auto; height: auto;
		text-transform: uppercase; text-shadow: none }
.home #content ul.menu
	{	margin: 0 auto 20px; text-align: center }
.home #content ul.menu li
	{	margin: 0 0 10px; padding: 0 }
.home #content ul.menu li:first-child
	{	padding-top: 0 }

body
	{	margin: 10px }
#header, .home #header
	{	height: auto }
#header p
	{	margin: 0 0 10px; height: auto; text-indent: 0 }
.home #header h1
	{	height: auto; text-indent: 0; margin-bottom: 20px; text-align: center }
#footer
	{	clear: both; padding: 10px 0 0; border: 0 none;
		font-size: 13px; text-align: center }
#footer table
	{	margin-top: 10px }

.noprint, #album, #ribbon, #sidebar, #crumb, #footer .pageid
	{	display: none }
.print
	{	display: block }

@media print {
	#footer
		{	border-top: 2px solid black }
	#footer>table
		{	display: none }
}
