*{margin: 0px; padding: 0px;}

body{
text-align: center;
color: #eee;
background: #000 url("images/grad.jpg") bottom left repeat-x fixed;
font: 11pt "Trebuchet MS", verdana;
}
body#updates p{text-align: center;}

h1,h2,h3,h4,h5,h6{
  font-family: Arial;
  margin-bottom: 15px;
  }
  
p{
  margin-bottom: 15px;
  font: 11pt "Trebuchet MS", verdana;
  }
p.intro {
  font-size: 13pt;
  text-align: center;
  }
  
a{
  color: #b21b1f;
  }
a:visited{
  color: #ad060b;
  text-decoration: underline!important;
  }
a:hover{
  color: #dc040b;
  text-decoration: none;
  }

#wrapper{
  width: 800px;
  text-align: left;
  border: 3px solid #fff;
  border-top: 0px solid transparent;
  margin: 0 auto;
  }
#content {
  padding: 10px;
  background: #0f0607;
  }
#header{
  text-align:center;
  margin-bottom: -15px; 
  padding-bottom: 15px;
  background: #0f0607;
  }
#header h1 {
  text-indent: -9000px;
  background: transparent url("images/new_banner8_800.png") top left no-repeat;
  height: 174px;
  width: 800px;
  margin: 0 auto;
  margin-bottom: 26px;
  }
  
#footer {
  clear:both;
  text-align: center;
  font-size: 9pt;
  border-top: 1px solid #fff;
  margin: 20px 25px 0px 25px;
  padding-top: 10px;
  } 
#footer p{margin-bottom: 5px;}
  
.introImage {
  width: 704px;
  padding: 6px;
  background: #222;
  border: 2px solid #9e0b0f;
  margin: 0 auto;
  display: block; 
  margin-bottom:20px;
}
.displayImage, .displayImage1, .displayImage2, .displayImage3, .displayImage4 {
  padding: 5px;
  background: #222;
  border: 2px solid #9e0b0f;
  margin-bottom: 15px;
  display: inline-block;
  float: left;
  margin-right: 10px;
  }
.displayImage2{
  margin-left: 45px;
  }
.displayImage3 {
  margin-left: 25px;
  }
.displayImage4 {
  margin-left: 0px;
  margin-right: 0px;
  }
.displayImageNoPadding {
  padding: 5px;
  background: #222;
  border: 2px solid #9e0b0f;
  margin: 0 auto;
  display: inline-block;
}
  
.displayImage4.main_display_image {
  margin-left: 5px;
}
  
div.displayImage, div.displayImage1, div.displayImage2, div.displayImage3, div.displayImage4 {
	margin-top: 0px!important;
	margin-bottom: 10px;
	display: block;
} 
 
hr {
  background: #dc040b;
  height: 3px;
  margin: 10px 60px 30px 60px;
  border: 0px solid transparent;
  }

#links, #links2{
  margin: 0 auto;
  width: 60%;
  height: 100%;
  margin-bottom: 20px;
  border: 0px solid transparent;
  }
#links2{
width: 20%;
}
a img{border: 0px solid transparent!important;}
#enter, #leave{
  padding: 30px;
  }
.center{text-align: center!important; margin: 0 auto; margin-bottom: 15px;}
.box {
  width: 480px;
  margin: 0 auto;
  border: 4px double #fff;
  padding: 6px;
  text-align: center;
  margin-bottom: 20px;
  background: #1d0b0d;
  }
.videoBox{
  width: 170px;
  height: 190px;
  display: block;
  float: left;
  margin: 10px 30px 10px 30px;
  border: 2px solid #9e0b0f;
  padding: 6px;
  text-align: center;
  background: #222;
  overflow: hidden;
  }
  
.sponsers .collumn{
  float: left;
  width: 160px;
  }
.sponsers .collumn a{display:block;} 
.clear{clear:both;}
.next{
  float: right;
  margin-right: 50px;
  }
.back{
  float: left;
  margin-left: 50px;
  }
  
.left {float: left;}
.right {float: right;}

ul#gallery {list-style-type: none;}
.galleryContainer {
  height: 525px!important;
}