html, body {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
}

h1 {
  font-size: 26px;
  color: #FF0000;
  padding: 0px 0px 10px 0px;
  margin: 0px;
}

h2 {
  font-size: 18px;
  color: #FF0000;
  padding: 0px 0px 10px 0px;
  margin: 0px;
}

a {
        color: #FFFFFF;
}

body {
  background-image: url('../media/BackgroundPattern.gif');
  color: #FFFFFF;
}

div.container {
  width: 912px;
  margin: 0 auto;
  background-image: url('../media/contentbackground.png');
  background-repeat: repeat-y;
  padding-left: 10px;
}

div.pantherLogo {
  padding: 10px 10px 20px 10px;
}

div.menu {
  border-top: solid 1px #1b1d1e;
  border-bottom: solid 1px #1b1d1e;
  text-align: center;
  margin-left: 10px;
  padding: 0px 0px 5px 5px;
  font-weight: bold;
  font-size: 19px;
  text-align: center;

}

div.content {
  padding: 15px 0px 0px 10px;
}

div.content .content-left {
  float: left;
  width: 530px;
  border-right: solid 1px #1b1d1e;
  padding-right: 10px;
  overflow: hidden;
}

div.content .content-single {
  padding-right: 25px;
}

div.content .content-right {
  margin-left: 15px;
  float: left;
  width: 310px;
}

div.content br {
  clear: both;
}

div.bottomrounded {
  width: 912px;
  margin: 0 auto;
  background-image: url('../media/bottomrounded.png');
  background-repeat: no-repeat;
  background-position: 1px 0px;
}

div.subMenu {
  font-weight: bold;
  font-size: 16px;
  width: 165px;
  border: 1px solid #1b1d1e;
  position: absolute;
}

div.subMenu div:first-child {
  font-size: 19px;
  background-image: url('../media/ArrowDown-Active.gif');
  background-repeat: no-repeat;
  background-position: 65px 12px;

}

div.subMenu div {
  border-top: solid 1px #1b1d1e;
  padding: 5px;
  background-color: #0a0a0a;
}

.contactus {
  width: 310px;
}

.contactus_top {
  font-size: 18px;
  color: #FF0000;
  padding: 0px 0px 10px 0px;
  margin: 0px;
}

.contactus_bottom input {
  width: 200px;
}

div.MediaGallery_Image {
  float: left;
  padding: 10px;
}

br.MediaGallery_EndBr {
  clear: both;
}

div.MediaGallery_Container {
  padding: 0px 0px 0px 60px;
}

div.MediaGallery_Container img {
  border: 1px solid #FFFFFF;
}























































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

