body {
background-color: #d5e5d5;
background-image: url(/images/back.gif);
}

A:link {color: #445544}
A:visited {color: #444455}
A:hover {color: #554444}


.z {
text-decoration: none;
background-color: #b0bbb0;
border-style: solid;
border-color: #202080;
border-top-width: 2px;
border-bottom-width: 2px;
border-left-width: 1px;
border-right-width: 1px;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 10px;
padding-right: 10px;
margin-top: 2px;
margin-bottom: 2px;
font-family: courier;
font-weight: 900;
font-size: medium;
}

.z A:link {color: #111155}
.z A:visited {color: #111155}
.z A:hover {color: #115511}

.r A:link {color: #ffcc22}
.r A:visited {color: #ccff22}
.r A:hover {color: #22ccff}

.b A:link {color: #ffffee}
.b A:visited {color: #ffeeff}
.b A:hover {color: #eeffff}

.i A:link {color: #ee3322}
.i A:visited {color: #2233ee}
.i A:hover {color: #33ee22}

.title {
padding: 4px;
text-decoration: none;
font-weight: bold;
font-family: courier;
font-size: 18pt;
}

.subtitle {
padding: 4px;
text-decoration: none;
font-weight: bold;
font-family: courier;
font-size: 14pt;
}

.subsub {
padding: 6px;
text-decoration: none;
font-weight: normal;
font-family: courier;
font-size: 10pt;
}

.blogPost {
padding: 6px;
text-decoration: none;
font-weight: normal;
font-family: courier;
font-size: 12pt;
padding: 1%;
margin-left: 5%;
margin-right: 5%;
}

.blog {
padding: 7px;
}

.h {
padding: 8px;
text-decoration: none;
font-family: courier;
font-size: medium;
}
.h A:link {color: #554422}
.h A:visited {color: #445522}
.h A:hover {color: #224455}

.fineprint {
text-decoration: none;
font-family: courier;
font-size: small;
}

.f {
float: left;
vertical-align: middle;
}
		div.box {padding:1%;margin-left:2%;margin-right:2%;background:#ffffff;border:3px ridge #000000;}
		
		div.byline {color:#000000;font-size:x-small;}
		p#bloggerBug {padding-top:20px;}
		.blogComments {padding-top:30px;color:#000000;padding-bottom:0px;margin-bottom:0px;font-weight:bold;}
		.blogComments .byline {font-size:1em;font-weight:normal;color:#000000;margin-right:10px;display:inline;}
		.blogComment {font-size:1em;margin:3%;color:#000000;font-weight:normal;}
        .deleted-comment {font-style:italic;color:gray;}
