body {
  background-color: #262929;
  background-image: url("");
  background-attachment: fixed;
  font-family: "tahoma";
  text-align: justify;
  font-size: 11px;
  color: #fff;
  margin: 0px;
  padding: 0px;
}

#container {
  position: absolute;
  margin: 0 auto;
  margin-top: 1px;
  width: 1616px;
  height:1888;
}

#header {
  width: 1616px;
  height: 1888px;
}

#content {
  position: absolute;
  width: 1400px;
  height: 670px;
  top: 570px;
  left: 100px;
  padding: 2px;
  margin: 0px;
  background-color: transparent;
  text-align: center;
  overflow: scroll;
  color: #a1ebda;
}

#header {
  width: 100%;
  height: auto;
}

#left {
  position: relative;
  float: right;
  width: 348px;
  height: 290px;
  top: -800px;
  left: -1080px;
  padding: 5px;
  margin: 0px;
  background-color: transparent;
  text-align: center;
  overflow: scroll;
}

#left2 {
  position: relative;
  float: right;
  width: 349px;
  height: 285px;
  top: -810px;
  left: 210px;
  padding: 5px;
  margin: 0px;
  background-color: transparent;
  text-align: center;
  overflow: scroll;
  color: #a1ebda;
}

#side3 {
  position: relative;
  float: right;
  width: 340px;
  height: 302px;
  top: -790px;
  left: -1085px;
  padding: 5px;
  margin: 0px;
  background-color: transparent;
  text-align: center;
  overflow: scroll;
}

#side4 {
  position: relative;
  float: right;
  width: 360px;
  height: 295px;
  top: -810px;
  left: 380px;
  padding: 5px;
  margin: 0px;
  background-color: transparent;
  text-align: center;
  overflow: scroll;
  color: #5cc9fa;
}

#side5 {
  position: relative;
  float: right;
  width: 370px;
  height: 310px;
  top: -460px;
  left: 580px;
  padding: 5px;
  margin: 0px;
  background-color: transparent;
  text-align: center;
  overflow: scroll;
}

#cbox {
  position: relative;
  width: 300px;
  height: 399px;
  top: -753px;
  left: 1200px;
  padding: 1px;
  margin: 0px;
  overflow: scroll;
  text-align: center;
  border: 2px solid #eb3b81;
}

#footer {
  clear: both;
  position: relative;
  bottom: 0;
  top: -1590px;
  text-align: center;
  height: 180px;
  color: #786d9d;
}

a:link,
a:active,
a:visited {
  text-decoration: none;
  color: #000;
}
a:hover {
  color: #fff;
  text-decoration: none;
}

h1 {
  background-color: #68c1df;
  border-bottom: 2px solid #68c1df;
  font-family: georgia;
  font-weight: bold;
  font-size: 15px;
  color: #f568b7;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  margin: 1px;
  padding: 1px;
  font-style: italic;
  border-radius: 0px;
}

h2 {
  font-family: times new roman;
  font-size: 10px;
  color: #ade4aa;
  text-decoration: none;
  text-transform: uppercase;
  text-align: right;
  margin: 0px;
  padding: 0px;
  font-weight: bold;
  letter-spacing: 3px;
  border-bottom: #ade4aa dotted 3px;
}

h2:first-letter {
  color: #ade4aa;
}

b {
  color: #ade4aa;
}
i {
  color: #68c1df;
}
u {
  color: #f99dd1;
}
s {
  color: #a8e1f4;
}

img.border {
  padding: 5px;
  margin: 1px;
  background-color: #a8e1f4;
  border: 1px solid #f568b7;
}

blockquote {
  padding: 6px;
  border: 1px solid #f568b7;
  color: #fff;
  margin-left: 200px;
  background-color: #f568b7;
  width: 400px;
}

textarea {
  padding: 3px;
  margin: 0px;
  border: 1px solid #f568b7;
  color: #fff;
  background-color: #f568b7;
}

::-webkit-scrollbar-thumb {
  background-color: none;
   border-radius: 5px;
}
::-webkit-scrollbar {
  width: 10px;
  height: 4px;
  background: transparent; 
  border-radius: 5px;
}

