body {
  background: black url(images/Reggae_In_Darkness.jpg) repeat-x fixed left top;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  text-align: justify;
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  color: #3c3c37;
  line-height: 25px;
  font-size: 11px;
  max-width: 1400px;
  min-width: 1400px;
  margin-top: 24px;
}
h1, h2, h3 {
  margin: 0;
  padding: 0;
  color: black;
  background-image: url(AIN/images/mst_logo_white.jpg);
  background-position: center top;
  text-align: left;
  text-transform: lowercase;
  background-color: transparent;
  font-style: normal;
  font-weight: bolder;
}
p, ul, ol {
  margin-bottom: 1.5em;
}
ul {
  margin: 0px;
  padding: 0;
}
a {
  color: #006600;
}
a:hover {
  text-decoration: none;
  color: #cc0000;
}
#header {
  margin-bottom: 0px;
  background-repeat: no-repeat;
  background-position: center top;
  position: fixed;
  margin-right: 0px;
  background-color: transparent;
  background-attachment: fixed;
}
#header h1, #header h2 {
  margin: 0px;
  padding: 0;
  font-weight: normal;
  color: #000000;
}
#header h1 {
  padding: 90px 0px 10px 90px;
  font-size: 3em;
}
#header h2 {
  padding: 0px 0px 0px 92px;
  margin-top: -8px;
  text-transform: uppercase;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: bold;
}
#menu {
  border-style: none;
  margin: -51px 0px 0px -432px;
  background-position: 0% 50%;
  width: 800px;
  background-repeat: repeat;
  position: fixed;
  background-attachment: fixed;
  background-color: #000000;
  height: 50px;
  padding-left: 1633px;
}
#menu ul {
  margin: 0px 0px 0px -1215px;
  padding: 0 0 0 0px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#menu li {
  display: inline;
  position: static;
}
#menu a {
  padding: 14px 30px 10px 20px;
  display: block;
  float: left;
  text-decoration: none;
  color: #ffffff;
}
#menu a:hover {
  color: #d7d7bd;
  background-image: url(images/buttontans.gif);
  background-position: left center;
  background-repeat: no-repeat;
}
#wrapper {
  margin: 0px auto;
  padding: 20px;
  background-position:  center center;
  background-attachment: fixed;
  background-color: transparent;
  background-repeat: no-repeat;
  width: 800px;
}
#content {
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  width: 800px;
  padding-top: 25px;
}
#content h2 {
  border-bottom: 1px dashed #cccccc;
  text-transform: capitalize;
  font-size: 1.6em;
  font-weight: normal;
}
#content p {
  background-color: transparent;
}
#left {
  float: left;
  width: 480px;
  padding-left: 20px;
  margin-bottom: 20px;
}
#left ul {
  margin: 0 3em;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  background-attachment: fixed;
  background-position: right center;
}
#left li {
  margin-bottom: 10px;
  padding-left: 10px;
  line-height: 17px;
}
#left .post {
  margin-bottom: 20px;
}
#right {
  float: right;
  width: 240px;
  position: fixed;
  margin-left: 532px;
  padding-left: 22px;
}
#right ul {
  margin: 15px 0 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#right li {
  padding-left: 10px;
  background-color: transparent;
}
#footer {
  margin: 600px auto 0px;
  background: #000000 url(g) repeat fixed left top;
  clear: both;
  width: 800px;
  height: 42px;
  text-transform: uppercase;
  font-size: 10px;
  color: #e5e5cc;
  padding-top: 0px;
}
#footer .copyright {
  margin: 0px;
  float: left;
  padding-left: 20px;
  text-align: center;
}
#footer .links {
  margin: 0px;
  float: right;
  padding-right: 20px;
  text-align: center;
}
#footer .css {
  background: transparent url(images/image01.png) no-repeat scroll left 50%;
  padding-left: 20px;
}
#footer .xhtml {
  background: transparent url(images/image02.png) no-repeat scroll left 50%;
  padding-left: 20px;
}
#footer a {
  color: #e5e5cc;
}
