   body {
    padding:10px; margin:5px;
    font-family: Arial, sans-serif, 
    font-weight: bold;
    color: #991d42;
    background-image: url(LKStitle.jpg);
    background-position: center 1em;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-color: #f15e8b;}

  #main {
    font-family: Arial, sans-serif; 
    font-weight: bold;
    background-color: #ffb89d;
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
  visibility : visible;
    font-weight: bold;
    margin-left: 5em;
    margin-top:  165px;
    border-top: 2px solid #9d569a;
    border-left: 2px solid #9d569a;
    border-right: 2px solid #9d569a;
    border-bottom: 2px solid #9d569a;
    padding-left: 6em;
    padding-right: 10em;
    padding-bottom: 3em; }

  ul.navbar {
    list-style-type: none;
    font-family: Arial, sans-serif;
    font-weight: bold;
    padding: 9px;
    margin: 0;
    background-color: #9d569a;
    border-top: 2px solid #ffa583;
    border-left: 2px solid #ffa583;
    border-right: 2px solid #ffa583;
    border-bottom: 2px solid #ffa583; 
    position: absolute;
    top: 165px;
    left: 1em;
    width: 9em; }

  div.link-list {
   background-color: #991d42;
   font-weight: bold;
   border-top: 2px solid #cc0066;
    border-left: 2px solid #cc0066;
    border-right: 2px solid #cc0066;
    border-bottom: 2px solid #cc0066;
    }

  #list2 {
	font-family: Arial, sans-serif;
	background-color: #9d569a;
	width: 10.2em;
	height: 350px;
	position:absolute;
	top: 165px;
	font-size:80%;
	font-weight: bold;
	padding-left:1%;
	padding-right:1%;
	margin-left:0;
	margin-right:0;
	border-color: ffa583;
    }

  #list1 {
    left: 0; }
  #list2 {
	right: 4px;
	top: 165px;
	padding: 9px;
	background-color: #9d569a;
	color: #ffa583;
}
  h1 {
    font-family: Arial, SunSans-Regular, sans-serif;
    color: #991d42;
    }
}
  h3 {
    font-family: Arial, SunSans-Regular, sans-serif;
    color: #991d42;
    }	
  ul.navbar li {
    background: #ffb89d;
    margin: 0.5em 0;
    padding: 0.33m;
    border-right: 1em #991d426; }  
  ul.navbar a {
    text-decoration: none; }
  a:link { 
    color: #991d42; }
  a:visited {
    color: #b3627a; }
  address {
    margin-top: 1em;
    padding-top: 1em;
    border-top: thin }
