﻿body
{
margin:0px;
padding:0px;
margin-top:1px;
}
.DIV1
{
	
	width:1022px;
	height:140px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-family:"Lucida Sans Unicode";
	font-size:12px;
	background-image:url('employment_title.png');
	background-repeat:no-repeat;
	
	
	
}

.DIV2
{
	width:1022px;
	background-image:url('../graphics/wide_info.png');
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
    font-family:"Lucida Sans Unicode";
	font-size:12px;
	height:336px;
		
}

.bottomDIV
  {
    width:1022px;
    height:28px;
    margin-left:auto;
    margin-right:auto;
    background-image:url('scroller_bkgrd.png');
    background-repeat:no-repeat;
    font-family:"Lucida Sans Unicode";
    font-size:12px;
    vertical-align:middle;
}

.emptyDIV
{
	
	width:1020px;
	height:12px;
	margin-right:auto;
	margin-left:auto;
	
}
.insideDIV
{
vertical-align:text-bottom;
padding-top:4px;
padding-left:8px;

}