.Banner1{
 position:	absolute;
 width:		100%
 top:		0px;
 left:		0pX;
 visibility: visible;
 background-color:	#88ccff;
 z-index:	1;
}

.Banner2{
 position:	absolute;
 width:		580px;
 height:	20px;
 top:		73px;
 left:		20%;
 visibility: visible;
 background-color:	#ccffff;
 z-index:	2;
}

.Banner3{
 position:	absolute;
 width:		200px;
 height:	15px;
 top:		80px;
 left:		83%;
 visibility: 	visible;
 color:		blue;
 font-family:	times, Arial, Helvetica, Verdana, sans-serif;
 font-size:	10pt;
 z-index:	1;

}

.sidebar{
 position:	absolute;
 width:		18%;
 height:	95%;
 top:		85px;
 left:		0PX;
  background-color:	#88ccff;
}

.maincol{
 position:	absolute;
 width:		55%;
 height:	120%;
 top:		95px;
 left:		19%;

 font-family: 	times, Arial, Helvetica, Verdana, sans-serif;
 }


.photocol{
 position:	absolute;
 width:		120px;
 height:	100%;
 top:		110px;
 left:		80%;
 z-index:	2
}


.photocolUsed{
 position:	absolute;
 width:		180px;
 height:	100%;
 top:		100px;
 left:		75%;
 z-index:	2
}



.PCphotocol{
 position:	absolute;
 width:		180px;
 height:	100%x;
 top:		100px;
 left:		75%;
 z-index:	2
}

.PCRightCol{
 position:	absolute;
 width:		130px;
 height:	150px;
 top:		450px;
 left:		83%;
 font size:	10pt;
 font:		italic;
 
 z-index:	2
}


.maincol2{
 position:	absolute;
 width:		55%;
 height:	120%;
 top:		100px;
 left:		20%;

 font-family:	times, Arial, Helvetica, Verdana, sans-serif;
 }

.maincol3{
 position:	absolute;
 width:		75%;
 height:	120%;
 top:		95px;
 left:		22%;

 font-family: 	times, Arial, Helvetica, Verdana, sans-serif;
 }



.photocol2{
 position:	absolute;
 width:		180px;
 height:	100%;
 top:		95px;
 left:		580PX;
 z-index:	2
}



.HomeMainCol{
 position:	absolute;
 width:		40%;
 height:	40%;
 top:		95px;
 left:		20%;
 font-family: 	times, Arial, Helvetica, Verdana, sans-serif;

  }

.HomephotoCol{
position:	absolute;
 width:		300px;
 height:	40%;
 top:		140px;
 left:		60%;
 z-index:	2
}


