@charset "utf-8";
body {
    background-color: #FFFFFF;
    border-width: 0px;
}
#top0pic  {
    margin-left: 45px;
}
#menu0 {
    font-weight: bold;
    text-indent: 60px;
    background-size: contain;
    background-repeat: repeat-x;
    color: #9B0000;
    background-image: -webkit-linear-gradient(90deg,rgba(255,255,255,1.00) 0%,rgba(150,150,150,1.00) 56.17%,rgba(100,100,100,1.00) 100%);
    background-image: -moz-linear-gradient(90deg,rgba(255,255,255,1.00) 0%,rgba(150,150,150,1.00) 56.17%,rgba(100,100,100,1.00) 100%);
    background-image: -o-linear-gradient(90deg,rgba(255,255,255,1.00) 0%,rgba(150,150,150,1.00) 56.17%,rgba(100,100,100,1.00) 100%);
    background-image: linear-gradient(0deg,rgba(255,255,255,1.00) 0%,rgba(150,150,150,1.00) 56.17%,rgba(100,100,100,1.00) 100%);
    font-size: large;
}
a:visited {
    color: #000000;
    text-decoration: none;
}
a:hover {
    color: #6B0000;
    text-decoration: underline;
}
a:active {
    color: #9B0000;
    text-decoration: none;
}
a:link {
    color: #000000;
    text-decoration: none;
}
#butt {
    width: 170px;
    height: 35px;
    line-height: 185%;
    text-align: center;
    border: 2px solid #696969;
    font-size: large;
    border-radius: 6px;
    float: right;
}


#butt:hover {
    width: 170px;
    height: 35px;
    line-height: 185%;
    border: 2px solid #AB8080;
    text-align: center;
    font-size: large;
    background-image: -webkit-linear-gradient(0deg,rgba(255,247,247,0.30) 0%,rgba(254,242,242,0.30) 61.97%,rgba(251,214,214,0.40) 80.62%,rgba(183,132,132,0.50) 92.64%,rgba(166,110,112,0.90) 99.59%);
    background-image: -moz-linear-gradient(0deg,rgba(255,247,247,0.30) 0%,rgba(254,242,242,0.30) 61.97%,rgba(251,214,214,0.40) 80.62%,rgba(183,132,132,0.50) 92.64%,rgba(166,110,112,0.90) 99.59%);
    background-image: -o-linear-gradient(0deg,rgba(255,247,247,0.30) 0%,rgba(254,242,242,0.30) 61.97%,rgba(251,214,214,0.40) 80.62%,rgba(183,132,132,0.50) 92.64%,rgba(166,110,112,0.90) 99.59%);
    background-image: linear-gradient(90deg,rgba(255,247,247,0.30) 0%,rgba(254,242,242,0.30) 61.97%,rgba(251,214,214,0.40) 80.62%,rgba(183,132,132,0.50) 92.64%,rgba(166,110,112,0.90) 99.59%);
    border-radius: 6px;
    -webkit-box-shadow: 1px 1px 4px #808080;
    box-shadow: 1px 1px 4px #808080;
}
#hometex {
    height: 300px;
    width: 405px;
    margin-left: 0px;
    margin-top: 0px;
    padding-left: 38px;
    padding-top: 5px;
    position: relative;
    top: 430px;
    background-color: rgba(202,202,202,0.49);
    left: 600px;
    padding-right: 38px;
    visibility: visible;
    color: rgba(63,63,63,1);
    font-style: normal;
}
