@font-face {
  font-family: 'PTSerif-Caption';
  src: url('../fonts/PT_Serif-Caption-Web-Regular.eot');
  src: local('☺'), url('../fonts/PT_Serif-Caption-Web-Regular.woff') format('woff'), url('../fonts/PT_Serif-Caption-Web-Regular.ttf') format('truetype'), url('../fonts/PT_Serif-Caption-Web-Regular.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

body {
  background: #121a23;
  font-family: Arial, Helvetica, sans-serif;
  min-width: 960px;
  margin: 0;
}

img {
  border: 0;
}

.wrapper {
  width: 1100px;
  margin: 0 auto;
}

.wrapper2 {
  width: 70%;
  height: 50px;
  margin: 0 auto;
}

.clearfix:after {
  clear:both;
  content:"";
  display:block;
  height:1%;
  line-height:0;
  visibility:hidden;
}

/*------------------------------ HEADER ------------------------------*/

#header {
  background: url(../images/bg-header.png) repeat-x center top;
  height: 50px;
  padding: 16px 0 0;
  text-align: right;
}

/** Logo **/

#logo {
  float: left;
  display: inline-block;
  margin-left: 30px;
}

/*------------------------------ CONTENTS ------------------------------*/

#contents {
  background: url(../images/bg-content.png) repeat-x center top;
  margin: 0 0 24px;
  padding: 56px 0 0;
}

#contents h1 {
  color: #fbfdfd;
  font: italic 34px Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  margin: 0 0 18px;
}

#contents p {
  color: #e8eff4;
  font-size: 14px;
  line-height: 24px;
  margin: 0;
  padding: 0 0 30px;
  text-align: justify;
}

#contents p a {
  color: #e8eff4;
}

#contents p a:hover {
  color: #0aa3fa;
}

#contents p b {
  display: block;
}

#contents .body {
  width: 940px;
  margin: 0 auto;
  padding: 0 10px;
}

#contents .ch {
  float: right;
  background: black;
  display: inline-block;
  height: 210px;
  width: 302px;
  margin-left: 20px;
  text-align: center;
}

#contents .ch h1 {
  color: #addcfe;
  font-style: italic;
  line-height: 36px;
  margin: 18px 0;
}

/** bdbox **/

#bdbox {
  background: #020a13 url(../images/lvsbak2.jpg) no-repeat center top;
  font-family: Georgia, "Times New Roman", Times, serif;
  min-height: 433px;
  margin: -56px 0 22px;
/** Needed for IE7 **/
*margin: 0;
*position: relative;
*top: -56px;
}

#bdbox .wrapper {
  width: 940px;
  padding: 54px 10px 26px;
}

#bdbox .info {
  margin-top: -15px;
  height: 354px;
  width: 430px;
  overflow: hidden;
}

.adddate {
  margin-top: -5px;
  color: #ffffff;
  text-align: center;
  font-style: italic;
}

#bdbox h1 {
  color: #ffffff;
  font-size: 48px;
  font-style: italic;
  line-height: 50px;
  text-align: center;
/*  margin-bottom: 30px; */
}

#bdbox p {
  color: #176eb0;
  font-size: 14px;
  line-height: 24px;
}

#bdbox p a {
  color: #176eb0;
}

#bdbox div.highlight {
  background: #171a1a url(../images/adbox-bg-heading.jpg) repeat-x left top;
  min-height: 72px;
  border-color: #000;
  border-style: solid none;
  border-width: 1px;
}

#bdbox div.highlight h2 {
  color: #484b4b;
  font-size: 34px;
  line-height: 82px;
  width: 940px;
  margin: 0 auto;
  padding: 0 10px;
  text-shadow: -3px 0 3px #121413;
}

#bdbox div.highlight h3 {
  color: #eeeeee;
  font-size: 24px;
  line-height: 72px;
  width: 940px;
  margin: 0 auto;
  padding: 0 10px;
  text-align: center;
  text-shadow: -3px 0 3px #121413;
}

/*------------------------------ DROPDOWN ------------------------------*/

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #003c3c;
  color: black;
/*  min-width: 150px; */
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  padding: 12px 16px;
  z-index: 1;
  text-align: left;
}

.dropdown:hover .dropdown-content {
  display: block;
}

.mobmain {
  background: #020a13 url(../images/lvsbak2m.jpg) no-repeat center top;
  font-family: Georgia, "Times New Roman", Times, serif;
  text-align: center;
}

.mobmain h1 {
  color: #ffffff;
  font-size: 36px;
  font-style: italic;
  line-height: 50px;
  text-align: center;
/*  margin-bottom: 30px; */
}

.mobmain p {
  color: #176eb0;
  font-size: 14px;
  line-height: 24px;
}

.mobmain p a {
  color: #176eb0;
}

.mobmain div.highlight {
  border-color: #000;
  border-style: solid none;
  border-width: 1px;
}

.mobmain div.highlight h2 {
  color: #484b4b;
  font-size: 34px;
  line-height: 82px;
  width: 940px;
  margin: 0 auto;
  padding: 0 10px;
  text-shadow: -3px 0 3px #121413;
}

.mobmain div.highlight h3 {
  color: #eeeeee;
  font-size: 24px;
  line-height: 72px;
  width: 940px;
  margin: 0 auto;
  padding: 0 10px;
  text-align: center;
  text-shadow: -3px 0 3px #121413;
}

.mul1 {
  padding: 8px 8px 8px 12px;
  background: #072438;
}

.mul1 a:link {
  color: #F7A8B8;
  text-decoration: none;
}

.mul1 a:visited {
  color: #F7A8B8;
  text-decoration: none;
}

.mul1 a:hover {
  color: #ffcccc;
  text-decoration: none;
}

.mul1 a:active {
  color: #ffcccc;
  text-decoration: none;
}

.mul2 {
  padding: 8px 8px 8px 12px;
  background: #00030b;
}

.mul2 a:link {
  color: #55CDFC;
  text-decoration: none;
}

.mul2 a:visited {
  color: #55CDFC;
  text-decoration: none;
}

.mul2 a:hover {
  color: #ccccff;
  text-decoration: none;
}

.mul2 a:active {
  color: #ccccff;
  text-decoration: none;
}

.mul3 {
  padding: 8px 8px 8px 12px;
  background: #072438;
  color: #F7A8B8;
}

.mul3 a {
  padding: 7px;
  line-height: 30px;
}

.mul3 a:link {
  color: #F7A8B8;
  text-decoration: none;
}

.mul3 a:visited {
  color: #F7A8B8;
  text-decoration: none;
}

.mul3 a:hover {
  color: #ffcccc;
  text-decoration: none;
}

.mul3 a:active {
  color: #ffcccc;
  text-decoration: none;
}

.mul4 {
  padding: 8px 8px 8px 12px;
  background: #00030b;
  color: #55CDFC;
}

.mul4 a {
  padding: 7px;
  line-height: 30px;
}

.mul4 a:link {
  color: #55CDFC;
  text-decoration: none;
}

.mul4 a:visited {
  color: #55CDFC;
  text-decoration: none;
}

.mul4 a:hover {
  color: #ccccff;
  text-decoration: none;
}

.mul4 a:active {
  color: #ccccff;
  text-decoration: none;
}

.hamburger {
  background-color: black;
  width: 35px;
  margin: auto;
  text-align: center;
  border-style: none;
  padding: 5px;
}

.whiteboard {
  width: 250px;
  text-align: left;
  color: #000000;
  background: #ffffff;
  font-family: arial, helvetica;
  font-size: 10pt;
  padding: 8px;
  margin-bottom: 10px;
/* border: 2px solid white; */
}
