body 
{	font-family: Georgia, Verdana, Trebuchet,  Univers, "Univers 55", Gill, "Gill Sans", Geneva, serif; 
	color: black; 
	background-color: white; 
	margin-left: 7%; margin-right: 8%; margin-bottom: 75px; }

.titlething 
{	color: white;
	background: #0066CC url(images/bggrad3.gif) ;
	text-decoration: none;
	border: 2px outset #0066CC;
	font-size: 110%; font-weight: bold; 
      padding: 2px; padding-left: 7px; padding-right: 7px;
	line-height: 2.4em; }

li.comment { text-align: right;
 	font-family: "Adobe Garamond", AGaramond, Times, serif, Palatino, Georgia; 
	font-size: 90%; font-weight: normal; font-style: italic;
	margin-left: 3em; margin-right: 3em; margin-bottom: 2em; }

.review 
{ 	font-family: Georgia, Palatino, "Adobe Garamond", AGaramond, Trebuchet, "Trebuchet MS", serif; }

.past { color: #a9a9a9;}
.addres { font-size:80%; }
.newsletter { margin-left:30px; margin-right:30px; font-size:90%; }
.poem { font-family: Verdana, Trebuchet, "Trebuchet MS", Geneva, sans-serif; 
	margin-left: 1em; margin-right: 1em; 
	text-align: left;
	font-style: italic;
	line-height: 1.2em;
	padding-left : 15px }

.intro 
{	text-align: center;
 	font-family: "Adobe Garamond", AGaramond, Times, serif, Palatino, Georgia; 
	font-size: 90%; font-weight: normal; font-style: italic;
	margin-left: 3em; margin-right: 3em; margin-bottom: 2em; }

h1 
{ 	font-family: SerpentineDBol, Verdana, Trebuchet, "Trebuchet MS", Tahoma, Geneva, sans-serif;
	font-size: 120%;
	color: black;
	text-decoration: underline;
	background: inherit; 
	font-weight: bold;
	padding: 0px; 
	text-align: left;
	margin-top: 3px; 
	margin-bottom: 0;
	line-height: 1.5em;
}
 
h2 { 	font-family: Verdana, Trebuchet, "Trebuchet MS", Tahoma, Geneva, sans-serif; font-size: 110%; 
	color: white; background: black url(images/bunnyline.gif) ; 
	font-weight: bolder;
	padding: 3px; padding-left: 10px; padding-right: 0;
	margin-top: 0em; margin-bottom: 0; margin-right: 0; margin-left: 0;
	line-height: 1.5em;
	text-align: left; }

h3 
{ 	font-family: SerpentineDBol, Verdana, Trebuchet, "Trebuchet MS", Tahoma, Geneva, sans-serif;
	font-size: 110%; 
	font-weight: bold;
	color: black; 
	background-color: #d1d1d1;
	border: 1px solid #333333;
	padding: 1px; 
	margin-top: 1em; 
	margin-bottom: 0;
	line-height: 1.5em;
}

.centre { text-align: center; }
.left { text-align: left }
.right { text-align: right }

.centrepad { text-align: center; color: black; background: white; margin-top: 20px }

em { font-style: italic }

a:link
{	color: #E36CC6;
	border-bottom: medium groove #E36CC6;
	text-decoration: underline;
	font-weight: bolder; 
	font-family: Georgia, Verdana, Trebuchet,  Univers, "Univers 55", Gill, "Gill Sans", Geneva, serif; 
}

a:visited 
{	color: #E36CC6;
	border-bottom: medium groove #E36CC6;
	text-decoration: underline;
	font-weight: bolder; 
	font-family: Georgia, Verdana, Trebuchet,  Univers, "Univers 55", Gill, "Gill Sans", Geneva, serif; 
}

a:hover
{	color: white;  background: #0099FF;
	border-bottom: medium groove #E36CC6;
	text-decoration: underline;
	font-weight: bolder; 
	font-family: Georgia, Verdana, Trebuchet,  Univers, "Univers 55", Gill, "Gill Sans", Geneva, serif; 
}

a:focus
{	color: white;  background: #0099FF;
	border-bottom: medium groove #E36CC6;
	text-decoration: underline;
	font-weight: bolder; 
	font-family: Georgia, Verdana, Trebuchet,  Univers, "Univers 55", Gill, "Gill Sans", Geneva, serif; 
}
 
a:link.image-link-plain, a:hover.image-link-plain, a:focus.image-link-plain  {text-decoration: none; border: none; padding: 0px}
a:link.noline {text-decoration: none}

#menu {
	border-bottom : 1px solid #ccc;
	margin : 0;
	padding-bottom : 19px;
	padding-left : 10px;
}

