body {
  margin: 0;
  padding: 0;
  font-family: Verdana, sans-serif;
  font-size: small;
  background: #fff;
}

ul {
	list-style-type: square;
}
a img {
  border: none;
}
caption {
  caption-side: bottom;
	text-align: right;
	font-style: italic;
	font-size: 90%;
	margin-top: 0;
}

#content {
  float: left;
  min-width: 200px;
  width: 69%;
  margin-right: 5%;
	margin-left: 5%;
  font-size: 100%;
  line-height: 130%;
  color: #333;
  overflow:hidden;
}
div#content a {text-decoration: none;}
div#content a:link {color: #7777FF; font-weight:bolder;}
div#content a:visited {color: #8888FF; font-weight:bolder;}
div#content a:hover {color: #FF4444; text-decoration:underline;}
div#content img {border:none;}
div#content div.section {clear:both; width:100%;}
#sidebar {
  float: right;
  min-width: 50px;
  width: 20%;
	margin-right: 0;
	margin-left: 0;
	padding: 0 5px 0 0;
}
div#sidebar a {
  text-decoration: none;
}
div#sidebar a:link {
  color: #000066;
}
div#sidebar a:visited {
  color: #000099;
}
div#sidebar a:hover {
  color: #FF4444;
}
div#sidebar ul {
  font-family: Geneva, Arial, Helvetica, sans-serif;
	list-style-type: none;
	line-height: 1.1;
  margin: 0.3em 0 0.5em;
  padding-left: 0.5em;
  color: #336;
}
div#sidebar li {
  margin-top: 0.4em;
}
div#sidebar > ul {
  margin-left: 0;
	margin-bottom: 2em;
	padding-left: 0;
	font-size: medium;
}
div#sidebar > ul > li {
  margin-top: 0.5em;
	font-weight: bold;
}
div#sidebar > ul > li > ul {
	border-left: thin dotted gray;
	font-weight: bold;
	font-size:smaller;
}
div#sidebar > ul > li > ul > li > ul {
	padding-left: 1em;
	font-weight: normal;
}
div#sidebar > ul > li > ul > li > ul > li > ul {
	padding-left: 1em;
	border-left: thin dotted gray;
}
div#sidebar > ul > li > ul > li > ul > li > ul > li > ul > li > ul{
	border-left: thin dotted gray;
}

div#sidebar li.selected > a {
  border-left: 0.2em solid #FF9900;
	padding-left: 0.2em;
  background-color: #FFFAAA;
}

#footer {
  clear: both;
  background: url(../../images/footer.png) repeat-x top left;
	margin: 0;
	padding: 0;
}

#header {
  background: #BFBFFA url(../../images/header.png) repeat-x bottom left;
  min-height: 135px;
}

#headerlogo {
  float: left;
  width: 350px;
  min-height: 135px;
  margin: 0;
  padding: 0;
  background: url(../../images/logo.png) no-repeat bottom left;
}
#homeheaderlogo {
  float: left;
  width: 350px;
  min-height: 135px;
  margin: 0;
  padding: 0;
  background: url(../../images/logohome.png) no-repeat bottom left;
}
div#headerlogo a {
  display: block;
  height: 0 !important;
	overflow: hidden;
	margin: 0;
	padding: 135px 0 0;
	width: 350px;
}
div#homeheaderlogo a {
  display: block;
  height: 0 !important;
	overflow: hidden;
	margin: 0;
	padding: 135px 0 0;
	width: 350px;
}

#content p {
  margin-top: 0.4em;
}
#content h1 {
  clear: both;
  margin: 0 0 0.1em 0;
  padding: 0;
  font-family: Georgia, serif;
  font-size: 180%;
  font-weight: bold;
	line-height: 1.3;
  color: #338;
}
#content h1 + p {
  margin-top: 0.6em;
}

