body {
color: #1b1b1b;
font-family: Georgia, serif;
background-color: #ffffcc; 
background-image: url(/splogo.gif);
background-repeat: no-repeat;
background-position: 0px 0px;

}

#digg {
border-top: dotted 1px;
display: block;
}


#links {
text-align: right;
margin: 5px;
height: 52px;
}

#links a img {
border: none;
margin: 2px;
}


#all {


}

#quotes {
font-style: italic; 
text-align: right;
}

h1 {
font-size: 1.5em;
font-weight: normal;
margin-bottom: 1em;
}

a {
color: #336699;
text-decoration: none;
background-color: inherit; }



a:visited {
text-decoration: underline;}



a:hover {
text-decoration: underline;

}



a:active {
text-decoration: none;}









.credit {
font-size: small;
text-align: right;
line-height: .5em; }

cite {
display: block;
clear: both;
border-top: 1px dotted;
padding-top: 5px;
width: 20em;
}






a {}

dd {
font-size: small;
padding-right: none;
}

dl {
margin-right: 0px;
}



#picture {
float: left;
margin-right: 10px;
margin-bottom: 0px;
margin-left: 5px;
font-size: x-small;
width: 130px;
line-height: 1em;
}

#picture p {
margin: 0px;
}

#design {
font-size: x-small;
border-top: none;
}


#essay {
width: 40em;
line-height: 1.5em; 
float: left;
margin-left: 5em;
margin-bottom: 4em;
}

#amazon {
float: right;
margin-right: 0px;
}

iframe {
width: 130px;
}

ul
{
color: inherit;
text-align: center;
margin: 0;
padding-bottom: 5px;
padding-top: 5px;
background-color: #cccc99;
border: #666633 double;
display: block; 
 }

ul li
{
display: inline;
margin-left: -4px;
}

ul li a
{
background-color: inherit;
border-right: 1px #cccc99 solid;
border-left: 1px #cccc99 solid; 
padding: 5px 10px 5px 10px;
text-decoration: none;
color: #333300;
font-variant: small-caps; }

ul li a:hover 
{
text-decoration: none;
color: inherit;
border-right: 1px #999966 solid;
border-left: 1px #999966 solid;
background-color: #ffffcc; }

ol li 
{
	list-style: none;
	list-style-image: none;
	padding: 5px;
}






