body { 
	font-size: 12pt;
	color: #000000;
}


a:link, a:visited {
	color: #003366;
	font-weight: bold;
	text-decoration: underline;
}

#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
}

#content a[href^="/"]:after {
  content: " (http://www.athenapartners.org" attr(href) ") ";
}

#ul-icon, #ribbon, #actions, .crumb, #sidecontent, #sidebar, #ftbottle, #foot-bar, #foot-bar2, #slideshow, #nav-bar, #foot-bar3, Layer1 {
    display: none !important;
}

body, #main, #container, #content, #maincontent, .contentwrap {
  float: none !important;
  width: auto !important;
  margin: auto !important;
  padding: auto !important;
}

#hbar {
	color: #000000;
	width: auto;
	background: none;
	padding: 0;
	margin: 1.2em 0em 1.2em 0em;
}

#masthead h1 {
    position: relative;
	top: auto;
    width: auto;
	height: auto;
    background: none;
}

#masthead h1 a {
    display: inline;
    text-decoration: none;
	color: #000000;
    padding-top: 0;
    height : auto;
    width: auto;
}

.threecolumn {
    width: auto;
    float: none;
	clear: both;
}