#menu ul, #menu li	{
	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0;
}

#menu a:link, #menu a:visited	{
	background : #E8EBF0;
	border : 1px solid #ccc;
	color : #666;
	float : left;
	font-size : small;
	font-weight : normal;
	line-height : 14px;
	margin-right : 8px;
	padding : 2px 10px 2px 10px;
	text-decoration : none;
}

#menu a:link.active, #menu a:visited.active	{
	background : #fff;
	border-bottom : 1px solid #fff;
	color : #000;
}

#menu a:hover	{
	color : #0099FF;
}
	
body.section-1 #menu li#nav-1 a, 
body.section-2 #menu li#nav-2 a,
body.section-3 #menu li#nav-3 a,
body.section-4 #menu li#nav-4 a,
body.section-5 #menu li#nav-5 a,
body.section-6 #menu li#nav-6 a {
	background : #0099FF;
	border-bottom : 1px solid #fff;
	color : white;
}

#menu #subnav-1,
#menu #subnav-2,
#menu #subnav-3,
#menu #subnav-4,
#menu #subnav-5,
#menu #subnav-6 {
	display : none;
	width: 90%;
}

body.section-1 #menu ul#subnav-1, 
body.section-2 #menu ul#subnav-2,
body.section-3 #menu ul#subnav-3,
body.section-4 #menu ul#subnav-4,
body.section-5 #menu ul#subnav-5,
body.section-6 #menu ul#subnav-6 {
	display : inline;
	left : 11%;
	position : absolute;
	top : 195px;
}

body.section-1 #menu ul#subnav-1 a, 
body.section-2 #menu ul#subnav-2 a,
body.section-3 #menu ul#subnav-3 a,
body.section-4 #menu ul#subnav-4 a,
body.section-5 #menu ul#subnav-5 a,
body.section-6 #menu ul#subnav-6 a {
	background : #fff;
	border : none;
	border-left : 1px solid #ccc;
	color : #999;
	font-size : smaller;
	font-weight : bold;
	line-height : 10px;
	margin-right : 4px;
	padding : 2px 10px 2px 10px;
	text-decoration : none;
}

#menu ul a:hover {
	color : #BA0092 !important;
}

#contents {
	background : #fff;
	border : 1px solid #ccc;
	border-top : none;
	clear : both;
	margin : 0px;
	padding : 15px;
}

.contentcaps a { font-family: inherit; }

.no-link { color: white;  background: #0099FF;
	font-weight: bolder; 
	text-decoration: none;
	font-family: Georgia, Verdana, Trebuchet,  Univers, "Univers 55", Gill, "Gill Sans", Geneva, serif; 
}

