/*SMGolden.com Hände page CSS*/
div#outer
{
}

div#content {
/*If the "leftnav" div is longer than the main content, the border can be applied to the right side of the "leftnav" div instead of the "content" div.*/ 
}

div#footer
{
}

.headers
{
	color: #7F612D;
	font-size: 24px;
}

div#selfreferential
{
	position: relative;
	left: 20px;
}
.indent
{
	position: relative;
	left: 20px;
}
.indent2
{
	position: relative;
	left: 40px;
}

.emphasis
{
	color: #BF0A30;
	font-size: 12px;
	font-style: italic;
	
}
ul#quotelinks
{
    list-style-type: none;
}
ul#quotelinks li 
{
	display: inline;
}
div#stuff
{
    background-image: url(images/white-50pct-opaque.png);
    background-repeat:repeat;
    background-attachment: fixed;
}
.genres
{
    position: relative;
    left: 40px;
}
a#powerpointLink
{
	top: 1px;
}
