body {
     background-image: url("/images/bg.gif");
     margin:20px 20px 0px 20px;
     padding:0px;
     height:100%;
     }

a img { border: none; }

:link, :visited {
       text-decoration: none;
       color: #006898;
       border-left: 1px solid #FFF;
       border-right: 1px solid #FFF;
       border-top: 1px solid #FFF;
       border-bottom: 1px dotted #CCC;
       }

a:hover {
	background-color: #CCCCCC;
        border: 1px solid #666666;
	}

a:active {
	color: #FFFFFF;
        border: 1px solid #FFF;
	}

a.help {
	padding: 1px 4px 0px 4px;
	border: 1px #666666 solid;
	color: #666666;
	text-decoration: none;
	font-size: 10px;
        cursor: help;
        text-align: right;
        background-color: #CCCCCC;
	}

:link[target="_blank"], :visited[target="_blank"],
:link[target="_new"],   :visited[target="_new"] { 
   cursor:  ne-resize; 
} 

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}  

#banner {
	voice-family: "\"}\"";
	voice-family: inherit;
	height:75px;
        background-image: url("/images/green_bg.png");
        background-repeat: repeat;
	}

#banner a {
	color: #FFFFFF;
	text-decoration: none;
        border:none;
	}

#leftcol {
         position: absolute;
         left:20px;
         top:95px;
         width:200px;
         background:#77A461;
         
	}

#maincol{
         padding: 5px;
         top: 85px;
         color: #666666;
         font-family: Verdana, Arial, sans-serif;
         font-size: x-small;
         line-height: 140%;
         background:#77A461;
         margin-left: 199px;
         margin-right:199px;
         voice-family: "\"}\"";
         voice-family: inherit;
         
}

#submaincol{
         padding: 5px;
         top: 85px;
         color: #666666;
         font-family: Verdana, Arial, sans-serif;
         font-size: x-small;
         line-height: 140%;
         background:#fff;
         left:20px;
         voice-family: "\"}\"";
         voice-family: inherit;
}
		
#rightcol {
         position: absolute;
         right:20px;
         top:95px;
         width:200px;
         background:#77A461;
         
         }

#footer {
	clear: both;
	width: 95%;
	margin: 10px;
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	padding: 3px;
	border-top: 1px solid #333;
	color: #000;
	}

#posting {
         border-left:1px solid #006898;
         border-bottom:1px solid #006898;
         border-right:1px solid #006898;
         padding:8px;margin-bottom:5px;
         background:#fff;
         }



.headline {
         background-image: url("/images/gradient2.png");
         background-repeat: repeat;
         border-top: 1px solid #006898;
         border-left: 1px solid #006898;
         border-right: 1px solid #006898;
         color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .05em;
	padding: 8px;
        white-space: nowrap;
         }

.archivehead {
        border: 1px solid #006898;
        color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: large;
	text-align: left;
	font-weight: bold;
	text-transform: none;
	letter-spacing: .05em;
	padding: 14px 14px 14px 8px;
        margin-bottom: 12px;
        white-space: nowrap;
         }
         
.content p {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 175%;
	}

.content h2 {
	text-align: left;
        padding: 10px;
        font-size: small;
        letter-spacing: .1em;
	}

.content h3 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px dotted #999999;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.sidebar {
	padding: 5px;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	}

.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 130%;
	margin-top: 3px;
	list-style-type: none;
        text-indent: -8px; 
        margin-left: 12px;
	}

.related {
        margin-left: 10px;
        padding: 3px;
        line-height:140%;
}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 110%;
	padding-left: 4px;
        padding-right: 4px;
        padding-top: 8px;
        padding-bottom: 8px;
	margin-bottom: 15px;
        border: 1px solid #006898;
        background: #B8C6E9;
        -moz-border-radius-bottomleft: 10px;
        -moz-border-radius-bottomright: 10px;
	}

.link-note a {
      text-decoration: none;
      border: none !important;
      margin: 1px;
      }

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}


	input, textarea, select, option {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		line-height: 110%;
		background-color: #eee;
		border-color: #999 #FFF #FFF #999;
		border-width: 1px;
		border-style: solid;
		float: none;
	 }