body {background: #006fac;
      font-family: verdana, arial, sans-serif;
      font-size: 12px;
      color: #ffffff;
      margin: 0;
      padding: 0;
      }	

p {margin-right: 25px;
   }

.p2 {margin-right: 25px;
        font-size: 10px;
        font-weight: bold;
   }

h1 {font-size: 18px;
    color: #ffffff;
    text-align: right;
    font-variant: small-caps;
    }

h2 {font-size: 16px;
    color: #a3bf2b;
    margin-right: 25px;
    }

ul {list-style: none;
    }

li {padding-left: 20px;
    }




/* Refers to links in column 2 only */

.bodylink {padding-top: 10px;
           }




#header {height: 110px;
         width: 100%;
         margin: 5px;
         padding-left: 290px;
         background: url(../images/rowpics.jpg) repeat-x;
         border-bottom: 3px solid #ffffff;
         }

#column1 {background: #779dcb;
          position: absolute;
          top: 140px;
          left: 5px;
          padding-top: 18px;
          width: 20%;
          }

#column2 {top: 140px;
          margin-left: 25%;
          margin-right: 25%;
          }

#column3 {position: absolute;
          top: 140px;
          padding-right: 5px;
          }

a:link {color: #000000;
        text-decoration: none;
        }

a:visited {color: #ffffff;
           text-decoration: none;
           }

a:hover {color: #a3bf2b;
         text-decoration: none;
         }

a:active {color: #000000;
          text-decoration: none;
          }

#menu li {background: url(../images/menulin2.gif) no-repeat 0 50%;
              padding-left: 20px;
              margin-left: -30px;
              }




/* Formatting for links in column 2 only */

#column2 a:link {color: #ffffff;
                 font-weight: bold;
                 }

#column2 a:hover {color: #a3bf2b;
                             font-weight: bold;
                             }

#column2 a:visited {color: #000000;
                             font-weight: bold;
                             }



/* Formatting for lists in column 2 only */

#col2 li {list-style-type: circle;
          padding-left: 15px;
          }

img {float: right;
     }


/* Formatting for menus in column 2 only */

#col2menu li {background: url(../images/menulin2.gif) no-repeat 0 50%;
              padding-left: 20px;
              }



/* Formatting for one line quotes only */

#quote {background: url(../images/explmark.gif) no-repeat 50% left;
        padding-left: 25px;
        padding-top: 12px;
        padding-bottom: 12px;
        }