body  {
  font:100%/140% sans-serif,arial,helvetica,clean;
  color:#333;
  background:#fff;
  text-align:center;
}
body,div,ul,ol,li,h1,h2,h3,h4,h5,h6,p {
  margin:0;
  padding:0;
}
img {
  border:0;
}
abbr,acronym {
  border:0;
  font-variant:small-caps;
  font-size: 80%;
}
#ft {
  clear:both;
}
#doc,.maindiv {
  margin:auto;
  text-align:left;
  width:57.69em;
  *width:56.301em;
  min-width:750px;
}
.maindiv {
  display:block;
  margin:0 0 1em 0;
}
#bd:after,.topdiv:after,.entrydiv:after{content:".";display:block;height:0;clear:both;visibility:hidden;}

h1 {font-size: 220%;}
h2 {font-size: 150%;}
h3 {font-size: 130%;}
h4 {
  margin: 1em 0;
  font-size: 120%;
  color:#999;
}

.topimgdiv {
  width: 100%;
  height: 200px;
  text-align: right;
}
.title {
  line-height: 200%;
  position:absolute;
  top:10px;
}
.title a img {
  display: inline;
  vertical-align: -30%;
  margin: 0 0.3em 0 0;
}
.title a {
  text-decoration: none;
  color: #333;
  font-size: 220%;
  font-weight: bolder;
}
.homeicon {
  position: absolute;
  top: 160px;
  left: 0.5em;
  background-image: url('images/home_icon.png');
  background-repeat: no-repeat;
  height:23px;
  width:21px;
}
.homeicon:hover {
  background-image: url('images/home_icon_focus.png');
}
.topnav {
  background-color: #333;
	color: #fff;
	width: 100%;
	height: 3.2em;
	vertical-align: bottom;
}
.nava {
  margin: 0 0 0 0.5em;
  float: left;
  border-bottom: 1px dotted #fff;
  border-right: 1px dotted #fff;
}
.nava a {
  margin: 0;
  text-decoration: none;
  color: #fff;
  letter-spacing: 0.1em;
  display: block;
  width: 7.2em;
}
.nava a:before {
  content: '>';
  margin: 0 0.2em 0 0;
  display: inline;
}
.nava a:hover {background-color: #9b7800;}

.entrydiv {
  margin: 3em 0 3em 1.5em;
  border-bottom: 2px dotted #999;
  border-right: 2px dotted #999;
  height: 100%;
}
.leftdiv {
  margin: 1.5em 0;
  float:left;
  width:20%;
  text-align: right;
  line-height: 170%;
}
.subdiv {
  margin: 1.5em 0;
  float: right;
  display: inline;
  width:77.2%;
}
.subdiv img, .portrait {
  float: left;
  border: 1px solid #333;
  margin: 0 1.5em 1.5em 0;
}
.icon {
  margin: 0.3em 0 0 0.5em;
  border: none;
}
.date {
  font-size: 140%;
  color: #999;
  font-weight: bold;
}
.tags {
  font-size: 80%;
  line-height: 130%;
  color: #999;
}
.text {
  margin: 0 1.5em 1em 1.5em;
}
.text a {
  text-decoration: none;
  border-bottom: 1px dotted #184DC6;
}
.text a:link {color: #184DC6;}
.text a:visited {color: #184DC6;}
.text a:hover {
  color: #9b7800;
  border-bottom: 1px solid #9b7800;
}

h2:before {
  content: url('images/header_bullet.png');
  margin: 0 0.5em 0 0;
}
cite {
  font-size: 90%;
  font-style: italic;
  display: block;
  margin: 0.8em 0 0.8em 1em;
}
.gallerythumb {
	margin: 0 0.5em 0.8em 0;
	float: left;
	width: 150px;
	height: 93px;
}
#ft {
  font-size: 80%;
  color: #777;
  background-color: #ddd;
  padding: 4px 6px;
}
#ft a {
  text-decoration: none;
  border-bottom: 1px dotted #999;
  
}
#ft a:link {color: #333;}
#ft a:visited {color: #333;}
#ft a:hover {
  color: #9b7800;
  border-bottom: 1px solid #9b7800;
}
