#smallBody { min-width: 480px }

#smallBody #outer {	margin:0 0 0 162px; }

#smallBody #left {
  position: normal;
  width: 100%;
  float: none;
  clear: both;
  margin: 0px;
}

#smallBody #left h3 {
  margin-bottom: 5px;
  background:  #BDD1E8;
  padding: 3px 0px 4px 10px;
  clear: none;
} 

#smallBody #left div.box1 {
  background: #BDD1E8; 
  padding: 2px 4px 2px 4px; 
  border: 1px solid #333333;
  position: normal;
  margin:0 0 1em 20px;
  padding:2px
  overflow: auto;
/*
  float: left;
  width: 49%;
*/
}

#smallBody #rootLine {
  display: none;
}

#smallBody #left div.box1 p, 
#smallBody #left div.box1 h3, 
#smallBody #left div.box1 img  {
  position: normal;
  top: 0;
  left: 0;
}

/* 
#smallBody #latestnews {
  float: right;
  width: 39%;
}

*/
#smallBody h1#pagelogo { 
  position: absolute;
  top:0;
  left: 0;
  width: 241px;
  height: 109px;
  margin: 0px;
  padding: 0px;
  background: url(../images/pagelogo_background.gif) bottom right no-repeat;
}



#smallBody #right {
	position:absolute;
	width:154px;
	left:4px;
	float: left;
  top: 107px;
  margin: 0;
	padding-bottom:52px;/* clear footer*/
  overflow: hidden;
}

#smallBody #outerwrap  {
  float: none;
}


#smallBody #footer p {
  position: absolute;
  right: 20px;
}
