/* CSS Document */
#wrapper {
    position: absolute;
	width: 650px;
	top: 130px;
	left: 250px;
	background-color: #1B0F18;	
  }
#content #bottom img {
	margin-right: 50px;
	margin-left: 50px;
}

#content #bottom {
	width: 650px;
	clear: both;
	left: 10px;
	text-align: center;
}
a:link {
	color: #999900;
	text-decoration: none;
  }
a:visited {
    color: #999900;
	text-decoration: none;
  }
a:hover {
    color:#fff;
	text-decoration: none;
  }
a:active {
    color: #999900;
	text-decoration: none;
  }

.gallery_box {
	float: left;
	height: 150px;
	width: 160px;
	bottom: 0px;
	text-align: center;
	margin-bottom: 0;
	}
h1 {
	color: #C5BC00;
	text-indent: 20px;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: .1em;
}
   
h4 {
	color: #C5BC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 20px;
	font-weight: bold;
   }
h5 {
	color: #C5BC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 20px;
	font-weight: normal;
   }
.display_text {
	color: #C5BC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
