

#wrapper {

	
	
	width:	875px;
	
  margin-left: auto;
  margin-right: auto;
  margin-top: -21px;

  border-collapse: collapse;
  
}

#title {
  padding-top: 0px;
  padding-bottom: 20px;
  font-family: verdana, arial;
  font-size: 30px;
  font-weight: bold;
  color: #d0d0d0;
}

#topleft {
  height: 20px;
  width: 20px;
}

#top {
  height: 0px;
}

#topright {
  height: 20px;
  width: 20px;
}

#left {
  width: 20px;
}

#center {
	
	  width: 875px;
	
	padding-bottom:		0px;

	border-width:		0px;
	border-style:		solid;	
	border-color:		#88bb41;
	/*
	border-left:		1px;
	border-right:		1px;
	*/
	border-bottom:		12px;
	
  	background-color: #ffffff;

  
}

#right {
  width: 20px;
}

#bottomleft {
  height: 20px;
  width: 20px;
}

#bottom {
  height: 0px;
}

#bottomright {
  height: 20px;
  width: 120px;
}