body {
  overflow-y: scroll;
}

a:hover { 
background-color: transparent; color: white; font-style: normal; font-weight: bold; 
}

a { 
text-decoration: none 
}


table.container {
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: auto;
}

table.main { 
 width: 1000px;
 margin-left: -8px;
 vertical-align: middle;
}

.header { 
width: 970px;
height: 138px !important;
border: 0; 
align: center; 
background-color: #F0F0F0; 
background-image: url(/images/heading.jpg); 
background-repeat: no-repeat;
background-size: 970px 138px !important;
}

table.banner { 
background-image: url(/images/sunset-banner.jpg); background-repeat: no-repeat; width: 800px; height: 138px; 
} 

#header1 { 
color:black; font-size: 14px; font-family: Arial; 
}

#header2 { 
    color:black; 
    font-size: 13px; 
    font-family: Arial; 
}

#title { 
    color:#600000; 
    font-size: 14px; 
    font-family: Arial; 
}

a.HomeLink {
    display: block;
    top: 35px;
    position: absolute;
}

.HomeImg {
    width: 230px;
    height: 100px;
}


