body{ color:#fff; background:#111; }

#itleft{ position:absolute; z-index:1; width:auto; height:auto; left:0; top:0; }
#itright{ position:absolute; z-index:1; width:auto; height:auto; right:0; top:0; }
#ibleft{ position:absolute; z-index:1; width:auto; height:auto; left:0; bottom:0; }
#ibright{ position:absolute; z-index:1; width:auto; height:auto; right:0; bottom:0; }

#tmain{ position:relative; z-index:2; width:100%; height:100%; }

	#tmain div.tmain{ position:relative; width:375; height:375; }

		#logo{ position:absolute; width:auto; height:auto; left:-115; top:-55; }

		#mp_photography{ position:absolute; width:375; height:375; left:0; top:0; }
			#mp_photography div.imain{ float:left; position:relative; width:125; height:125; }
				#mp_photography div.imain img{ position:absolute; width:auto; height:auto; left:0; top:0; }
				#mp_photography div.imain table{ position:absolute; width:115; height:115; left:5; top:5; display:none; }
					#mp_photography div.imain table td{ width:115; height:115; }
						#mp_photography div.imain table td a{ font:16px "Arial Narrow", Arial; color:#fff; text-decoration:none; }
				#mp_photography div.imain img.lblank{ position:absolute; width:125; height:125; left:0; top:0; }

#author{ position:absolute; z-index:4; width:auto; height:auto; left:15; bottom:10; font:12px "Arial Narrow", Arial; color:#191919; }
	#author a{ font:12px "Arial Narrow", Arial; color:#191919; }
