/*GoldenTracks Music About page CSS*/
div#outer
{
	height: 500px;
}

div#content {
	height: 960px;
/*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: 1010px;
}
a#powerpointLink
{
	top: 5px;
	top: 1px;
}
