.baorgforum, #baorgforum {
  width:780px;
  padding-left: 20px;
  overflow: visible;
}
 

#baorgfeatures {
  position: relative;
  left: 20px;
  top: 9px;
  padding-bottom: 3px;
  height: 150px;
  width: 1024px;
  margin: 0px;
}

#baorgcopyright {
  position: relative;
  left: 0px;
  width: 100%;
  /*min-height trick for STUPID IE */
  min-height: 20px;
  height:auto !important;
  height:20px;
  /*min-height trick -end- */
  border-bottom: 1px solid #ff8c2f;
  color: #999;
  background-color: #fff; 
  padding: 10px 0 5px 0;
  font-size: 10px;
  line-height: 12px;
  clear: both;
}

#baorgcopyright a { 
  color: #000; 
  background-color:#f5f5f5; 
  text-decoration: none;
  font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 2px;
	border-bottom: 1px solid #e4e4e4;
}

#baorgcopyright a:visited { 
  color: #333; 
  text-decoration: none;
}

#baorgcopyright a:hover { 
  color: #fff; 
  background-color:#ff8c2f; 
	border-bottom: 1px solid #fff;
  text-decoration: none;
}

.baorgcolumn {
  position: relative;
  background-color: #fff;
  height: auto;
  margin-top: 0px;
  margin-left: 20px;
	float: left;
}

.baorgvert {
  position: absolute;
  margin: 0px;
  padding: 0px;
  left: 0px;
  float: left;
}

.bannertop{
	position: absolute;
	clear: none;
	float: left;
	/*left: 15px;*/
	height: 150px;
	width: 785px;	
	overflow: hidden;
}

#menutop
{
	margin: 0px;
	/*border: 1px solid #000;*/
	float: right;
	width: 225px;
	height: 140px;
	overflow: hidden;
}

#menutop a
{	
	color: #fff; 
	font-weight: bold;
	font-size: 14px;
	font-family: arial;
  	text-decoration: none;
  	line-height: 10px;
}

#menutop a:hover
{
	color: #000; 	
}
