/* Style Sheet
--------------------------------------------
site:    www.joineugene.com
version: 0.11 (date: JAN 2007)
purpose: Rules applied only to printed documents.

author:  jsp
company: www.huberspace.net
----------------------------------------- */

/* GENERAL
--------------------- */

body
{
  background: #fff;
  color: #000;
  font-family: serif;
  font-size: 12pt;
}

a:link, a:visited { text-decoration:underline; }

h1 { font-size: 16pt; }

h2 { font-size: 14pt; }

/* HEAD AND FOOT
--------------------- */

#print-header
{
  left:0;
  position: absolute;
  top:0;
}

#footer
{
  border-top: 1px #000 solid;
  font-size: 10pt;
  text-align:center;
  padding-top:.5em;
}

/* CONTENT AREA
--------------------- */

#container
{
  border: 0;
  margin-top: 110px;
  padding: 0;
}

#footer,
#maincontent { width: 6.5in; }

#rotatingphoto
{
  background: #ccc;
  float: right;
  font-weight: bold;
  margin: 0 0 6px 6px;
  padding: 10px;
  width: 250px;
}

/* NON-DISPLAYED ITEMS
--------------------- */

#globalnav,
#header,
#leftsidebar,
#rightsidebar,
.viewall
{ display: none; }
