﻿ body {
      background-color: white;
      color: #333333;
      font-family: Arial, sans-serif;
      font-size: small;
      margin-top: 0px;
      margin-bottom: 300px;
      margin-left: 30px;
      margin-right: 30px;
    }

    a:link {
      color: #0000cc;
    }

    a:active {
      color: red;
    }

    a:visited {
      color: #551a8b;
    }

    h1 {
      font-size: xx-large;
    }

    #menu h3 {
      font-size: medium;
      margin: 0;
    }

    #menu .section {
      margin-bottom: 2em;
    }

    #menu h3, #menu .item {
      margin-bottom: 3px;
    }

    .post h2 {
      font-size: large;
      margin: 0;
    }

    .post .date {
      margin-top: 3px;
      margin-bottom: 1em;
      color: gray;
    }

    #comments, #postcomment {
      margin-top: 2em;
    }

    #comments h3, #postcomment h3 {
      margin: 0;
      margin-bottom: 0.75em;
    }

    .comment {
      border: 1px solid silver;
      background-color: #f5f5f5;
      padding: 12px;
      margin-right: 150px;
      margin-left: 12px;
      margin-bottom: 15px;
    }

    .comment .author {
      color: gray;
      margin-bottom: 0.5em;
    }

    .comment .author a {
      color: #7777cc;
    }

    .comment .results {
      margin-top: 1em;
      padding-top: 1em;
      border-top: 1px solid silver;
    }

    #postcomment .field {
      margin-bottom: 1em;
    }

    #postcomment textarea {
      width: 382px;
    }

    #postcomment .clippings {
      border: 1px solid silver;
      width: 350px;
      padding: 12px;
      margin-bottom: 1em;
      background-color: #f5f5f5;
    }

    #postcomment .clippings h4 {
      font-size: small;
      margin: 0;
      margin-bottom: 0.5em;
    }

    #searchwell .gs-result, .comment .results .gs-result {
      margin-bottom: 1em;
    }

    form {
      margin: 0;
      padding: 0;
    }

    #searchcontainer {
      width: 300px;
      position: absolute;
      left: 410px;
      padding-left: 20px;
      border-left: 1px solid #e0e0e0;
    }

    #searchcontainer h4 {
      font-size: small;
      margin: 0;
      margin-bottom: 2px;
    }

    h1 {
      margin: 0;
      margin-top: 30px;
      height: 65px;
    }

    #menu {
      position: absolute;
      top: 50px;
      right: 30px;
      width: 250px;
      padding-left: 25px;
      padding-top: 10px;
      border-left: 1px dashed silver;
    }

    #content {
      margin-right: 220px;
      position: relative;
    }

        
         .search-input {
         width : 438px;
         border: 1px solid #BCCDF0;
         color: #9CADD0;
         padding-left: 1px;
         padding-right: 1px;
         margin-bottom : 1px;
         margin-top : 1px;
       }
       
       #img {
        border-width: 0;
        margin: 0;
        padding: 0;
        }
       
        #Label1 { 
      margin-top : 20px;
      margin-left: auto;
      margin-right: auto;
      width : 300px;
      font-size: 13px;
      color: #676767;
     }
       
      #info { 
     width : 640px;
     font-size: 16px;
     color: #676767;
      }
      
        
        body *, table *,
      body {
        font-family: "trebuchet ms", verdana, sans-serif;
        font-size: 13px;
      }
