/* -----------------------------------------------------------------------

Overrides some blueprint framework css, load after.

----------------------------------------------------------------------- */

h1 {font-size:3em;line-height:1;margin-bottom:0em;margin-top:1em;}

body {font-size:95%;color:#222;background:#fff;font-family:"Courier New", Courier New, monospace;}


.banner {
margin-bottom:0em;
}

a.menu-item:hover,div.right-menu a:hover {
color:#aaa;
}

a.menu-item:link,a.menu-item:visited {
text-decoration: none;
color:black;
}

a.menu-item:hover {
color:#aaa;
}

a.currently-selected {
text-decoration: none;
color:#aaa;
}

.currently-selected {
color:#aaa;
}

.more-gutter {
padding-left:1.0em;
}

.right-menu {
 line-height:1.2;
 margin-bottom:1em;
}

.header {
text-decoration: underline;
margin-bottom:1em;
}

.subhead {
font-weight:bold;
color:#555;
margin-top:2em;
margin-bottom:1em;
}

#main-nav li {
list-style-type: none;
display: inline;
}

#active-picture {
display: none;
}

#loading {
display: none;
}


#picture-region {
// background:#fff url('/images/loading2.gif') 50% 50% no-repeat;
};
