h1, h2,  h3, h4
{
    color:#000;
}


a, a:link, a:visited
{
	color:#520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

body
{
	margin-left:1cm;
}

#content
{
	border:none;
	margin:0;
}

#content a:link:after, #content a:visited:after
{
   content: " (URI: " attr(href) ") ";
   font-size: 0.8em;
}


#footer
{
    border-top:1px solid #000;
    margin-top:48px;
    padding:0;
    padding-top:12px;
}

#header
{
    background:none;
}

#header h1
{
    border:1px solid #000;
    border-width: 1px 0 1px 0;
    display:block;
    font-size:1.3em;
    margin:0;
    padding:0.2em 0 0.2em 0;
}

#breadcrumb_nav, #footer_tech, #footer_stats, #mainmenu, #more1, #more2, #headerflash, div.image_embed_thumbnail a span
{
    display:none;
}
