body
{
font-family: tahoma;
background-image: url(paper.gif);

}

a
{
color:#009900;
text-decoration: none;
font-weight: bold;
}

a:hover
{
color:#00cc00;
text-decoration: underline;
}

.alink
{
color: #0000aa;
}

.alink:hover
{
color:#0000aa;
text-decoration: underline;
}

#nav
{
font-size: 13pt;
font-weight:bold;
width: 120px;
line-height: 1.5em;
background: white;
position:absolute;
left:25px;
top:120px;
z-index:4;
padding: 8px;
border: 1px solid #007700;
background-color: #ddeedd;
text-align: right;
}


#links
{
font-size: 9pt;
width: 220px;
line-height: 1.5em;
background: white;
position:relative;
left:500px;
top:-10px;
z-index:4;
padding: 8px;
border: 1px solid #007700;
background-color: #ccddcc;
color: #009900;
}

#links a
{
font-weight: normal;
}


#main
{
border: 1px solid #007700;
background: white;
margin-left:120px;
margin-top:72px;
width:510px;
z-index:2;
padding: 45px;
padding-bottom: 20px;
line-height: 1.5em;
font-size: 10pt;
}

#main li
{
padding-top: 10px;
padding-bottom: 15px;
}

#maintitle
{
font-size: 20pt;
padding: 5px;
padding-bottom: 20px;
margin-bottom: 20px;
text-align: right;
border-bottom: 1px solid black;
}

#greg
{
position:absolute;
left:110px;
top:38px;
width:510px;
text-align: left;
letter-spacing: 6px;
padding-left: 40px;
z-index:3;
font-size: 25pt;
font-weight: bold;
color: #004400;
}

#grass
{
position:absolute;
left:200px;
top:97px;
}

#lastmod
{
text-align: right;
font-size: 8pt;
padding-top: 20px;
padding-bottom: 10px;
color: #999999;
}

.abstract
{
padding: 10px;
margin: 5px;
margin-left: 0px;
background: #ddeedd;
font-size: 8pt;
line-height: 1.5em;
color: #006600;
}

.title
{
font-size: 11pt;
}

.authorlink
{
color: black;
font-weight: normal;
}