a.main {
  color: #fff;
  display: block;
  font-family: "arial";
  font-size: 10px;
  padding-left: 5px;
  text-transform: uppercase;
  margin: 2px;
  text-align: center;
  text-shadow: 2px 0px 3px #333;
}

a.main:nth-child(3n + 1) {
  background: #7ed479;
}
a.main:nth-child(3n + 2) {
  background: #f568b7;
  color: #fff;
}
a.main:nth-child(3n + 3) {
  background: #2eafdc;
}

a.main:nth-child(3n + 1):hover {
  background: #2eafdc;
}
a.main:nth-child(3n + 2):hover {
  background: #7ed479;
  color: #2eafdc;
}
a.main:nth-child(3n + 3):hover {
  background: #7ed479;
}

a.nav {
  color: #fff;
  display: block;
  font-family: "ariel";
  border-left: 8px solid #7ed479;
  background: #f568b7;
  font-size: 10px;
  padding-left: 5px;
  text-transform: lowercase;
  margin: 2px;
  text-align: left;
  text-shadow: 1px 0px 2px #333;
}

a.nav:hover {
  background: #ee94c2;
  border-left: 8px solid #f568b7;
}

a.elite,
a.elite:active,
a.elite:visited {
  display: block;
  margin: 0px;
  color: #fff;
  background: #68c1df;
  border-left: 5px solid #7ed479;
  text-transform: uppercase;
  padding: 5px 0px;
  text-align: center;
  font-family: "arial";
  font-size: 7px;
  font-weight: bold;
  letter-spacing: 1px;
  text-shadow: 1px 0px 3px #333;
}

a.elite:hover {
  background: #dc2e90;
  color: #fff;
  border-left: 5px solid #fff;
}

a.affie,
a.affie:active,
a.affie:visited {
  display: block;
  margin: 2px;
  font-weight: bold;
  font-size: 8px;
  text-transform: uppercase;
  font-family: "ariel";
  line-height: 12px;
  background: #dc2e90;
  letter-spacing: 1px;
  color: #fff;
  padding: 5px 0px;
  text-align: center;
  border-left: 5px solid #000;
  text-shadow: 1px 2px 2px #333;
}

a.affie:hover {
  background: #7ed479;
}

a.she:link,
a.she:active,
a.she:visited {
  display: block;
  color: #7ed479;
  background: #000;
  border-left: 2px solid #7ed479;
  font-family: arial;
  font-size: 13px;
  text-align: center;
  text-transform: uppercase;
  padding-left: 20px;
  margin: 2px;
  padding-left: 8px;
  line-height: 15px;
  text-shadow: 2px 0px 3px #000;
}

a.she:hover {
  color: #fff;
}

a.love:link,
a.love:active,
a.love:visited {
  display: block;
  margin: 2px;
  font-weight: bold;
  font-size: 11px;
  text-transform: uppercase;
  font-family: "ariel";
  line-height: 12px;
  letter-spacing: 0px;
  color: #fff;
  background: #7ed479;
  padding: 2px 0px;
  text-align: center;
  border-left: 5px solid #000;
}

a.love:hover {
  color: #dc2e90;
}

a.link:link,
a.link:active,
a.link:visited {
  display: block;
  margin: 1px;
  font-size: 11px;
  font-family: "ariel";
  background: #000;
  border-left: 5px solid #fff;
  color: #7ed479;
  padding: 4px 0px;
  text-align: center;
  line-height: 8px;
}
a.link:hover {
  background: #dc2e90;
}

a.affies:link,
a.affies:active,
a.affies:visited {
  display: block;
  margin: 2px;
  font-weight: bold;
  font-size: 13px;
  text-transform: uppercase;
  font-family: "ariel";
  line-height: 12px;
  letter-spacing: 0.9px;
  color: #fff;
  background: #7ed479;
  padding: 2px 0px;
  text-align: center;
  border-left: 5px solid #000;
  text-shadow: 1px 2px 2px #333;
}

a.affies:hover {
  background: #dc2e90;
  color: #fff;
}
