@media print
{
#pp
{
overflow: visible;
height: auto;
}
}


body	{
  color:	black;
  background-color:	#fff;
  font:	12pt/1.5 Verdana, sans-serif;
	}

b	{
	font-weight:	bold;
	}

h1	{
	font-size:	2em;
	}

h2	{
	font-size:	1.75em;
	}

h3	{
	font-size:	1.5em;
         color: #006666;
	}

h4	{
	font-size:	1.25em;
	}

h5	{
	font-size:	1.25em;
        text-indent:    -10px
	}
		
h1, h2, h4	{
  margin:	1.25em 0 0 0;
  font-family:	Arial, sans-serif;
  color: #042D56;
  background: transparent;
}

h5, h6	{
  margin:	1.25em 0 0 0;
  font-family:	Arial, sans-serif;
  color: #000000;
  background: transparent;
}


p	{	/* primitive version for css-1 agents */
  margin:	.5em 0;
}

.small	{
	text-decoration:	none;
	font-weight:	normal;
	}

.superfine  {
  margin:	0;
  padding:	0;
  color:	black;
  background-color:	#fff;
  font:	10px/1.5 Verdana, sans-serif;
	}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: normal;
	text-decoration: underline;
	}

#menu	{
       display: none;
	}



#events {
        display: none;
	}

#events_small {
  font:	8px;
	}



#columnleft {
  background-color: #ffffff;
  margin: 0px;
  padding: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 144px;
  display: inline ;
}

#columncenter {
  background-color: #fff;
  margin: 0px;
  padding: 0px;
  position: static;
margin-left: 120pt;
  width: 360pt;
overflow: visible;
}

#columnright {
  display: none;
}

#headleft {
  background-color: transparent;
  margin: 0px;
  padding: 0px;
  position: relative;
  width: 144px;
  height: 140px;
}

#headcenter {
          display: none;
}

#headright {
  background-color: #ffff88;
  margin: 0px;
  padding: 0px;
  position: relative;
  width: 200px;
  height: 140px;
}

#callout-box {
        display: none;
}

#callout-text {
        display: none;
}

#contentleft {
  background-color: transparent;
  margin: 0px;
  padding: 0px;
  position: relative;
  width: 144px;
}

#contentcenter {
  background-color: transparent;
  width: 360pt;
  float: none;
}

#contentright {
  background-color: transparent;
  margin: 0px;
  padding: 0px;
  position: relative;
  width: 200px;
}

#didyouknow {
        display: none;
}

#footer {
        display: none;
}

#footer a:link	{
	color: #336699;
	background: transparent;
	text-decoration: none;
	font-weight: bold;
	}

#footer a:visited	{
	color: #336699;
	background: transparent;
	text-decoration: none;
	font-weight: bold;
	}

#footer a:hover	{
	color: #336699;
	text-decoration: underline;
	background: transparent;
	font-weight: bold;
	}

#footer a:active	{
	color: #336699;
	text-decoration: underline overline;
	background: transparent;
	font-weight: bold;
	}

#photocredit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	text-decoration: none;
	text-transform: uppercase;
}

#caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
        text-align: center;
	color: #000066;
	text-decoration: none;
	text-transform: none;
}