BODY {text-align: center; background: #FFFFFF;}
H1 {font-size: x-large; line-height: 1.3em; text-align: center;}
H2 {font-size: large; margin-bottom: 0.2em;}
H3 {font-size: medium;}
LI {line-height: 1.2em; margin-top: 0.3em;}
DT {margin-top: 0.5em; font-weight: bold;}
/* hierarchical menus at top and bottom */
.hierarch {font-family: times, serif; text-align: left;}
.hierarch#b {text-align: right; margin-top: 0.8em; clear: both;}
/* to get readable centred text of right width */
.text {width: 34em; text-align: left; margin: 0 auto; font-family: verdana, "Luxi Sans", lucida, arial, sans-serif; line-height: 1.3em;}
.left {text-align: left;}
.twocol {width: 48em; text-align: center; margin: 0 auto; font-family: verdana, "Luxi Sans", lucida, arial, sans-serif; line-height: 1.3em;}
.leftcol {float: left; width: 49%; padding-right: 0.2em; text-align: left;}
.rightcol {float: right; width: 49%; padding-left: 0.2em; text-align: left;}
/* for photos and captions */
.photo {font-size: small; line-height: 1em; font-family: times, serif; margin: 5px;}
.photo TD {padding-left: 5px; padding-right: 5px; text-align: center;}
.right {float: right; margin-right: -50px;}
.caption {font-size: small; text-align: center;}
.photoinfo {font-size: small; text-align: center;}
/* for sideboxes */
.box {text-align: left; border: 3px solid #663300; padding: 5px; margin: 5px; font-size: small; line-height: 1.2em;}
.box p {margin-bottom: 0;}
.boxhead {font-weight: bold;}
/* notes */
.note {font-size: small;}
/* for adsense ads */
.ad {text-align: center; margin: 0 auto;}
.adlead {clear: both; text-align: center; margin: 3px auto; border-top: 1px solid; border-right: 1px solid; width: 730px;}
.adsky {float: right; border-left: 1px solid; margin: 5px; margin-right: 0px;}
.linkstopleft {float: left; margin-top: 15px;}
.text .linkstopleft {position: relative; margin-left: -120px;}
/* for wide amazon iframes */
.amazon {margin: 0.5em auto 3px; width: 730px; clear: both;}
/* for blog areas */
.item {text-align: center; margin: 0.3em auto 0; line-height: 1.2em;}
.int {text-align: center; margin: 0 auto; color: #663300; line-height: 1.1em; font-size: small;}
.long {width: 35em;}
/* some rules for printing */
@media print {
	.text {font: 12pt "Times New Roman", "TimesNR", serif; line-height: 16pt;}
	.ad, .adlead, .amazon, .adsky, .linkstopleft {display: none;}
}
