body {
  background: black url('layout.jpg') fixed;
  color: #fff; 
  font-family: Georgia; 
  font-size: 17px;
  text-align: justify;
  letter-spacing: 0pt; 
  margin:0; 
  padding:0;
}

.main {
  padding-right: 15px;
  text-align: justify;
}

.content {
 background: url('black.png');
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
}

.bg {
  background: #000; 
  color: #fff; 
  font-family: Georgia; 
  font-size: 17px;
  text-align: right;
  letter-spacing: 0pt; 
}

.vip {
  color: #fff; 
  font-family: Georgia; 
  font-size: 20px;
}

.left {
 width: 430px;
}

.cal-cell {
 font-size: 15px;
 width: 50px;
 height: 50px;
}
.cal-cell2 {
 color: #000;
 font-size: 15px;
 width: 50px;
 height: 50px;
}
.cal-month {
 color: #fff;
 background: #b90000; 
 line-height: 17px;
 font-size: 20px;
 text-align: center;
}

img {
  border: 0px;
}

#schedule {
 border: 4px;
 border-color: black;
}

.schedule {
 border-color: #b90000;
 border-bottom: 1px;
 border-top: 0px;
 border-left: 0px;
 border-right: 0px;
}

a:link { 
  color: orange; 
  letter-spacing: 0pt;
  text-decoration: underline;
  text-align:justify;
  font-size: 17px;
  font-weight: bold;
  cursor: help;
}

a:active { 
  color: #952923; 
  letter-spacing: 0pt;
  text-decoration: underline;
  text-align:justify;
  font-size: 17px;
  font-weight: bold;
  cursor: help;
}

a:visited { 
  color: red; 
  letter-spacing: 0pt;
  text-decoration: underline;
  text-align:justify;
  font-size: 17px;
  font-weight: bold;
  font-weight: solid;
  cursor: help;
}

a:hover { 
  color: #fff; 
  letter-spacing: 0pt;
  text-decoration: underline;
  text-align:justify;
  font-size: 17px;
  font-weight: bold;
  cursor: help;
}

#navigation {
   list-style: none;
   margin: 0; padding: 0;
}
#navigation li {
   font-size: 34px;
   font-family: Times New Roman;
   text-decoration: none;
   text-transform: uppercase;
   float: left;
}
#navigation li a {
   display: block;
   width: 160px;
   font-size: 26px;
   font-family: Times New Roman;
   font-weight: lighter;
   text-decoration: none;
   text-transform: uppercase;
   text-align: center;
   color: white;
   padding: 3px 0;
}
#navigation li a:hover {
   font-size: 26px;
   font-family: Times New Roman;
   font-weight: lighter;
   text-decoration: none;
   text-transform: uppercase;
   color: orange;
}

.welcome {
  font-family: Tahoma;
  font-size: 17px;
  letter-spacing: 3pt;
  text-transform: uppercase;
  line-height: 18px;
  color: #848f93;
  font-weight: lighter;
  text-align: right;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}
.welcome2 {
  font-family: Tahoma;
  font-size: 14px;
  letter-spacing: 3pt;
  text-transform: uppercase;
  line-height: 15px;
  color: #3d4244;
  font-weight: lighter;
  text-align: right;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}

.welcome-text {
  font-family: Georgia;
  font-size: 13px;
  line-height: 15px;
  color: #2a2a2a;
  font-weight: lighter;
  text-align: right;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}
h2 {
  font-family: Trebuchet MS;
  font-size: 24px;
  letter-spacing: 3pt;
  text-transform: uppercase;
  color: orange;
  font-weight: lighter;
  line-height: 200%;
  text-align: center;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  text-shadow: 0.2em 0.5em 0.1em #95271e,
      -0.3em 0.1em 0.1em #000,
      0.4em -0.3em 0.1em #d45224;
}

h3 {
  font-family: Trebuchet MS;
  font-size: 17px;
  letter-spacing: 1pt;
  color: red;
  text-align: center;
  font-weight: lighter;
}

h4 {
  font-family: Trebuchet MS;
  font-size: 20px;
  letter-spacing: 1pt;
  line-height: 50%;
  color: #000;
  text-align: center;
}

i,em {
  color: #0dab0d;
}

b,strong {
  color: #eba12b;
}

textarea, input {
  color: #b90000;
  font-size: 17px;
  background: url('black.png'); 
  font-weight: normal;
  text-decoration: none;
  font-family: Trebuchet MS; 
  text-align: left;
  border-width: 1px;
  border-style: solid;
  border-color: #fff; 
}

