/*
More specific layout stuff goes in here...
===================================

*/

body
{
	margin-top: 0px;
}


#branding img
{
	margin-bottom: 5px;
}

#secondarynav
{
	margin-bottom: 20px;
}

body#portfolio #secondarynav
{
	margin-bottom: -16px;
}


p.quote
{
	margin-top: 40px;
}

body#portfolio #content img
{
	margin-top: 10px;
}


hr
{
	margin-top: 40px;
	margin-bottom: 40px;
}
