body{
     padding: 0px;
     background-image: url(greyback.jpg);
     font-family: "Times New Roman", Times, serif;
     font-size: 1em;
     font-style: italic;
     font-weight: bold;
     text-decoration: none;
     text-align: center;
     margin: 10px 0px 0px 5px;
     min-width: 600px;
}
#outer {
   margin: 0 auto;
   width: 600px;
   text-align: left;
}
table {
   width: 600px;
}
h1{
     color: #008080;   
     font-family: "Times New Roman", Times, serif;
     font-size: 2em;
     font-style: normal;
     font-weight: bolder;
     text-decoration: none;
     display: inline;
     position: relative;
     top: 0px;
     left: 0px;
}
h2{
     color: #008080;   
     font-family: "Times New Roman", Times, serif;
     font-size: 1.2em;
     font-style: italic;
     font-weight: bolder;
     text-decoration: none;
     display: inline;
     position: relative;
     top: 0px;
     left: 0px;
}
h3{
     color: #008080;   
     font-family: "Times New Roman", Times, serif;
     font-size: 1.1em;
     font-style: normal;
     font-weight: bold;
     text-decoration: none;
     display: inline;
}
h4{
     color: #008080;   
     font-family: "Times New Roman", Times, serif;
     font-size: 1em;
     font-style: normal;
     font-weight: normal;
     text-decoration: none;
     display: inline;
}
.last{
     color: #990066;   
     font-family: "Times New Roman", Times, serif;
     font-size: .8em;
     font-style: italic;
     font-weight: normal;
     text-decoration: none;
     display: block;
}
.alpha{
     color: #990066;   
     font-family: "Times New Roman", Times, serif;
     font-size: 1em;
     font-style: normal;
     font-weight: bold;
     text-decoration: none;
     display: inline;
}
.alphagrey{
     color: #666666;   
     font-family: "Times New Roman", Times, serif;
     font-size: 1em;
     font-style: italic;
     font-weight: normal;
     text-decoration: none;
     display: inline;
}
.italic_bold_maroon{
     color: #990066;   
     font-family: "Times New Roman", Times, serif;
     font-size: 1em;
     font-style: italic;
     font-weight: bold;
     text-decoration: none;
     display: inline;
}
.italic_bold_maroon_block{
     color: #990066;   
     font-family: "Times New Roman", Times, serif;
     font-size: 1em;
     font-style: italic;
     font-weight: bold;
     text-decoration: none;
     display: block;
}
.small_italic_bold_maroon{
     color: #990066;   
     font-family: "Times New Roman", Times, serif;
     font-size: .8em;
     font-style: italic;
     font-weight: bold;
     text-decoration: none;
     display: inline;
}
.normal_bold_maroon{
     color: #990066;   
     font-family: "Times New Roman", Times, serif;
     font-size: 1em;
     font-style: normal;
     font-weight: bold;
     text-decoration: none;
     display: inline;
}
.active{
     color: #000000;   
     font-family: "Times New Roman", Times, serif;
     font-size: 1em;
     font-style: normal;
     font-weight: bold;
     text-decoration: none;
     display: inline;
}
.teal{
     color: #008080;   
     font-family: "Times New Roman", Times, serif;
     font-size: 1em;
     font-style: italic;
     font-weight: bold;
     text-decoration: none;
     display: inline;
}
.maroon{
     color: #990066;   
     font-family: "Times New Roman", Times, serif;
     font-size: 1em;
     font-style: italic;
     font-weight: bold;
     text-decoration: none;
     display: inline;
}
.send{
     color: #000000;   
     font-family: "Times New Roman", Times, serif;
     font-size: 1em;
     font-style: italic;
     font-weight: bold;
     text-decoration: none;
     display: inline;
}
.gallery{
     list-style: none;
     font-family: "Times New Roman", Times, serif;
     font-size: 1em;
     font-style: italic;
     font-weight: bold;
     text-decoration: none;
     margin: 0px;
     padding: 0px;
}
.navbar{
     list-style: none;
     font-family: "Times New Roman", Times, serif;
     font-size: 1em;
     font-style: italic;
     font-weight: bold;
     text-decoration: none;
     width: 260px;
     border: 0px;
     margin: 0px 0px 0px 0px;
     padding: 0px 0px 0px 0px;
}
a:link {
     color: #008080;
     font-family: "Times New Roman", Times, serif;
     font-size: 1em;
     font-style: normal;
     font-weight: bold;
     text-decoration: underline;
}
a:visited {
     color: #008080;   
     font-family: "Times New Roman", Times, serif;
     font-size: 1em;
     font-style: normal;
     font-weight: bold;
     text-decoration: underline;
}
a:hover{
     color: #444444;   
     font-family: "Times New Roman", Times, serif;
     font-size: 1em;
     font-style: normal;
     font-weight: bold;
     text-decoration: none;
}