/* TJK_tipMenu v1.1.1                              */
/* Copyright (c) 2006 TJKDesign - Thierry Koblentz */
/* EDITING IS REQUIRED HERE ************************/

/* values must be equal to the width of the images */
#Home_87 {width:87px}
#About_119 {width:119px} 
#Contact_136 {width:136px}
#Shop_147 {width:147px}
#Special_202 {width:202px}

/* this is to shrink-wrap the UL around the images */
/* height of the images, total width of the images */
ul#TJK_tipMenu {height:41px;line-height:41px;width:695px;_line-height:normal; margin:0; padding:0}

/* EDITING IS OPTIONAL HERE ************************/
/* Make these links pretty in case Images are OFF  */
#TJK_tipMenu a {font-family:Arial,Helvetica,sans-serif;font-weight:bold;}
#TJK_tipMenu a,a:visited {color:#000}
#TJK_tipMenu a:hover,#TJK_tipMenu a:focus,#TJK_tipMenu a:active {color:#ccc}

/* NOTHING TO EDIT BETWEEN THESE LINES *************/
#TJK_tipMenu,#TJK_tipMenu * {border:0 !important;padding:0 !important}
#TJK_tipMenu li {display:inline}
#TJK_tipMenu a {text-align:center;float:left;display:block;white-space:nowrap}
/* NOTHING TO EDIT BETWEEN THESE LINES *************/
