Body{
     font-family: 'Montserrat', sans-serif;
     color: rgb(51, 51, 51);
     font-size: 14px;
     background-color: #BBBBBB;
     text-align: center;
     margin-left: auto;
     margin-right: auto;}
#container {
  width: 90%;
  border: solid 2px #0094EE; margin: 10px auto 10px auto;
  background-color: #ccc;
}
.maintext {

  min-width: 200px;
  max-width: 1000px;
  background-color:#eeeeee;
  border: solid 2px #0094EE;
  border-radius: 10px;
  padding: 10px 25px 10px 25px;
  margin: 20px auto;
  text-align: justify;

}
.maintext2 {

  min-width: 200px;
  max-width: 1000px;
  height:20000px;
  background-color:#eeeeee;
  border: solid 2px #0094EE;
  border-radius: 10px;
  padding: 10px 25px 10px 25px;
  margin: 20px auto;
  text-align: justify;

}
.imageunavailable {
    width:200px;
    font-size: 16px;
    text-align:center;
    border: solid thin black;
    padding:10px;
    background-color:#FFFF9A;
}
.imagediv {
    float:right;
    margin:30px;
}

.input {
  padding:10px;
  border-radius:5px;
  font-size:20px;"
  width: 80%;
}
.border {
    padding:5px;
    border: solid 1px;
    border-radius:5px;
    width:200px;
}
.years {
    float:right;
    padding:5px;
    border: solid 1px;
    border-radius:5px;
    width:200px;
}
.missing {
    padding: 10px;
    border: solid red 1px;
    border-radius: 5px;
    max-width: 600px;
    background-color: #ffd9c9;
}

.t{
     position: relative;
     top: 15px;
     margin-left: auto;
     margin-right: auto;
     width: 800px;
     text-align: left;
     border: thin solid #0094EE;
     padding: 5px;
     background-color: white;}
.t1050{
     position: relative;
     top: 15px;
     margin-left: auto;
     margin-right: auto;
     width: 1050px;
     text-align: left;
     border: thin solid #0094EE;
     padding: 5px;
     background-color: white;}
.button {
    float:left;
    padding: 10px;
    margin:20px;
    border-radius:10px;
    font-size:18px;
    border: solid 2px green;
    background-color: #CCE8F6;
    box-shadow: 5px 10px 5px grey;
}

P{
     font-family: 'Montserrat', sans-serif;
     color: rgb(51, 51, 51);
     font-size: 18px;
     margin-top: 0;
     margin-bottom: 10px;}
UL{
     font-family: 'Montserrat', sans-serif;
     color: rgb(51, 51, 51);
     font-size: 18px;
     margin-top: 10px;
     margin-bottom: 0;}
H1{
     font-family: 'Montserrat', sans-serif;
     color: #ff6600;
     font-size: 32px;
     margin-top: 10px;
     margin-bottom: 0;
     padding-bottom: 0;}
H2{
     font-family: 'Montserrat', sans-serif;
     color: #ff6600;
     font-size: 24px;
     margin-top: 10px;
     margin-bottom: 10px;
     padding-bottom: 0;}
H3{
     font-family: 'Montserrat', sans-serif;
     color: #ff6600;
     font-size: 18px;
     font-weight: bold;
     margin-top: 10px;
     margin-bottom: 0;
     padding-bottom: 0;} 
H4{
     font-family: 'Montserrat', sans-serif;
     color: #ff6600;
     font-size: 14px;
     font-weight:bold;
     margin-top:10px;
     margin-bottom:0px;}
a{
     text-decoration:none;
     color: blue;
     font-weight: bold;}

old-a{
     text-decoration:none;
     color:#c0c0c0;
     font-weight: bold;}
a.b{
     text-decoration:none;
     color:rgb(0,0,0);
     font-weight: normal;}
a:hover{
     color:red;}
.menu{
     position: absolute;
     top: 15px;
     left: 15px;
     width: 162px;
     height: 600px;
     background-color: rgb(102, 102, 102);}
.quotes{
     margin-left: 80px;
     font-style: italic;}
.caption{
     margin-left: 80px;
     font-style: italic;
     color: green;}
.center11{
     font-size: 11px;
     text-align: center;}
.center12{
     font-size: 12px;
     text-align: center;}
.center14{
     font-size: 14px;
     text-align: center;}
.center16{
     font-size: 16px;
     text-align: center;}
.redbold{
     font-family: 'Montserrat', sans-serif;
     color: red;
     font-weight: bold;
     font-size: 18px;
     margin-top: 0;
     margin-bottom: 10px;}
.t10{
     font-size: 10px;}
.t11{
     font-size: 11px;}
.t12{
     font-size: 12px;}
.t14{
     font-size: 14px;}
.t16{
     font-size: 16px;}
.table{
     color: #000000;
     border: thin solid #0093D0;
     width: 750px;
     font-size: 14px;}
.footer{
     font-size: 11px;
     text-align: center;}
