/* CSS is how you can add style to your website, such as colors, fonts, and positioning of your
   HTML content. To learn how to do something, just try searching Google for questions like
   "how to change link color." */
@font-face {
  font-family: 'NCLNEO';
  src: url(NCLNeovibes.otf);
}

body {
  background-image: url(homebg1.png);
  background-repeat: repeat;
  background-size: 10%;
  background-color:#151d41;
}

#page {
  margin-top: 1.9531vw;
}

iframe {
  min-height: 100%;
  min-width: 100%;
  border: none
}
  
header {
  display: block;
  font-size: 1.3021vw;
  background-image: url(header.jpg);
    background-position: center, bottom right;
    background-size: 100%, 100%;
    background-repeat: repeat, no-repeat;
    padding-top: 1.3021vw;
    padding-bottom: 0vw;
    padding-left: 0.6510vw;
    padding-right: 0.6510vw;
    width: 55.3385vw;
    height: 9.7656vw;
    background-color: #818181;
    text-decoration: none;
    color: #fff;
    text-shadow: 0.1302vw 0.1302vw #000;
    border-top: 0.4557vw solid #443ce4;
    border-bottom: 0.3255vw groove #2d248e;
    border-left: 0.4557vw solid #443ce4;
    border-right: 0.4557vw solid #443ce4;
    border-radius: 1.6276vw 1.6276vw 0vw 0vw;
}

h1 {
  color: #FFFFFF;
  font-family: verdana;
  text-align:center;
}

h3 {
  color: #FFFFFF;
  font-family: Verdana;
}

p {
  color: #FFFFFF;
  font-family: Verdana;
}

#sidebar {
  display: table-cell;
    vertical-align: top;
    padding-bottom: 0.1302vw;
    width: 11.3932vw;
    background-color: #818181;
    text-decoration: none;
    border-top: 0.2604vw groove #443ce4;
    border-bottom: none;
    border-left: 0.4557vw solid #443ce4;
    border-radius: 0vw 0vw 0vw 0vw;
    border-spacing: 0vw;
    line-height: 20%;
}

#sidebar .header {
  display:block;
  background-image: url(navbg.png);
  background-size: 11.9792vw;
  background-repeat: no-repeat;
  padding-top: 1.4974vw;
  padding-bottom: 1.4974vw;
  width: 11.9792vw;
  margin: 0vw;
  font-family: 'NCLNEO', Georgia;
  font-size: 1.3021vw;
}

#sidebar .button {
  display: inline-block;
  background-color: #f2f2f2;
  border-top: 0.1953vw solid #666169;
    border-bottom: 0.1953vw solid #666169;
  font-size: 1.1719vw;
  text-decoration: none;
  padding-top: 0.6510vw;
  padding-bottom: 0.6510vw;
  color: #34186b;
  line-height: 0.2604vw;
  font-family: 'Verdana';
  font-weight: bold;
  width: 11.9792vw;
  text-align: center;
}

#sidebar .button:hover {
  background-color: #bdbdbd;
    color: #fff;
}

#main {
  display: table-cell;
    vertical-align: top;
    padding-top: 0vw;
    padding-bottom: 0.1302vw;
    padding-left: 0.4557vw;
    padding-right: 0.4557vw;
    width: 35.8724vw;
    background: rgb(0, 255, 212);
    background: linear-gradient(180deg, rgba(26, 227, 237, 0.5) 0%, rgba(75, 48, 252, 0.5) 50%, rgba(16, 3, 43, 0.5) 100%);
    font-size: 0.8464vw;
    text-decoration: none;
    color: #fff;
    text-shadow: 0.0651vw 0.0651vw #000;
    border-top: 0.2604vw groove #443ce4;
    border-bottom: none;
    border-left: 0.3255vw groove #443ce4;
    border-right: 0.3255vw groove #443ce4;
    border-spacing: 0vw;
}

#main .marquee {
  display:inline-block;
  width: 34.5052vw;
  border-left: 0.3255vw #818181 solid;
  border-right: 0.3255vw #818181 solid;
  border-top: 0.1628vw white solid;
  border-bottom: 0.2604vw white solid;
  margin-top: 0.6510vw;
  font-size: 0.9766vw;
  font-family: 'tahoma';
  color: yellow;
  background-color: black;
}

