body{
margin: 0px;
padding: 0px;
background-image: url('images/bg2.gif');
background-repeat: repeat; 
font-family: Arial;
font-size: 12px;
color: brown;
}

h1 {
	color: brown;
	font-family: "Times New Roman", Times, serif;
    font-size: 25pt;
    font-weight: bold;
    font-style: italic;
    text-align: center;}



h2 {color: brown;
	font-family: Arial;
              font-size: 14pt;
              font-weight: bold;
              font-style: italic;
              text-align: center;}


span.tabletext{
	color:gold;
	font-size: 18pt;
	font-style: italic;
}


a:link { font-size : 12pt; color:  #000099; text-decoration: underline; }
a:active { font-size : 12pt;color:  #000099; text-decoration: none }
a:visited {font-size : 12pt; color:  #000099; text-decoration: underline;  }
a:hover {font-size : 12pt; color :  #000099; font-style: normal; font-variant: normal
; font-weight: normal; text-decoration: none } 

.mymenuleft a:link { font-size : 12pt; color: gold; text-decoration: underline; }
.mymenuleft a:active { color: gold; text-decoration: none }
.mymenuleft a:visited {font-size : 12pt; color: gold; text-decoration: underline;  }
.mymenuleft a:hover {font-size : 12pt; color : gold; font-style: normal; font-variant: normal
; font-weight: normal; text-decoration: none } 

.footer {
color: gold;
		font-family: Arial;
                font-size: 10pt;
                text-align: center;
}

.scrollforpictures{
font-size: large;
color: #000000;
text-align:center;
font-weight:bold;
}

.borderit img{
border: 5px solid #000000;
}

.borderit:hover img{
border: 5px solid #FFD700;
}

img{
border: 5px solid #000000;
}

blockquote {
    margin: 1em 2em;
    border-left: 1px dashed #999;
    padding-left: 1em; 

   background-color: #f6ebc1;
	}



cite
    {
    font-size: 1.2em;
	clear:both 
}

