/* Layout Stylesheet */ 

body{
 margin: 0px;
 padding:0;
 background: #ece9d8;
 color: #000000;
 }	 
	 
#left_col{
 position: absolute;
 top: 2px;
 left: 15px;
 width: 200px;
 border: 1px solid #666666;
 background: #ece9d8;
 color: #000000;
 margin: 0px;
 padding: 0px;
 height: 595px;
 }

#right1_col{
 position: absolute;
 top: 2px;
 left: 814px;
 width: 170px;
 height: 90px;
 border: solid 1px #666666;
 background: #ffffff;
 padding: 0px;
}       
 
#right2_col{
 position: absolute;
 top: 103px;
 left: 814px;
 width: 170px;
 height: 91px;
 border: solid 1px #666666;
 background: #ffffff;
 padding: 0px;
}
        
#right3_col{
 position: absolute;
 top: 205px;
 left: 814px;
 width: 170px;
 height: 90px;
 border: solid 1px #666666;
 background: #ffffff;
 padding: 0px;
}
 
#right4_col{
 position: absolute;
 top: 306px;
 left: 814px;
 width: 170px;
 height: 90px;
 border: solid 1px #666666;
 background: #ffffff;
 padding: 0px;
}

#right5_col{
 position: absolute;
 top: 406px;
 left: 814px;
 width: 170px;
 height: 90px;
 border: solid 1px #666666;
 background: #ffffff;
 padding: 0px;
}

#right6_col{
 position: absolute;
 top: 506px;
 left: 814px;
 width: 170px;
 height: 90px;
 border: solid 1px #666666;
 background: #ffffff;
 padding: 0px;
}
  
#center_wc{
 position: relative;
 width: 579px;
 height: 452px;
 top: 2px;
 left: 225px;
 border: solid 1px #666666;
 background: url(../images/western%20cape/map.jpg);
}
 
#center_ec{
 position: relative;
 width: 579px;
 height: 452px;
 top: 2px;
 left: 225px;
 border: solid 1px #666666;
 background: url(../images/eastern_cape/map.jpg);
}

#center_free{
 position: relative;
 width: 579px;
 height: 452px;
 top: 2px;
 left: 225px;
 border: solid 1px #666666;
 background: url(../images/freestate/map.jpg);
}

#center_gau{
 position: relative;
 width: 579px;
 height: 452px;
 top: 2px;
 left: 225px;
 border: solid 1px #666666;
 background: url(../images/gauteng/map.jpg);
}

#center_kzn{
 position: relative;
 width: 579px;
 height: 506px;
 top: 2px;
 left: 225px;
 border: solid 1px #666666;
 background: url(../images/kzn/map.jpg);
}

#center_limpopo{
 position: relative;
 width: 579px;
 height: 452px;
 top: 2px;
 left: 225px;
 border: solid 1px #666666;
 background: url(../images/limpopo/map.jpg);
}

#center_mpuma{
 position: relative;
 width: 579px;
 height: 506px;
 top: 2px;
 left: 225px;
 border: solid 1px #666666;
 background: url(../images/mpumalanga/map.jpg);
}

#center_nc{
 position: relative;
 width: 579px;
 height: 506px;
 top: 2px;
 left: 225px;
 border: solid 1px #666666;
 background: url(../images/northern_cape/map.jpg);
}

#center_nw{
 position: relative;
 width: 579px;
 height: 452px;
 top: 2px;
 left: 225px;
 border: solid 1px #666666;
 background: url(../images/northwest/map.jpg);
}

#bottom{
	position: absolute;
	width: 579px;
	height: 135px;
	top: 462px;
	left: 225px;
	border: solid 1px #666666;
	background: #d9d1b0;
	color: #000000;
 }
 
#bottom_alt{
	position: absolute;
	width: 579px;
	height: 80px;
	top: 516px;
	left: 225px;
	border: solid 1px #666666;
	background: #d9d1b0;
	color: #000000;
 }
