html, body{
height:100%;
margin:0;
padding:0;
font-family : arial, verdana;
font-size: 12px;
line-height: 1.5;
min-height:100%;
background-color: #FFFFFF;
	background-image: url(/elearning/images/info/bg_1px.jpg);
	background-position: 90px 0px;
	background-repeat: no-repeat; 
	background-repeat: repeat-y;	
	margin-left: 0;
}

  .tools_left{ 
  background-image:url('/elearning/images/info/freetools_left.jpg'); 
 background-repeat: no-repeat; 
 height: 1168px;
 width: 327px;
 margin-left: 20px;
 font-family : arial, verdana;
  }
#free_title{
position: absolute;
top: 0px;
left: 360px;
}
 #footer{
  background-image:url(''); 
 background-repeat: no-repeat; 
 height: 98px;
 width: 800px; 
 font-family : arial, verdana;
font-size: 10px;
  position: absolute;
  top: 2875px;
    left: 100px;
}
#current {
position: absolute;
top: 130px;
left: 130px;
padding: 20px;
width: 700px;
}
#current A:link {font-family: verdana; font-size: 18px; color: #0000ff; text-decoration: underline}
#current A:visited {font-family: verdana; font-size: 18px; color: #008b8b; text-decoration: underline}
#current A:hover {font-family: verdana; font-size: 18px; color: #b22222; text-decoration: underline}