﻿body {
     background-image: url(http://www.keswickkinsmen.ca/images/bg.gif);
     background-repeat: repeat
     }
.padded 
     { padding-left: 75px; padding-top: 75px }
.css { padding-left: 75px; padding-top: 75px }
h1,h2,h3,h4,h5,h6 { font-family: Arial,Helvetica,sans-serif }
img { border:none }
.centre 
     { 
     text-align: center;
     margin-top: 0px;
     margin-bottom: 0px;
     padding: 0px
     }
.header 
     {
     font-family: Impact,Arial,Helvetica,sans-serif;
     font-size: xx-large; color: White;
     text-align: center; letter-spacing: 5px;
     background-color: Red;
     background-image: url(http://www.keswickkinsmen.ca/images/kinbox.png);
     background-repeat: repeat;
     position: absolute;
     top: 0px;
     left: 0px;
     height: 80px;
     width: 100%
     }
.menu
     {
     position: absolute;
     top: 80px;
     left: 0px;
     width: 80px
     }
.kinbox 
     {
     font-family: Impact,Arial,Helvetica,sans-serif;
     font-size: xx-large; color: White;
     text-align: center; letter-spacing: 5px;
     background-color: Red;
     background-image: url(http://www.keswickkinsmen.ca/images/kinbox.png);
     vertical-align: middle; 
     background-repeat: repeat
     }
.redbox 
     {
     text-align: center;
     font-size: larger;
     font-weight:bold;
     color: White;
     background-color: Red;
     padding-top: 5px;
     padding-bottom: 5px;
     padding-left: 5px;
     padding-right: 5px;
     }
.kinbutton
     {
     background-color: Red;
     background-image: url(http://www.keswickkinsmen.ca/images/kinbox.png);
     color: White; font-weight: bold;
     border: thick solid silver;
     padding: 10px
     }
.redbutton
     {
     background-color: Red;
     color: White; font-weight: bold;
     border: thick solid silver;
     padding: 10px
     }
.downbutton
     {
     background-color: #87CEFA;
     background-image: url(http://www.keswickkinsmen.ca/images/arrow_down.png);
     color: Black; font-weight: bold;
     border: thick solid Blue;
     background-repeat: no-repeat;
     padding-left: 10px;
     padding-right: 5px;
     text-decoration: none;
     }
.caption {
  text-align: right;
  font-style: italic;
  font-size: smaller;
}
