/*
-----------------------------------------------
Birth Base Print Stylesheet
Author: Bastiaan van Dreunen @ Noterik Multimedia B.V. <bas@noterik.nl>
Version: 26/8/04
----------------------------------------------- */



body
{
  font-size: 13pt;
  font-family: serif;
}

div#navigation
{
  display: none;
}

div#search
{
  display: none;
}

div#title 
{
  display: none;
}

p#contentPath 
{
  font-size: 70%;
  font-family: Arial, sans-serif;
}

p#contentPath a
{
  color: #000;
}

div#mainContent img {
  float: right;
}

div#mainContent h1
{
  font-size: 160%;
  font-family: Arial, sans-serif;
  margin: 0;
  padding: 0;
  padding-top: 30px;
  border-bottom: solid 1px #000;
}

span.date
{
  font-size: 70%;
  font-family: Arial, sans-serif;
  font-style: italic;
}

div#secondaryContent 
{
  display: none;
}

ul#contentOptions
{
  display:none;
}
