body, html {
  text-align: center;
}
body{
	margin: 0px;
	background: url("../images/lines_B.gif") #262F26;
}
table{
	border: 0px;
	border-collapse: collapse;
}
td{
	padding: 0px;
}
.outerEdge{
	background: url("../images/lines_T.gif");
	width:50%;
	height:255px;
	border-bottom:3px solid #141814;
}
.innerEdge{
	height: 100px;
	border-left: 1px solid #F1F1F1;
	border-right: 1px solid #F1F1F1;
	border-top: 0px;
	border-bottom: 1px solid #F1F1F1;
}
.woodBars{
	background-repeat: repeat-y;
	width:44px;
	height:100%;
}
.tableContents{
	width: 667px;
	height: 100%;
	border-top: 0px;
	border-bottom: 1px solid #F1F1F1;
	border-left: 1px solid #F1F1F1;
	border-right: 1px solid #F1F1F1;
}
.wings{
	width: 100%;
	height: 255px;
	background: url("../images/lines_T.gif");
	border-bottom: 3px solid #131913;
}
.gallery{
	background: url("../images/gallery.jpg") 0px 29px no-repeat;
	width: 100%;
}
.thumbnail{
	cursor: pointer;
	border: 2px solid #344634;
}
.lightbox {
  text-align: center;
  background: url('../images/gallery.gif') top center repeat-y;
  padding-left: 15px;
  margin-right: -15px;
  line-height: 1px;
}
.lightbox a {
  text-decoration: none !important;
  display: block;
  width: 160px;
  height: 160px;
  float: left;
  text-align: center;
  overflow: hidden;
  margin: 5px;
  cursor: pointer; 
}
#dropmenudiv a {
  text-align: left;
}

#ticker {
  position: absolute;
  text-align: left;
  color: #f9d5b1;
  padding:5px 10px;
  font-size: 11px;
}

#intronews {
  width:669;
  height:122;
	background: url(../images/intro_B.jpg) 0 0 no-repeat;
}
#intronews div {
  position: absolute;
  top: 307px;
  width:640px;
  height: 122px;
  *top: 317px;
  *width:669px;
  *height: 112px;
  padding: 0 15px;
  border:0;
	margin:0;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: scroll;
	word-wrap: break-word;
}
#intronews * {
	color: #f7e4b0;
  font-size: 11px !important;
}
#intronews a{
	color: #fff;
}