#content h2 {
  clear: both;
  margin: 2em 0 0.2em 0;
  padding: 0 0 0.2em 0;
  font-family: Georgia, serif;
  font-size: 150%;
  color: #338;
	line-height: 1.3;
	border-bottom: thin solid #33a;
}
#content h2 + p {
  margin-top: 0.4em;
}

#content h3 {
  margin: 1.5em 0 0.1em 0;
  padding: 0 0 0.1em 0;
  font-family: Georgia, serif;
  font-size: 130%;
  color: #338;
	line-height: 1.3;
}
#content ul {
	margin-top: 1em;
	margin-bottom: 1em;
}
#content img.photo {
  float: right;
	clear: right;
  padding: 1em;
	margin: 1em 0 1em 1em;
	border: 1px solid #DDDDDD;
	background-color: white;
	border-bottom-color: #333333;
	border-right-color: #333333;
}
#content .diagram {
  float: right;
	clear: right;
  margin: 0;
	padding: 1em 0 1em 1em;
	background-color: #ffffff;
	border: none;
}
#content img.diagram_tall {
  float:left;
	clear: left;
	margin: 2em 2em 2em 0;
	padding: 0;
	border: thin solid #888888;
}
#content .figure {
  float: right;
	clear: right;
  padding: 0;
	margin: 0 0 1em 1em;
}
#content div.figure table tr td {margin-top:0; padding-top:0; border-top:none;}
#content div.figure table tr td img {margin-top:0;}
#content div.figure p {
  clear:right;
	float: right;
  text-align: right;
  font-style: italic;
  text-indent: 0;
	max-width: 30em;
	margin-top: 0;
	margin-bottom: 0;
}
#content div.acknowledgement {
  clear: both;
	margin: 2em 0em;
	border-top: thin solid silver;
	border-bottom: thin solid silver;
  background-repeat: repeat-x;
	background-position: top;
	background-image:url(../../images/bg_ltgray.gif);
}
#content p.poem {
  font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #0B5B16;
	line-height: 1.5;
	margin-left: 2%;
	margin-bottom: 2em;
}
#content p.poem:first-letter {
  font-size: 1.3em;
	font-weight: bold;
}
#content blockquote {
  line-height: 1.3;
	padding: 0;
}
#content blockquote + p {
  margin-top: 0;
}
#content a.button {
	clear: left;
	display:block;
	margin: 0.2em auto 0.2em 0;
	width: 20em;
	text-decoration:none;
	text-align:left;
  padding-bottom: 4px;
	padding-right: 30px;
	padding-top: 0.3em;
  background: url(../../images/button-link.jpg) no-repeat bottom right;
	background-color: white;
}
#content a.button:hover {
  background-color: red;
	background: url(../../images/button-link-hover.jpg) no-repeat bottom right;
}

#content a.shortbutton {
	clear: left;
	display:block;
	margin: 0.2em auto 0.2em 0;
	width: 6em;
	text-decoration:none;
	text-align:left;
  padding-bottom: 4px;
	padding-right: 30px;
	padding-top: 0.3em;
  background: url(../../images/button-link.jpg) no-repeat bottom right;
	background-color: white;
}
#content a.shortbutton:hover {
  background-color: red;
	background: url(../../images/button-link-hover.jpg) no-repeat bottom right;
}

div.scroller {
  border:thin solid red;
	overflow:auto;
	height:30em;
}

#sidebar .hide {
  display: none;
}
#content div.feature {
	min-width:25em;
	margin: 1em 0;
	padding: 0;
  background-repeat: repeat-x;
	background-position: top;
	background-image:url(../../images/bg_ltgray.gif);
}
#content div.event {
  clear: both;
	padding: 0.5em 1em 0;
  background-repeat: repeat-x;
	background-position: top;
	background-image:url(../../images/bg_ltgray.gif);
	margin: 0.5em 0;
}
#content p.eventdate {
  color: #5A5;
	font-weight:bold;
	font-size: 110%;
	margin: 0 0 0.2em 0;
}
#content p.eventlocation {
  color: #5A5;
	font-weight:bold;
	margin: 0 0 0.2em 0;
}

