/*GoldenTracks Music About 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
{
    top: 830px;
}
div#stuff
{
    width: 520px;
    left:20px;
}
ul#gallery
{
	position: relative;
	left: 20px;
        width: 500px;
	list-style-type: none;
}
a#powerpointLink
{
	top: 1px;
}
