/* divs */

#div02 {
position:			absolute;
width:				400px;
height:				298px;
left:				0px;
background-color:	#ffffff;
z-index:			90;
}

#div03 {	
position:			absolute;
width:				501px;
height:				298px;
left:				400px;
background-color:	#ffffff;
z-index:			15;
}

#p00 {
text-align:			right;
padding-right: 		15px;
}

/* these are this page's images */

#image0600 {
position:			absolute;
left:				0px;
top:				256px;
z-index:			90;
}

#image0601 {
z-index:			90;
}