@charset "utf-8";
/* Mr. Edward Julio B. Tuppil ::  ejbtuppil@yahoo.com */
/* id */

body{ margin:0 auto; background:url(images/bg.jpg); background-position: top left; background-color:#280B05; background-repeat:repeat-x;}

#master{margin:0 auto; width:800px; height:auto; text-align:center; padding:0px;}
/**/
#header  {width:800px; height:179px; margin:0 auto; background:url(images/a1.jpg);}
#hfleft  {float:left; }
#hfright {float:right;}
/*clear*/

#kickbust1{clear:both; margin:0 auto; width:100%; height:0px; display:block; line-height:0px}
#kickbust2{clear:both; margin:0 auto; width:100%; height:0px; display:block; line-height:0px}
#kickbust3{clear:both; margin:0 auto; width:100%; height:0px; display:block; line-height:0px}

/*nav*/

#nav     {width:800px; height:auto; margin:0 auto;  background:url(images/bag.jpg); background-position:right top; background-repeat:repeat-y;}
#nfleft {float:left;}
#nfleft li{float:left; display:inline; line-height:0px; padding:0px; border:0px; letter-spacing:0px;}
#nfright {float:right; letter-spacing:0px; background:url(images/n6.jpg); width:240px; height:72px;}

/*content*/
#tn{ margin-bottom:20px;}
#content  {width:800px; height:auto; background:url(images/bag.jpg); background-position:right top; background-repeat:repeat-y;}
#cfleft   {float:left;  width:530px; height:auto; background-color:#21262A; margin-top:20px; margin-left:20px; margin-right:10px;}
#cfright  {float:right; width:240px; height:auto; }
/*footer*/
#footer{width:240px; height:71px; float:right; background:url(images/bcg.jpg);}
#fl{width:500px; height:41px; float:left; vertical-align:bottom; margin-left:20px;}

/* GALLERY */
#gal {
overflow:hidden;
}
#gal ul {
list-style:none;
float:left;
}
#gal li {
list-style:none;
float:left;
margin:10px
}
#gal li a {
display:block;
margin:0px; 
padding:10px;
background:#FFCC00;
}
#gal li img {
width:145px;
height:105px;
border:none;
}
#gal li a:hover {
background:#999999;
}
