body {
background-color: #660000;
font-family: arial;
}
table.one {
background-color: transparent;
width: 750px;
height: 600px;
}
table.three {
background-color: #cc9933;
width: 600px;
height: 600px;
font-family: Optima;
}
h1 {
background-color: transparent;
font-size: 100%;
text-valign: top;
color: #FFFFFF
}
ul.circle 
{
list-style-type: cirle;
font-size: 85%
}
p.next
{
text-align: right
}
p.description
{font-size: 80%}
p {
background-color: transparent
}
td.subnav
{
font-family: copperplate;
background-image: 
url("/images/key.jpg");
background-repeat: 
no-repeat;
background-position: center center
}
td.logo	
{ 
background-image: 
url("images/kblogo.jpg");
width: 746 px;
height: 127 px;
background-position: absolute;
top: 2 px;
right: 5px;
background-repeat: no-repeat;
background-attachment: 
none
}
a:link    {color:black; text-decoration: none}
a:visited {color:black; text-decoration: underline}
a:active  {color:white; text-decoration: underline}
a:hover   {color:black; text-decoration: none}