html, body{
font-family: arial;
font-size: 12px;
line-height: 1.5;
height:100%;
margin:0;
padding:0;
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;
}
#page {
position: absolute;
top: 95px;
left: 100px;
width: 800px;
height: 1000px;
border-bottom: 1px solid #333333;
background-color: #dedede;
}
.print {
position: absolute;
top: 120px;
left: 820px;
}
.image {
position: absolute;
top: 0px;
left: 0px;
}

#col_1{
position: absolute;
top: 120px;
left: 10px;
width: 250px;
height: 870px;
border-right: 1px solid #333333;
}
#col_2{
position: absolute;
top: 120px;
left: 270px;
width: 250px;
height: 870px;
border-right: 1px solid #333333;
}
#col_3{
position: absolute;
top: 120px;
left: 530px;
width: 260px;
height: 800px;
border: 0px solid #b22222;
}
.job_role{
font-size: 18px;
font-weight: bold;
border-bottom: 1px solid #333333;
}
.education{
font-size: 18px;
font-weight: bold;
border-bottom: 1px solid #333333;
}
.expect{
font-size: 18px;
font-weight: bold;
border-bottom: 1px solid #333333;
}
.employment{
font-size: 18px;
font-weight: bold;
border-bottom: 1px solid #333333;
}
.courses{
font-size: 18px;
font-weight: bold;
border-bottom: 1px solid #333333;
}
.info{
position: absolute;
top: 476px;
left: 10px;
}

A:link {font-family: verdana; font-size: 12px; color: #0033CC; text-decoration: underline}
A:visited {font-family: verdana; font-size: 12px; color: #666666; text-decoration: underline}
A:hover {font-family: verdana; font-size: 12px; color: #b22222;}
A:active {font-family: verdana; font-size: 12px; text-decoration: underline}
#footer{
  background-image:url(''); 
 background-repeat: no-repeat; 
 height: 98px;
 width: 800px; 
 font-family : arial, verdana;
font-size: 10px;
  position: absolute;
  top: 1160px;
    left: 100px;
}	