.hilite-border { border: 3px solid #0099FF; }
.hilite-magenta { color: black; background-color: #ffd1ff; border: 1px solid #cc33ff; padding: 1px }
.hilite-purple  { color: white; background-color: #7c2077; border: 1px solid #cc33ff; padding: 1px }
.hilite-red     { color: white; background-color: #ae0f00; border: 1px solid #ae0f00; padding: 1px; font-weight: bolder }
.hilite-yellow  { color: black; background-color: #ffff66; border: 1px solid #ffff00; padding: 1px }
.hilite-grey    { color: black; background-color: #d1d1d1; border: 1px solid #333333; padding: 1px }
.hilite-green   { color: black; background-color: #00ff00; border: 1px solid #333333; padding: 1px }
.hilite         { font-weight: bolder; color: white; background-color: black; padding: 1px }

strong { font-family: Trebuchet, "Trebuchet MS", Verdana, Georgia, Tahoma, Univers, "Univers 55", Zurich, sans-serif; font-weight: bolder; letter-spacing: 0.1em; }

.dialogue {padding: 5px 5px 5px 40px; text-indent : -35px;}

li, dt, dd { margin-top: 1ex }

.cc  { font-family: "TheSans Mono", monospace }

abbr, acronym, span.jakob { border-bottom : 1px dotted #000000; text-transform: none }

blockquote
{	font-family: Verdana, Trebuchet, "Trebuchet MS", Geneva, sans-serif; 
	margin-left: 2em; 
	margin-right: 2em; 
	font-size: 90%;
	text-align: left;
	line-height: 1.4em;
	border-left : 1px dotted #006633;
	padding-left : 20px;
}

blockquote blockquote 
{	margin-left: 2em; 
	line-height: 1.3em; border: none
}

.headerp {  text-align: center; 
padding: 2px; 
font-family: Georgia, serif; 
margin-top: 1ex; 
margin-bottom: 2px; 
text-transform: uppercase }

.caps { font-size: smaller; 
letter-spacing:  .1em; 
text-transform: uppercase }

.header1 { text-align: center; 
margin-bottom: 3ex; 
margin-top: 0; 
line-height: 1.3em;
}

.headerflush { text-align: left; 
margin-bottom: 1.5ex; 
margin-top: 0; 
line-height: 1.3em;
}

.header2 { text-align: center; 
margin-bottom: 0px; 
margin-top: 0; 
margin-left: 0;
line-height: 1.3em
}

.noleftmargin { text-align: left;
margin-left: 0 }

.notopmargin { text-align: left;
margin-top: 0 }


.noborder { border: none }

.skip { text-align: right; 
margin: 0; 
font-size: small }

hr { margin-top: 1.5ex; margin-bottom: 1.5ex; color: #0099FF }

.contentcaps { letter-spacing: .1em; 
text-transform: uppercase; 
font-family: Skia, Futura, Univers, "Univers 55", "Avant Garde Gothic", "Lubalin Graph", Stymie, Rockwell, Verdana, Trebuchet, "Trebuchet MS", Geneva, Impact, sans-serif; 
text-align: left; 
margin-top: 0; 
margin-bottom: 0.5ex; 
}

.sansserif { font-family: Verdana, "Trebuchet MS", Geneva, sans-serif; }
.smaller { font-size: smaller }
.smallit { font-size: smaller; font-style: italic; }

.noline { text-decoration: none; }

code, .cc { font-family: "TheSans Mono", Thesis, TheSans, monospace;  }

.centreborder { text-align: center; border-top: dashed 1px; padding: 3px }

.tableborder { border: dashed 1px #333333; padding: 6px }

fieldset { border: none }

.indented { margin-left: 1em; margin-right: 1em }

.grey {color: gray; background: white; }

.flushleft { margin-left: 0; padding: 0 }

iframe { margin: 5px; padding: 5px; border: dotted #006633 1px }

p { text-indent: 0em }

.spaceabove { margin-top: 2ex }

.nospaceabove {margin-top: 0; padding-top: 0}

h1 + p, h2 + p, h3 + p, h4 + p, h5 + p, h6 + p, hr + p, #rightcol p,  p + address, td p:first-child, .noindent, .contentcaps, iframe p, iframe + p,  blockquote + p, blockquote > p:first-child, p.updated + p { text-indent: 0 }

h3 + p { margin-top: 0.5em}

h1 + h2, h2 + h3, h3 + h4 { text-indent: 0; margin-left: 0 }

caption { font-family: Verdana, Tahoma, Geneva; font-size: 11px; margin-top: 4px }

ins.block { text-decoration: none; margin-left: 2em; }

