#nav, #extra, #footer div, #respond, .avatar, .navigation, .nav-previous, .nav-next{
  display:none;
}
#header{
  text-align:center;
}
body{
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  color:#000;
  font-size:10pt;
  line-height:1.5;
}
h2, h3{
  font-family:Georgia, "Times New Roman", Times, serif;
  font-weight:normal;
  font-size:15pt
  color:#0b2f66;
  padding:0.1em 0 0.4em 0;
}
h3{
  font-size:12pt;
}
h2 span{
  font-size:11pt;
}
#content img{
  float:right;
  clear:right;
  border:2px solid #000;
  margin:10px 0 10px 10px 10px;
}
#content .wp-smiley, #myGallery img{
  float:none;
  clear:none;
  border:none;
  margin:0;
}
#myGallery{
  height:450px;
}
#footer{
  border-top:1px solid #000;
  margin-top:1.5em;
  clear:both;
  font-style:italic;
}
