div.container
{
width:100%;
margin:0px;
border:1px solid gray;
line-height:150%;
}



div.header,div.footer
{
padding:0.5em;
color:white;
background-color:gray;
clear:left;
}

h1
{
padding:0;
margin:0;
font-family: Goudy Old Style; 
font-size: 24pt; 
font-variant: small-caps; 
font-style: italic; 
font-weight: bold;
}



h2
{
padding:0;
margin:0;
font-family: Goudy Old Style; 
font-size: 16pt; 
font-variant: small-caps; 
font-style: italic; 
font-weight: bold;
}


div.left
{
float:left;
width:160px;
margin:0;
padding:1em;
}


div.BioContent
{
background-image:url(ss_logo.jpg); background-repeat:no-repeat;
        
background-position:50% 60%;
margin-left:190px;
border-left:1px solid gray;
padding:1em;
}

div.content
{
margin-left:190px;
border-left:1px solid gray;
padding:1em;
}

l
{
float:left;
width:100%;
padding:0;
margin:0;
list-style-type:none;
}


a.button
{
float:center;
width:12em;
font: oblique bold 12pt/14pt cursive;
text-decoration : none;
color:black;
background-color:#fcba9c;
padding:0.4em 0.6em;  
border-right:1px solid white;
}



a.button:hover {background-color:white}

a.names
{
text-decoration : none;
color:black;
font-family: Goudy Old Style; 
font-size: 16pt; 
}


a.names:hover 
{
background-color:#CCCCCC;
}

li {display:inline}

span
{
float:left;
width:0.8em;
font-size:400%;
font-family:algerian,courier;
line-height:65%;
}

img.behind
{
position:center;
left:5px;
top:10px;
z-index:-1
}
