body            { background: white; }
div#edge-left   { background: none; }
div#edge-right  { background: none; }


div#language,div#user,div#menu,div#breadcrumbs,div#footer,form.results,div.nav,div#flash
{
display: none;
visibility: hidden;
}

body,div#content
{
overflow: visible;
}

div#edge-left
{
width: auto;
margin: 0;
}

div#page
{
margin: 0;
}

div#header a#logo
{
text-align: left;
margin: 0 0 0 75px;
}

div#header a#logo_small
{
margin: -12px 0 10px -18px;
}

div#copyrights
{
text-align: left;
}

div#content
{
min-height: 0;
}

div#topics,div#journals,div#features,div#quicksearch
{
border-color: #eee;
}

div#info_column,div#right
{
overflow: visible;
float: none;
width: auto !important;
}

div.info
{
float: none;
width: auto;
margin: 0 0 2em 0;
background: none;
}

div.info div.inner
{
margin: 0;
border: none;
background: none;
}

div.info h3
{
color: #aaa;
text-indent: 0;
height: auto;
margin: 0;
font-size: 1.4em;
font-weight: bold;
line-height: 1em;
border-bottom: 2px solid #aaa;
background: none !important;
}

div#map,div.atmosphere
{
border: 1px solid black;
}

div.block h3,div.atmosphere h3
{
font-size: 1em;
position: static;
}

div.atmosphere div.fit_header
{
position: static;
margin: 0;
}

table,th,td
{
background: none !important;
border: none !important;
}

div#article
{
font-family: "Times New Roman", serif;
font-size: 0.9em;
}

div#article,h2.related
{
page-break-before: always;
}


/* This is somewhat experimental...remove if it has any ill effects... */

div#article p a[href^="/"]:after
{
content: "(www.wanoa.com" attr(href)")";
}