html {
       
        padding: 0px;
}


body {  
        font-family: arial, sans-serif;
        font-size: 10px;
        color: #000000;
        line-height: 17px;
        padding: 0px; 
        font-weight: normal;
}

#wrapper {
        width: 597px;
        margin-right: auto;
        margin-left: auto; 
}
.padding { padding: 10px;}
.gold2 {font-weight: bold; color: gold; }
.gold { text-align: center; font-family: "copperplate gothic"; font-size: 200%; color: gold ; font-weight: bold }
.gallery {margin: 2mm; border: 2}
h1 {text-align: center; font-family: "copperplate gothic", serif; font-size: 26px; color: gold;   font-weight: bold;  align: center}
.h1 {text-align: center; font-family: "copperplate gothic", serif; font-size: 26px; color: gold;   font-weight: bold; align: center }
h2 { text-align: center; font-family: arial, sans serif; margin-top: 3mm; line-height: 25px; font-size: 22px; color: blue; font-weight: bold;}

h3 {text-align: center; font-family:  arial, sans-serif; font-size: 18px; color: blue;  line-height: 22px; font-weight: bold; }
h4 {text-align: center; font-family:  arial, sans-serif; font-size: 13px; color: black;  font-weight: bold;text-decoration: none; line-height: 0.1;}
h5 {text-align: center; font-family:  arial, sans-serif; font-size: 10px; color: black;  font-weight: bold; text-decoration: none;line-height: 0.1;}
p { margin: 4mm; font-family: arial, sans-serif; font-size: 13px; color: black }
.normalredbold {font-family: arial, sans-serif;font-size:13px;text-decoration: none; font-weight: bold; color: red; }
.normal {font-family: arial, sans-serif; font-size:13px;text-decoration: none;  color: black; }
.normalwhite {font-family: arial, sans-serif; font-size:13px;text-decoration: none;  color: white; }
li {font-family: arial, sans-serif; font-size:13px;}
.center {text-align: center}
.small {font-family: arial, sans-serif; font-size: 10px}
.menu2 {text-align: center; font-family:  arial, sans-serif; font-size: 13px; color: black;  font-weight: bold;style="text-decoration: none" line-height: 0.1;}
.menu1 {text-align: center; font-family: arial, sans-serif; font-size: 12px; color: green;  font-weight: bold; line-height: 13px;}
.menu { font-family: arial; text-decoration: none;  font-color: blue; font-size: 11px;  line-height: 12px; }
a { text-decoration: none; }
a:link {color: blue; text-decoration: none; }
a:active {color: black; text-decoration: none; }
a:hover {color: black; background-color: yellow; text-decoration: none; }
