body{
height: 100%;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background-image: url("images/ktbgwide.jpg");
background-repeat: repeat-y;
background-color: navy;
color: white;
font-family: Verdana, Arial, Helvetica, sans-serif; 

}
img{
border: 0px;
padding: 0px;
float:none;
}
img.title{
float:left;
}

div.pagefoot{
color: #FBC638;
clear: both;
bottom:0px;
text-align:center;

font-size:x-small;
margin-left:163px;
}

div.pagehead{
height: 108px;
background-image: url("images/ktbg.jpg");
clear: left;
}
div.menucontainer{
float: left;
width:163px;

}
div.pagecontent{
left:3px;
padding:1em;
clear:right;
font-size: small ;
margin-left:163px;
}

div.menu{
background-image: url("images/ktbutton.jpg");
background-repeat: no-repeat;
width: 163px;
height: 20px;
color: white;
clear: left;
float: left;
padding-left: 6px;
top: 0px;
font-weight: bold;
font-size: smaller;

}
div.infoBox{
text-align:center;
clear: left;
border-width: 2px;
border-style: solid;
border-color: #666666;
color: black;
}
li{
margin-left: 6px;

}
h1{
font-size: medium;
font-style: italic;
}
p.ultitle{
font-weight: bold;
font-style: italic;
text-decoration: underline;
}
span.emph{
font-weight:bold;
font-style:italic;
}
span.tiny {
font-size: xx-small;
color: #FFCC33;
}
table{
border-collapse: collapse;
}
td{
border-width:1px;
border-color:black;
border-style:solid;
padding:5px;
vertical-align: top;
}
td.prodImg{
background-color:#FFCC00;
}
td.prodInfo{
width:70%;
}
td.prodPrice{
width:15%;
text-align:center;
vertical-align:middle;
}
img.prodImg{
float:none;
border-width:1px;
border-style:solid;
border-color:black;
}
div.prodImg{
float:none;
text-align:center;
}
span.red{
color: #FF0000;
}
span.big{
font-size:medium;
}
span.small{
font-size:x-small;
}
span.bold{
font-weight:bold;
}
span.italic{
font-style:italic;
}
span.uline{
text-decoration:underline;
}

a:link {text-decoration: none;color: #FFFFFF;}
a:visited {color: #FFFFFF; text-decoration: none;}
a:hover {text-decoration: none; color: #FFCC33;}

a.menu:link {color: #FFFFFF; text-decoration: none;}     /* unvisited link */
a.menu:visited {color: #FFFFFF; text-decoration: none;}  /* visited link */
a.menu:hover {color: #FFFFFF; text-decoration: none;}   /* mouse over link */
a.menu:active {color: #FFFFFF; text-decoration: none;}   /* selected link */

a.foot:link {color: #FBC638; text-decoration: none;}     /* unvisited link */
a.foot:visited {color: #FBC638; text-decoration: none;}  /* visited link */
a.foot:hover {color: #FBC638; text-decoration: none;}   /* mouse over link */
a.foot:active {color: #FBC638; text-decoration: none;}   /* selected link */