#main .info {
  font-size: 0.7813vw;
  line-height: 1.0417vw;
  margin-top: 0vw;
}

#main .top {
  line-height: 0.5208vw;
  font-size: 1.1068vw;
  font-weight: bold;
  margin: 0vw;
  padding: 0vw;
}

#main .paragraph {
  font-size: 0.8464vw;
  margin: 0vw;
  padding: 0vw;
  font-weight: bold;
}

#main .header {
    padding-top: 0.2604vw;
    padding-bottom: 0.2604vw;
    margin-top: 0.9766vw;
    background: linear-gradient(180deg, #443ce4 0%, #443ce4 70%, #2b2690 100%);
    background-size: 100%;
    font-size: 0.9766vw;
    font-weight: bold;
    color: #FFF;
    text-shadow: 0.1302vw 0vw 0vw #4f28bd;
    border: 0.1302vw groove #f7f9fa;
}

#main .date {
  line-height: 0.9375vw;
    font-size: 0.8464vw;
  text-align: left;
  padding: 0vw;
  margin: 0vw;
}

#main .update {
  font-size: 0.7161vw;
  text-align: left;
  padding: 0vw;
  margin: 0vw;
}

#main .buttons {
  display: inline-block;
  background-color: #f2f2f2;
  border: 0.1953vw solid #666169;
  font-size: 0.8464vw;
  text-decoration: none;
  padding: 0.5859vw;
  padding-top: 0.6510vw;
  padding-bottom: 0.6510vw;
  color: #34186b;
  line-height: 0%;
 text-shadow: 0vw 0vw 0vw #4f28bd;
}

#main .buttons:hover {
  background-color: #bdbdbd;
    color: #fff;
}

#rightbar {
  display: table-cell;
    vertical-align: top;
    padding-bottom: 0.1302vw;
    width: 6.5755vw;
    background-color: #818181;
    font-size: 0.9766vw;
    text-decoration: none;
    border-top: 0.2604vw groove #443ce4;
    border-bottom: none;
    border-right: 0.4557vw solid #443ce4;
    border-radius: 0vw 0vw 0vw 0vw;
    border-spacing: 0vw;
    line-height: 0.1042vw;
}

#rightbar .botw {
  position: relative;
  border: 0.1302vw white solid;
  display: inline-block;
}

#rightbar .botw:hover {
  cursor: help;
}

#rightbar .title {
  line-height: 1.0417vw;
  margin-bottom: 0.1302vw;
  margin-top: 0.4557vw;
}

#rightbar .links {
  display: inline-block;
  background-color: #f2f2f2;
  border: 0.1953vw solid #666169;
  font-size: 0.9766vw;
  text-decoration: none;
  padding: 0.7161vw;
  padding-top: 0.6510vw;
  padding-bottom: 0.6510vw;
  font-weight: bold;
    color: #34186b;
      line-height: 0%
}

#rightbar .links:hover {
  background-color: #bdbdbd;
    color: #fff;
}

#rightbar .buttons {
  width: 6.5755vw;
  margin: 0.3255vw;
  margin-bottom: 0vw;
  margin-left: 0.1302vw;
  margin-right: 0.1302vw;
}

#rightbar .buttons:hover {
  filter: brightness(70%);
}

#endbar {
  display: block;
    margin-top: 0vw;
    margin-bottom: 0.3255vw;
    padding-top: 0.3255vw;
    padding-bottom: 0.3255vw;
    padding-left: 0.6510vw;
    padding-right: 0.6510vw;
    width: 55.3385vw;
    font-size: 0.9766vw;
    text-shadow: 0.1302vw 0.1302vw #000;
    background-image: url(endbarbg.png);
    background-position: center;
    background-size: cover;
    border-left: 0.4557vw solid #443ce4;
    border-right: 0.4557vw solid #443ce4;
    border-bottom: 0.4557vw groove #443ce4;
    border-top: 0.4557vw groove #443ce4;
    border-radius: 0vw 0vw 1.6276vw 1.6276vw;
}

#footer {
  position: relative;
  margin-top: 0.6510vw;
}