body {
/* some body styles!!! */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #352F00;
        font-size: 62.5%
	font-size: 1.2em;
	background-color: #66CCCC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1 {
background-image: url(/img/moomaw_800web.png);
background-repeat: no-repeat;
width: 800px;
height: 213px;
margin: 0;
}
h1 span {
position: absolute;
left: -999em;
}


h2 {
	font-size: 2em;
	color: #000000;
  font-family: Zapf Chancery, cursive;
margin: 0 0 .5em 0;
}

h3 {
	font-size: 1.4em;
	margin: 0 0 .2em 0;
}

.news h3 {
	color: #882700;
	text-decoration: none;
}

a {
	color: #882700;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #A82E00;
	font-size: 105%;
	text-decoration: none;
	border-bottom: #E13E00;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
}

h1 a:hover {
       font-size: 100%;
}

.news small {
	font-size: .8em;
}

span.small {
	font-size: .8em;
}

div#hdr {
/* this is the header */
	width: 50em;
	margin: 0 auto;
	padding: 0em 2em;
	clear: both;
}

div#hdr p {
	margin: 0;
}

div#ftr {
/* this is the footer */
	width: 70em;
	font-size: .8em;
	margin: 1em auto;
	padding: 0em 0em 0em 10em;
}

div.blk {
/* this is the block section or maybe it stands for bulk, but not for black.  it's a mystery!!! */
	width: 50em;
	background-color: #FFCC99;
	margin: .5em auto;
	padding: .5em 2em 2em 2em;
}

div.news {
	border: 1px dashed #550000;
	padding: .1em 1em 1em 1em;
	margin: .3em 0em;

}

.news .postmetadata {
        font-size: .75em;
        color: #555555
}

img.flickr_img {
     border: 0;
     margin: 0 1em 1em 0;
     padding: 0;
}