body {
 background: #FFFFFF;
 color: #000000;
 margin: 0px, 0px, 0px, 0px;
}

font.links {
 font-family: Verdana, sans-serif;
 font-size: 12px;
}

font.inline {
 background: #F0FFF0;
}

p, h1, h2, h3, h4, h5, td, tr, li, dt, dd, a {
 font-family: Verdana, sans-serif;
}

p, td {
 font-size: 12px; 
}

p.ranch {
 font-size: 12px; 
}

a {
 text-decoration: none;
 font-weight: 500;
}

a:link {
 color: #0000AA;
}

a:visited {
 color: #000000;
}

a:active {
 color: #AA00AA;
}

a:hover {
 color: #FFFFFF;
 background: #999999;
 text-decoration: none;
 font-weight: 500;
}

p {
 text-indent: 1em;
 text-align: center;
 margin-top: 1em;
 margin-bottom: 1em;
 color: #000000;
}


p.redboxed {
 border-left: solid;
 border-right: solid;
 border-top: solid;
 border-bottom: solid;
 border-left-width: thin;
 border-right-width: thin;
 border-top-width: thin;
 border-bottom-width: thin;
 border-color: red;
}

div.footerbox {
 border: thin gray solid;
 width: 80%;
 min-height: 20px;
 text-align: center;
}

div.headerbox {
 align: center;
 border: silver dashed;
 border-width: 1px;
 width: 100%;
}

div.h_dots {
 width: 100%;
 height: 1px;
 margin: none;
 padding: none;
 border-top: 1px silver dashed;
 border-left: none;
 border-right: none;
 border-bottom:none;
}

div.left_col {
 align: left;
 margin: none;
 padding: none;
 border: silver dashed;
 border-width: 1px;
 width: 100%;
}

div.right_col {
 align: right;
 margin: none;
 padding: none;
 border: silver dashed;
 border-width: 1px;
 width: 100%;
}

div.link_list {
 margin: none;
 padding-left: 8px;
 padding-right: 8px;
 padding-top: none;
 padding-bottom: none;
 width: 100%;
}

div.center_col {
 margin: none;
 padding: none;
 border-top: silver dashed;
 border-left: silver dashed;
 border-right: silver dashed;
 border-bottom: none;
 border-width: 1px;
 width: 100%;
}

div.edit_post {
 border: solid green;
 border-width: thin;
 margin: 0.5em;
 padding: 0.5em;
 text-align: center;
 width: 400px;
}

div.section_head {
 font-size: 16px;
 width: 100%;
 font-weight: bold;
}

div.single_post {
 border-top: none;
 border-bottom: thick silver dashed;
 border-width: 1px;
 border-left: none;
 border-right: none;
 padding: none; 
 margin: none;
 text-align: right;
 width: 100%;
 align: center;
}

div.single_comment {
 border-top: none;
 border-bottom: silver dashed;
 border-width: 1px;
 border-left: none;
 border-right: none;
 margin: none;
 padding: none;
 text-align: right;
 width: 100%;
}

div.post_title {
 align: center;
 padding-top: 1px;
 padding-bottom: 2px;
 text-align: center;
 font-weight: bold;
 font-family: Verdana, sans-serif;
 font-size: 16px;
 width: 100%;
}

div.post_content {
 padding: none;
 margin: none;
 text-align: left;
 width: 100%;
}

div.post_footer {
 padding-top: 1px;
 padding-bottom: 2px;
 text-align: right;
 width: 100%;
}

div.link_space {
 min-width: 34px;
 width: 10%
}

blockquote {
  border: 1px silver solid
  margin-top: none;
  margin-left: 1em;
  margin-right: 1em;
  margin-bottom: none;
  padding: 1em;
  font-style: italic;
}

img.scaled {
 border: 1px solid black;
}
div.r_inset {
 float: right;
 border: thin silver solid;
 margin: none;
 padding: none;
 text-align: center;
}

div.pic_inset {
 float: none;
 width: 90%;
 border: thin silver solid;
 margin: none;
 padding: none;
 text-align: center;
 align: center;
}

div.l_inset {
 float: left;
 border: thin silver solid;
 margin: none;
 padding: none;
 text-align: center;
}

p.caption {
 font-style: italic;
 text-indent: 0;
}

h1 {
 font-size: 200%; 
 font-family: Garamond, serif;
}

h2 {
 font-size: 150%; 
 font-family: Garamond, serif;
}

h3 { 
 font-size: 100%; 
 font-family: Garamond, serif;
}

pre {
 font-family: monospace;
}

input {
 color: #111111; 
 font: 13px Helvetica, Verdana, sans-serif; 
 margin-bottom: 5px; 
 padding-bottom: 3px; 
 padding-left: 3px; 
 padding-right: 3px; 
 padding-top: 3px;
}

textarea {
 font: 13px Helvetica, Verdana, sans-serif; 
 margin-bottom: 5px; 
 padding-bottom: 3px; 
 padding-left: 3px; 
 padding-right: 3px; 
 padding-top: 3px;
}

input.rad {
 background-color: transparent;
 border-bottom-style: none; 
 border-left-style: none; 
 border-right-style: none; 
 border-top-style: none; 
 margin-bottom: 0px; 
 padding-bottom: 0px; 
 padding-left: 0px; 
 padding-right: 0px; 
 padding-top: 0px;
}

input.check {
 background: transparent;
 border-bottom: none; 
 border-left: none; 
 border-right: none; 
 border-top: none; 
 margin-bottom: 0px; 
 padding-bottom: 0px; 
 padding-left: 0px; 
 padding-right: 0px; 
 padding-top: 0px;
}

input.button {
 border-bottom: #CCCCCC 1px solid; 
 border-left: #006600 1px solid; 
 border-right: #CCCCCC 1px solid; 
 border-top: #006600 1px solid; 
 color: #111111; 
 font: 11px Verdana, sans-serif; 
 margin-bottom: 0px; 
 padding-bottom: 0px; 
 padding-left: 0px; 
 padding-right: 0px; 
 padding-top: 0px;
 text-align: center;
}

select {
 background: #FFFFFF;
 color: #111111; 
 font: 11px Verdana, sans-serif; 
 margin-bottom: 5px; 
 padding-bottom: 3px; 
 padding-left: 3px; 
 padding-right: 3px; 
 padding-top: 3px;
}

