#tochead {
	color: #FFFFFF;
	text-align: center;
	position:absolute;
	z-index: 2;
	left: 5px;
	top: 100px;
	width: 150px;
}
#tochead p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#tochead a:link, #tochead a:visited  { 	color: #FFFFFF; text-decoration: none; }
#tochead a:active, #tochead a:hover  { 	color: #FFFFFF; text-decoration: underline; }

#postershead { background-color: #B0201F; margin-bottom: 5px;}
#boutiquehead { background-color: #D0781F; margin-bottom: 5px;}
#vintagehead { background-color: #6F7840; margin-bottom: 5px;}
#pubhead { background-color: #227EA3; margin-bottom: 5px;}
#artisthead { background-color: #757170; margin-bottom: 5px;}

#content {
	margin-top: 110px;
	margin-bottom: auto;
	margin-right: 20px;
	margin-left: 0px;
}

