h1 {
font-family: Verdana, Lucida, Arial, sans-serif;
text-align: center;
font-size: large;
color: 000;
}

h2 {
font-family: Verdana, Lucida, Arial, sans-serif;
text-align: center;
font-style: italic;
color: #000;
margin: 0;
}

h3 {
display: block;
border: 1px solid #009;
background: #fff
font-family: Verdana, Lucida, Arial, sans-serif;
text-align: center;
font-style: italic;
font-size: small;
color: #000;
margin: 0;
}

p {
font-family: Verdana, Lucida, Arial, sans-serif;
text-align: center;
font-size: small;
color: #000;
margin: 0;
}

a {
font-family: Verdana, Lucida, Arial, sans-serif;
text-align: center;
font-size: small;
background: #009;
color: #ccc;
margin: 0;
}

a:hover {
font-family: Verdana, Lucida, Arial, sans-serif;
text-decoration: none;
text-align: center;
font-size: small;
background: none;
color: #000;
margin: 0;
}

#lnobg a {
background: none;
margin: 0;
}

#bottomlinks {
width: 757;
margin: 0;
background: url("linkbg.gif") top center repeat-y;
}

#bottomlinks a{
font-family: Verdana, Lucida, Arial, sans-serif;
text-decoration: none;
text-align: center;
font-size: small;
text-decoration: underline;
color: #ccc;
margin: 0;
background: url("linkbg.gif") top center repeat-y;
}

#bottomlinks a:hover {
font-weight: bold;
text-decoration: none;
}


#tb {
margin: 0;
padding: 0;
border: 0;
width: 700px; 
height: 10px;  /* not concerned with the 1px difference in the box bug */
background: url(tb.gif) top center repeat-x;
}

#logo {
background: url(logo2.gif) top center no-repeat;
margin: 0;
padding: 0;
border: 0;
width: 700px;
height: 100px;
}

#toplinks a {
font-family: Geneva, Arial, helvetica, sans-serif;
font-weight: bold;
background: none;
color: #000;

}

#toplinks a:hover {
color: #006;
background: url(star2.gif) top center no-repeat;
text-decoration: none;
}

#bline {
margin: 0;

padding: 0;
border: 0;
width: 100%; 
height: 5px;  /* not concerned with the 1px difference in the box bug */
background: #000;
}

#sidebar {
text-align: left;
background: #000;
width: 100px;
}

#sidebarpic {
background: url(sideb.jpg) top center no-repeat;
margin: 0;
}

#text {
margin: 0;

padding: 5px;
background: #fff;
}

.kisser {
  position:absolute;
  top:0;
  left:0;
  visibility:hidden;
}