  body {
    padding-left: 3em;
    color: #000080;
    font-family: "comic sans ms", verdana, Georgia, "Times New Roman",
          Times, serif;
	background: #e6e1fd url("./images/bgsilb.jpg");
	background-repeat: repeat-x;}




  ul.navbar {
    list-style-type: none;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 2em;
    left: 1em;
    width: 9em }
  h1 {
    font-family: "comic sans ms", Helvetica, Geneva, Arial,
          SunSans-Regular, sans-serif }
  ul.navbar li {
    background: white;
    margin: 0.5em 0;
    padding: 0.3em;
    border-right: 1em solid black }
  ul.navbar a {
    text-decoration: none }
  a:link {
    color: blue }
  a:visited {
    color: purple }
  address {
    margin-top: 1em;
    padding-top: 1em;
    border-top: thin dotted }
#top {padding: 2em;
	background: #e6e1fd url("./images/bgtop.jpg");
	background-repeat: no-repeat;}
#top h2 { padding: .5em;
	margin: .5px;
	border: 0px solid black; 
 	font size: 2.5em;
	color: #660066; }

#middle { padding: 2em;
	background: #e6e1fd url("./images/bgbody.jpg");
	background-repeat: repeat-y;}
#middleindex { padding: .3em;
	background: #e6e1fd url("./images/bgbody.jpg");
	background-repeat: repeat-y;}
#middle p { padding: 1em;
	margin: 1px;
	border: 0px solid black;
	width: 775 px; 
	font size: 1em;
	position: relative; left: 5px; }



#offset { padding: 0em;
	margin: 3px;
	border: 0px solid black;
	width: 400 px; 
	font size: 1em;
	position: relative; top: -550px; left: 350px; }

#full { padding: 0em;
	margin: 3px;
	border: 0px solid black;
	width: 750 px; 
	font size: 1em;
	position: relative; top: -500px; left: 5px; }

#middle h4 { padding: 1em;
	margin: 1px;
	border: 0px solid black; 
 	font size: 1.3em;
	color: navy; }

#bottomindex { padding: 1em;
	border: 0px solid black;
	font size: 1em;
	position: relative; top: -500px;
	background: #e6e1fd url("./images/bgbottomb.jpg");
	background-repeat: no-repeat;}

#bottom { padding: 2em;
	background: #dbe5eb url("./images/bgbottom.jpg");
	background-repeat: no-repeat;}
