html { 
    height: 100%;
}
body { 
    max-height: 100%;
   background-image: linear-gradient(to bottom, rgba(37,38,41,1) 6%,rgba(37,38,41,1) 25%, rgba(0,0,0,1) 90%);
    background-attachment: fixed;
}

/* Start https://www.cursors-4u.com */ * {cursor: url(https://cur.cursors-4u.net/cursors/cur-11/cur1054.cur), auto !important;} /* End https://www.cursors-4u.com */
a:link {
color: #FFFFFF;
}
a:visited {
color: #FFFFFF;
}
a:hover {
color: #17CD8A;
}
a:active {
color:  #17CD8A;
}

::-webkit-scrollbar {
    display: none;
    width: 16px
}
 
::-webkit-scrollbar:horizontal {
height: 17px
}
 
::-webkit-scrollbar-corner {
background: #eee
}
 
::-webkit-scrollbar-track:vertical {
background: linear-gradient(90deg, #e5e5e5, #f0f0f0 20%)
}
 
::-webkit-scrollbar-track:horizontal {
background: linear-gradient(180deg, #e5e5e5, #f0f0f0 20%)
}
 
::-webkit-scrollbar-thumb {
border: 1.5px solid #888;
border-radius: 3px;
box-shadow: inset 0 -1px 1px #fff, inset 0 1px 1px #fff;
background-color: #eee;
}
 
::-webkit-scrollbar-thumb:vertical {
background: url("images/scrollgrippy2.png") no-repeat 50%, linear-gradient(90deg, #eee 45%, #ddd 0, #bbb)
}
 
::-webkit-scrollbar-thumb:horizontal {
background: url("images/scrollgrippy.png") no-repeat 50%, linear-gradient(180deg, #eee 45%, #ddd 0, #bbb)
}
 
::-webkit-scrollbar-button:horizontal:end:increment,
::-webkit-scrollbar-button:horizontal:start:decrement,
::-webkit-scrollbar-button:vertical:end:increment,
::-webkit-scrollbar-button:vertical:start:decrement {
display: block
}
 
::-webkit-scrollbar-button:vertical {
height: 17px
}
 
::-webkit-scrollbar-button:vertical:start:decrement {
background: white;
background-image: url("images/scrollarrow2.png");
background-repeat: no-repeat;
background-position: center;
-moz-background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
 
::-webkit-scrollbar-button:vertical:start:increment {
display: none;
}
 
::-webkit-scrollbar-button:vertical:end:decrement {
display: none;
}
 
::-webkit-scrollbar-button:vertical:end:increment {
background: white;
background-image: url("images/scrollarrow.png");
background-repeat: no-repeat;
background-position: center;
-moz-background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
#centerwrap{
  margin: auto;
  max-width: 766px;
    margin-top: -25px;
}


.content{
    top: 100%;
    overflow: hidden;
    position: relative;
    margin:auto;
    width: 620px;
    height: 745px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
      background-image: linear-gradient(to bottom, rgba(37,38,41,1) 6%,rgba(37,38,41,1) 25%, rgba(0,0,0,1) 90%);
    transform: translateX(-7px)translateY(0px);
}

.titlebanner{
    height: 15px;
    background: linear-gradient(to bottom, #d1ebe7 0%,#aee0d7 17%,#68cab5 50%,#41c7ac 51%,#4cd8b3 59%,#27e8a4 70%,#41c7a3 84%,#29998a 100%);
    border: 2px groove #29998a;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
.titletxt{
    margin-left: 5px;
    transform: translatey(-10px);
    text-align: left;
    font-family: ms gothic;
    font-size: 12px;
    color: white;
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}
.input{
    background: linear-gradient(to bottom, #d1ebe7 0%,#aee0d7 17%,#68cab5 50%,#41c7ac 51%,#4cd8b3 59%,#27e8a4 70%,#41c7a3 84%,#29998a 100%);
    border: 2px groove black;
    font-family: ms gothic;
    color: white;
     text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
    
}

.glow{
    color:#17CD8A; text-shadow: 0px 0px 3px #17CD8A;
}
/*right*/

.contentright{
    position: relative;
    width: 620px;
    height: 745px; 
     transform: translatex(5px)translatey(15px);
}

.welcbanner{
    transform: translatex(0px)translatey(10px);
   height: 30px;
    width: 590px;
    margin-left: 5px;
    background: linear-gradient(to bottom, #d1ebe7 0%,#aee0d7 17%,#68cab5 50%,#41c7ac 51%,#4cd8b3 59%,#27e8a4 70%,#41c7a3 84%,#29998a 100%);
    border: 2px groove black;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-image: linear-gradient(to bottom, rgba(37,38,41,1) 6%,rgba(37,38,41,1) 25%, rgba(0,0,0,1) 90%);
}
.bannertxt{
    margin-left: 10px;
    margin-top: 10px;
    font-family: ms gothic;
    font-size: 17px;
    color: white;
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}
.welcflex{
    display: flex;
    flex-wrap: wrap;
    transform: translatex(5px)translatey(10px);
}
.info{
    height: 200px;
    width: 295px;
    border: 1px inset black;
    background-image: linear-gradient(to bottom, rgba(37,38,41,1) 6%,rgba(37,38,41,1) 25%, rgba(0,0,0,1) 90%);
}
.t11{
    line-height:15px;
   margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    font-family: ms gothic;
    font-size: 12px;
    color: white;
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black; 
}
.calendarbanner{
    transform: translatex(0px)translatey(15px);
   height: 30px;
    width: 290px;
    margin-left: 5px;
    background: linear-gradient(to bottom, #d1ebe7 0%,#aee0d7 17%,#68cab5 50%,#41c7ac 51%,#4cd8b3 59%,#27e8a4 70%,#41c7a3 84%,#29998a 100%);
    border: 2px groove black;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-image: linear-gradient(to bottom, rgba(37,38,41,1) 6%,rgba(37,38,41,1) 25%, rgba(0,0,0,1) 90%);
}
.info2{
     transform: translatex(0px)translatey(15px);
    margin-left: 5px;
    height: 250px;
    width: 292px;
    border: 1px inset black;
    background-image: linear-gradient(to bottom, rgba(37,38,41,1) 6%,rgba(37,38,41,1) 25%, rgba(0,0,0,1) 90%);
}
.rss{
    position: absolute;
     transform: translatex(90px)translatey(-8px)scale(93%);
    filter:contrast(130%);
}
.linkbanner{
    transform: translatex(300px)translatey(-271px);
   height: 30px;
    width: 290px;
    margin-left: 5px;
    background: linear-gradient(to bottom, #d1ebe7 0%,#aee0d7 17%,#68cab5 50%,#41c7ac 51%,#4cd8b3 59%,#27e8a4 70%,#41c7a3 84%,#29998a 100%);
    border: 2px groove black;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-image: linear-gradient(to bottom, rgba(37,38,41,1) 6%,rgba(37,38,41,1) 25%, rgba(0,0,0,1) 90%);
}
.info3{
     transform: translatex(300px)translatey(-271px);
    margin-left: 5px;
    height: 100px;
    width: 292px;
    border: 1px inset black;
    background-image: linear-gradient(to bottom, rgba(37,38,41,1) 6%,rgba(37,38,41,1) 25%, rgba(0,0,0,1) 90%);
}
.sitebuttons{
    transform: translatex(60px)translatey(-5px);
}

.todobanner{
    transform: translatex(-5px)translatey(5px);
   height: 30px;
    width: 290px;
    margin-left: 5px;
    background: linear-gradient(to bottom, #d1ebe7 0%,#aee0d7 17%,#68cab5 50%,#41c7ac 51%,#4cd8b3 59%,#27e8a4 70%,#41c7a3 84%,#29998a 100%);
    border: 2px groove black;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-image: linear-gradient(to bottom, rgba(37,38,41,1) 6%,rgba(37,38,41,1) 25%, rgba(0,0,0,1) 90%);
}
.info4{
    overflow-x: hidden;
    overflow-y: scroll;
     transform: translatex(-5px)translatey(5px);
    margin-left: 5px;
    height: 107px;
    width: 292px;
    border: 1px inset black;
    background-image: linear-gradient(to bottom, rgba(37,38,41,1) 6%,rgba(37,38,41,1) 25%, rgba(0,0,0,1) 90%);
}
.todotxt{
    line-height:15px;
   margin-left: -5px;
    margin-right: 10px;
    margin-top: 10px;
    font-family: ms gothic;
    font-size: 12px;
    color: white;
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black; 
}

.whatbanner{
    transform: translatex(0px)translatey(-115px);
   height: 30px;
    width: 318px;
    margin-left: 5px;
    background: linear-gradient(to bottom, #d1ebe7 0%,#aee0d7 17%,#68cab5 50%,#41c7ac 51%,#4cd8b3 59%,#27e8a4 70%,#41c7a3 84%,#29998a 100%);
    border: 2px groove black;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-image: linear-gradient(to bottom, rgba(37,38,41,1) 6%,rgba(37,38,41,1) 25%, rgba(0,0,0,1) 90%);
}
.info5{
     transform: translatex(0px)translatey(-115px);
    margin-left: 5px;
    height: 150px;
    width: 320px;
    border: 1px inset black;
    background-image: linear-gradient(to bottom, rgba(37,38,41,1) 6%,rgba(37,38,41,1) 25%, rgba(0,0,0,1) 90%);
}
.info6{
     transform: translatex(325px)translatey(-170px);
    margin-left: 5px;
    height: 182px;
    width: 198px;
    border: 1px inset black;
    background-image: linear-gradient(to bottom, rgba(37,38,41,1) 6%,rgba(37,38,41,1) 25%, rgba(0,0,0,1) 90%);
}
.bcphones{
     transform: translatex(305px)translatey(-295px);
    margin-left: 5px;
    height: 185px;
    width: 292px;
    display: block;
}
.bcphone1{
    transform: translatex(130px)translatey(-80px)scale(26%);
}
.bcphone2{
transform:translatex(150px)translatey(-660px)scale(30%);
    display: none;
    pointer-events: none;
    position: absolute;
}
.bcphone1:hover + .bcphone2{
    display:inline;
}
/* footer */