

body 
{ 
 background-image: url('background2008.jpg'); background-repeat: repeat-x; background-position: left top; 
  background-color: #848484;
  font: 12px helvetica, arial, sans-serif; color: #000000;  margin: 0px;
}
    A {
        color: #666633; background-color: ; 
        text-decoration: none; 
        padding: 1px;
        font: bold 12px helvetica, arial, sans-serif; 
    }
    
A:hover { color: #000; font-weight: bold;  font-family: sans-serif; text-decoration: none; }
a:link { color: #; font-weight: bold;  font-family: sans-serif; text-decoration: none; }
a:active { color: #; font-weight: bold;  font-family: sans-serif; text-decoration: none; }
a:visited { color: #; font-weight: bold;  font-family: sans-serif; text-decoration: none; }

a.classname { font-size: 17px;  }

div#all {

 position: absolute; height: auto; width: auto;
  top: 7px; left: 18px; right: 19px; bottom: 0px;
  border: 0px solid #666; 
   text-align: left;
   padding-left: 16px; padding-right: 16px; padding-bottom: 0px; padding-top: 0px;
  margin-top: 7px; margin-left: auto; margin-right: auto; margin-bottom: 40px; 
  background-color: #;
  z-index: 0;
 }


div#content1 {
 background-image: url('background2008.jpg'); background-repeat: repeat-x; background-position: left top; 
  background-color: #848484;
position: absolute; height: auto;   width: auto;
  top: 60px; left: 16px; right: 16px; bottom: auto;
  border: 4px solid #333; border-radius: 8px;
  margin: 0px; 
 text-align: left; overflow: auto;
   padding-top: 0px; padding-bottom: 20px; padding-left: 10px; padding-right: 10px;
 z-index: -1;
  }


div#content_left {
 position: absolute;  height: 520px; width: 700px; 
  top: 0px; left: 8px; right: auto; bottom: auto;
  border: 0px solid #333; text-align: left;
  margin-top: 0px; margin-left: 8px; margin-right: auto; margin-bottom: auto; 
   padding-left: 0px; padding-right: 0px; padding-bottom: 0px; padding-top: 12x;
  background-color: transparent; 
 z-index: 0;
}

div#bottom_all {
 position: absolute; height: 62px; width: 682px;
  top: 6159px; left: 19px; right: 19px; bottom: 20px;
  border: 1px solid #666;
   text-align: center;
   padding: 16px;
  margin-top: 4px; margin-left: auto; margin-right: auto; margin-bottom: 20px;
  background-color: #;
  z-index: 0;
}


h1 { font-family: sans-serif; font-weight: bold; font-size: 14px; color: #000; letter-spacing: 3px; display: inline; }
h2 { font-family: serif; font-weight: normal; font-size: 26px; color: #000; letter-spacing: 3px; display: inline; }
h3 { font-family: serif; font-weight: bold; font-size: 16px; color: #666666; display: inline; letter-spacing: 6px; }
h4 { font-family: verdana geneva lucida sans-serif; font-weight: normal; font-size: 14px; color: #000000; display: inline; }
h5 { font-family: verdana geneva lucida sans-serif; font-weight: bold; font-size: 15px; color: #999; display: inline; }

b { font-color: #666; }
span.right { float: right; text-align: right; font-weight: bold; }

