body {
   background-color: #DEDACF;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: "Trebuchet MS", sans-serif;
	color: #442222;
	text-align: center;
}
#wrapper {
   width: 900px;
   margin: 0 auto;
   text-align: left;
   position: relative;
   background: transparent url("left-bg.gif") repeat-y;

}
#item-topwrapper {
   width: 1030px;
   height: 774px;
   margin: 0 auto;
   text-align: left;
   position: relative;
   background: transparent url("BoardTop.jpg") no-repeat;

}
#item-contentArea {
  width: 1030px;
  background: transparent url("BoardMid.jpg") repeat-y;

}
#item-contentIndex {
  width: 1030px;
  background: transparent url("BoardMid.jpg") repeat-y;

}

#item-displayImage {
  width: 640px;
  margin: 0 0 0 190px;
  text-align: center;
}
#item-displayIndex {
  width: 1030px;
  text-align: center;
  float:left;
  background: transparent url("BoardMid.jpg") repeat-y;
}
#item-displayIndex-inner {
  padding: 0 0px 0 190px;
  width: 640px;
}

TD {
	FONT-SIZE: 11px; 
}
P {
	
}
H1 {
	FONT-SIZE: 22px; COLOR: #a0d0a0; 
}
A  { COLOR: #b08050; }
A:hover {
	COLOR: #804c4c; BACKGROUND-COLOR: #d0a77c;
}
H2 {
	FONT-SIZE: 10px; COLOR: #ffffff; 
}
H3 {
	FONT-SIZE: 18px; COLOR: #ffffff; 
}
.textsm {
	FONT-SIZE: 14px; COLOR: #388835; 
   float:left;
   width: 400px;
}
#item-header {
   height: 206px;
}
.textbg {
	margin: 0px 0 0 190px;
	padding: 30px 0 0 0;
	FONT-SIZE: 20px; COLOR: #ffffff; 
	font-weight: bold;
}
.text-caption {
	FONT-SIZE: 16px; COLOR: #ffffff; 
	padding: 30px 0 10px 200px;
	width: 590px;  
   text-align: center;
}


#nav-region {
 	FONT-SIZE: 12px; COLOR: #999999;
	margin: 30px 0 0 190px;
}



#contentArea a img {
  border-color: #666666;
}

.navbutton {
   width: 28px;
   height: 28px;
   float:left;
}
.navbutton img {
   border: none;
}

#item-contentIndex img{
  border-color: #704020;

}
#item-contentIndex  a:hover img {
  border-color: #66dd66;
}


.middle {
	vertical-align:middle;
	text-align: center;
}
.left {
	float: left;
}
.img-box {
  text-align: center;
  width: 170px;
  height: 170px;
  float: left;
}

#footer {
  width: 1030px;
  background: transparent url("BoardBot.jpg") no-repeat;
  clear:both;
  background-color: #ccee99;
  color: #a0a0a0;
  height: 401px;
}
#footer-inner {
	text-align: center;
   margin: 0 0 0 190px;
   width: 620px;
}

.clearboth {clear:both;}