#content p.contact {
	clear: left;
	font-size: 90%;
	color: #666666;
	margin: 0.1em 0 0.1em 1em;
	padding: 0;
}
#content p.summary {
	clear: left;
	font-size: 90%;
	color: #666666;
	margin: 0.1em 0;
	padding: 0;
}


#content ul.jumplist {
  list-style-type:none;
	margin:0;
	padding:1em 0;
}
#content ul.jumplist li {
  float:left;
	margin:0.1em 0.5em;
	padding:0;
}
#content ul.jumplist li a:link, #content ul.jumplist li a:visited {
  display:block;
	width:100%;
	margin:0;
	border: thin solid #E0E0FF;
	padding:0.2em;
	background-color:#fafafa;
	text-decoration:none;
}
#content ul.jumplist li a:hover {
  background-color:#FFFF99;
	color:#000000;
}

div.book-description {
	width: 22em;
	overflow:auto;
	border: thin solid #eeeeee;
	border-bottom:none;
	border-right:none;
	padding: 0.5em;
  background: url(../../images/background-blue-topleft.jpg) no-repeat top left;
/*  background-color: #dcdcfc; */
  background-color: white;
	margin: 0.5em 0.1em 0.5em 0.1em;
	display: inline-block;
	vertical-align:top;
}
#content div.book-description h3 {
  margin-top: 0;
	font-size: 110%;
}
div.book-description img {
	float:left;
	margin: 0 0.5em 0.5em 0;
	padding: 2px;
}
#content div.book-description:hover{
  background-color:#f0f0f0;
	background-image: none;
}
div.book-description img:hover {
  background-color: #0066FF;
}
p.fromdate, p.untildate {width:8em; color:#666666;}
ul.datelist {padding-left:16em;}
ul.datelist > li {
  border-top:thin dotted #888888;
  position:relative;
  padding-left: 1em;
	list-style-type:none;
}
ul.datelist > li > p.fromdate  {position:absolute; top:0; left:-16em; right:auto;}
ul.datelist > li > p.untildate {position:absolute; top:0; left: -8em; right:auto;}

ul.datelist > li > ul {padding-left:1em;}
ul.datelist > li > ul > li {
  position:relative;
	padding-left:1em;
}
ul.datelist > li > ul > li > p.fromdate  {position:absolute; top:0; left:-18em; right:auto;}
ul.datelist > li > ul > li > p.untildate {position:absolute; top:0; left:-10em; right:auto;}
ul.datelist > li > ul > li > ul > li {
  position:relative;
	padding-left:18em;
}

/* Advertising styles */
div#advert1 h1 {font-size: 120%; font-family:Georgia, Helvetica, sans-serif; margin-top:0.5em;}
div#advert1 p, div#advert1 h1 {color:white; text-align:left; margin-left:0.5em;}
div#advert1 ul {color:white; margin:0; padding:0 0 0 2em; font-size: 90%;}
div#advert1 ul li {margin:0;}
div#advert1 a, div#advert1 a:link, div#advert1 a:visited, div#advert1 a:focus, div#advert1 a:hover, div#advert1 a:active {color:white;}

div#advert2 h1 {font-size: 120%; font-family:Georgia, Helvetica, sans-serif; margin-top:0.5em;}
div#advert2 p, div#advert2 h1 {color:white; text-align:center; margin-left:0.5em;}
div#advert2 ul {color:white; margin:0.5em 0; padding:0 0 0 2em; font-size: 90%; list-style-type:square;}
div#advert2 ul li {margin:0;}
div#advert2 a, div#advert2 a:link, div#advert2 a:visited, div#advert2 a:focus, div#advert2 a:hover, div#advert2 a:active {color:white;}
div#advert2 a:hover {text-decoration:underline; background-color:#FF9900;}