﻿body{}
    .title{text-align:center;
        font-family: "Verdana", "Helvetica", sans-serif}
    .indexpage{text-align:left;
        font-family: "Verdana", "Helvetica", sans-serif;
        background-image:url(images/seeds.jpg);
     }
    .walk{text-align:center;
        font-family: "Verdana", "Helvetica", sans-serif}
h1{font-size:24pt;
    font-weight:bold;
    position:absolute;
    left:250px;
    top:30px}
h2{font-size:16pt;
    font-weight:bold}
h3{font-size:14pt;
   font-weight:bold;
   font-style:italic;}
p{font-size:12pt}
a{font-size:12pt;
  color:Green;
  text-decoration:none}
li
{
    padding-bottom:10pt;
}
a:hover{font-weight:bold;
        text-decoration:underline}
a.pictures
    {display:block;
     color:White}
a.pictures:hover
    {color:Green}
a.topleft
    {display:block;
     color:White;
     width:150px;
     float:left}
a.topleft:hover
    {color:Green}
a.currentpage{display:block;
  width:150px;
  height:50px;
  background-image:url(images/sdu.png);
  text-align:center;
  position:relative;
  right:-30%;
  color:Black;
  text-decoration:none}
a.currentpage:hover{background-image:url(images/sdh.png)}
a.menuitem{display:block;
  width:150px;
  height:50px;
  background-image:url(images/slu.png);
  text-align:center;
  position:relative;
  right:-30%;
  color:Black;
  text-decoration:none}
a.menuitem:hover{background-image:url(images/slh.png)}
em
{font-weight:bold;
 font-style:normal}
.small
{font-size:8pt}
.footnote
    {font-size:8pt;
        position:relative;
        top:10%}
.story
    {font-size:10pt;
    text-align:left}
.homepage
    {width:150px;
     height:50px;
     background-image:url(images/ldu.png);
     text-align:center;
     position:relative;
     right:-30%}
.menuitem
    {width:150px;
     height:50px;
     background-image:url(images/llu.png);
     text-align:center;
     position:relative;
     right:-30%}
.atext
    {position:relative;
     top:1em}
.pictures
    {width:350px;
     float:left}
.editorial
    {width:400px;
     float:right;
     position:absolute;
     left:350px}
.walk
    {height:250px;
     text-align:left}
.ramblerslogo
    {position:relative;
     left:40px}
.question
    {font-style:italic}
#page
    {width:1024px;
     height:700px;
     position:absolute;
     left:50%;
     margin-left:-512px;
     background-color:White;
     background-position:center}
#menu
    {width:150px;
     float:left;
     position:absolute;
     left:0px;
     top:150px}
#content
    {width:780px;
     position:absolute;
     left:230px;
     top:120px;
     float:right}
#pictures
    {width:350px;
     float:left}
#editorial
    {width:400px;
     float:right;
     position:absolute;
     left:350px}
#banner
    {width:780px}
         

