@charset "utf-8";
/* edward julio b tuppil - ejbtuppil@yahoo.com */

/* header */
#queen{width:800px; height:auto; margin:0 auto;}
#king {width:800px; height:338px;}
	#kingl {float:left; width:500px; height:338px; background:url(images/h1.jpg);}
	#kingr {float:right; width:300px; height:338px;}

/* nav */
#bishop {width:800px; height:45px; background:url(images/tbg.jpg);}
#bishopg {width:800px; height:45px; background:url(images/tbgg.jpg);}
	#bishopl {float:left; width:500px; height:45px;}
	#bishopr {float:right; width:300px; height:45px;}
		
/* body */
#horse {width:800px; height:auto; margin:0 auto; background:url(images/bbg.jpg);}
#horseg {width:800px; height:auto; margin:0 auto; background:url(images/bbgg.jpg);}
	#horsel {float:left; width:495px; height:auto; padding-left:5px}
	#horser {float:right; width:300px; height:auto;}

/* footer */
#rook {width:800px; height:auto; background:url(images/dbg.jpg)}
#rookg {width:800px; height:auto; background:url(images/dbgg.jpg)}
	#rookl {float:left; width:500px; height:45px;}
	#rookr {float:right; width:300px; height:45px;}

.wall {padding:10px;}

#nav a img{border:0px;}

#pawn1 {clear:both; height:0px; line-height:0px;}
#pawn2 {clear:both; height:0px; line-height:0px;}
#pawn3 {clear:both; height:0px; line-height:0px;}
#pawn4 {clear:both; height:0px; line-height:0px;}
