/* css for wax32.com */


body {
    font-family: "trebuchet ms";
    background: #ffffff;
    font-size: small;
    color: #181818;
    }
    
.second {
    color: red;
    text-align: center;
    }
            
a:link {
    text-decoration: none;
    }  

.blue {
    color: blue;
    }

a:visited {
    text-decoration: none;
    }

a:hover, a:active {
    text-decoration: none;
        }  

td {
    padding: 5px;
    font-size: small;
    text-align: center;
    vertical-align: top;
    }

td.links {
    padding: 10px;
    font-size: small;
    text-align: left;
    vertical-align: top;
    border: 2px solid gray;
    background-color: #fec780;
    }

table.links {
    border-spacing: 10px;
    }
    
    
    
img {
    border: 0px;
    }

table.records {
    background-color: #ffffff;
    width: 1500px;
    }

#logo {
    background-image: url(images/logo3.jpg);
    height: 100px;
    width: 450px;
    }

#wrapper {
    padding: 10px;
    margin: 40px;
    }
      
#head1er {
    margin: 10px 0 50px 0;
    padding: 0;
    }
    
#main {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    margin-top: 10px;
    }
 
#content {
    font-size: small;
    color: #181818;
    text-align: center; 
    border: 2px solid #47720f;
    margin: 0 0 0 0;
    padding: 15px;
    min-height: 300px;
    }
    
#sidebar {
    position: absolute;
    top: 0;
    left: 0;
    color: white;
    margin: 0;
    padding: 10px;
    text-align: center;
    }


#header-bottom ul {
    margin: 0;
    padding: 0 30px 0 100px;
    text-align: left;
    min-width: 450px;
    }
       
#header-bottom li {
    color: #181818;
    display: inline;
    }
    
#viewer {
    text-align:center;
    height: 600px;
    background: #ffffff;
    margin-left: auto;
    margin-right: auto;
    }

#footer {
    text-align: justify;
    border: 2px solid #47720f;
    width: 810px;
    padding: 15px;
    background-color: #ffffff;
    color: gray;
    clear: both;
    }

.inline ul {
    display: inline;
    list-style: none;
    }

.weight {
    font-weight: bold;
    color: black;
    font-size: small;
    }
    
.records {
    font-size: large;
    }
    
    
ul {
    text-align: left;
    list-style: none;
    margin: 0px;
    padding: 0px;
    }

.intropic {
    border: 1px solid white;
    }
    
.intro {
    vertical-align: top;
    font-size: small;
    text-align: justify;
    font-weight: bold;
    }
    
.care {
    vertical-align: top;
    font-size: 10pt;
    text-align: justify;
    font-weight: bold;
    }

.mainnav {
    text-align: center;
    font-size: 14pt;
    }

.links {
    vertical-align: top;
    font-size: 9pt;
    text-align: center;
    }

.caption {
    font-size: 9pt;
    text-align: center;
    }   
    
.regurge {
    color: red;
    font-weight: bold;
    font-size: 10pt;
    }
    
.memory {
    padding: 10px;
    }

.storypic {
    float: left;
    margin: 10px;
    clear: both;
    }
 
 h1 {
    font-size: 24pt;
    color: #062ff4;
    }
     
h3 {
    font-size: 16pt;
    color: #993300;
    }
    
h4 {
    font-size: 12pt;
    color: #6c1d62;
    }
    
h5 {
    text-align: center;
    font-size: 8pt;
    }
    
td.record {
    border: 2px solid #003b12;
    width: 100px;
    }

.shed {
    color: red;
    }
    
.navcontainer ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: justify;
    }
    
.navcontainer ul li { display: inline; }

.navcontainer ul li a { 
    text-decoration: none;
    padding: .2em 1em;
    color: #fff;
    background-color: #036;
     }
    
.navcontainer ul li a:hover {
    color: #fff;
    background-color: #369;
    }
    
.mainpage {
    width: 800px;
    }
    
    

    