div.clear { clear: both; }

html {
       
        padding: 0px;
}


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



#wrapper800 {
        width: 800px;
        margin-right: auto;
        margin-left: auto; 
}

#wrapper850 {
        width: 850px;
        margin-right: auto;
        margin-left: auto; 
}

#wrapper750 {
        width: 750px;
        margin-right: auto;
        margin-left: auto; 
}
#wrapper700 {
        width: 700px;
        margin-right: auto;
        margin-left: auto; 
}


.margin {margin: 20px 20px 20px 20px;}

.circle {list-style-type: circle; }
.disc {list-style-type: disc; }
.square {list-style-type: square; }
.decimal {list-style-type: decimal; }
.decimal-leading-zero {list-style-type: decimal-leading-zero; }
.upper-alpha {list-style-type: upper-alpha; }
.lower-alpha {list-style-type: lower-alpha; }
.upper-roman {list-style-type: upper-roman; }
.lower-roman {list-style-type: lower-roman; }
.none {list-style-type: none; }


.circle-inside {list-style-type: circle; position: inside; }
.disc-inside {list-style-type: disc; position: inside; }
.square-inside {list-style-type: square; position: inside; }
.decimal-inside {list-style-type: decimal; position: inside; }
.decimal-leading-zero-inside {list-style-type: decimal-leading-zero; position: inside; }
.upper-alpha-inside {list-style-type: upper-alpha; position: inside; }
.lower-alpha-inside {list-style-type: lower-alpha; position: inside; }
.upper-roman-inside {list-style-type: upper-roman; position: inside; }
.lower-roman-inside {list-style-type: lower-roman; position: inside; }

body {
font-family: Tahoma, "lucida Grande", Arial, sans serif; 
font size: 62.5%;
padding: 10px; } 

.padding10left { padding-left: 10px; margin-right: 50px; border: 7px solid black; }

.smallcaps { font-variant: small-caps; }







.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 }
.normalbluebold {font-family: arial, sans-serif;font-size:13px;text-decoration: none; font-weight: bold; color: blue; }

.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; }
