    A:link { text-decoration: underline; }
    A:visited { text-decoration: underline; }
    A:active { color: #ce8639; text-decoration: underline; }
    A:hover { color: #ce8639; text-decoration: underline }
  

    body
    {
    background-color: #B0C4DE;
	background-image: url(../graphics/2ground.gif);
    color: #000000;
	font-family: "Times New Roman", serif;
	margin-left: 10%;
	margin-right: 10%;
 	}
	
	.copyright
	{
	color: #000000;
	}
	
	.firstpara
	{
	text-indent: 0;
	}

    .home 
	{
	font-family: Verdana, sans-serif;
	text-align: center;
	font-size: x-small;
	}

    .link 
	{
	font-family: Arial, Verdana, Sans-serif;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 0;
	bottom-padding: 0;
	}
	
	
	.pictureframe
	{
	background-color: #a9a9a9);
	background-image: url(lrock006.jpg);
	padding: 25px;
	margin: 20px;
	border: 8px double #a9a9a9;
	}
	
	.poetryspace
	{
	margin-top: 1em;
	text-indent: 0;
	}
	
	.signature
    {
	text-align: right;
	font-style: italic;
	margin-bottom: 1em;
	margin-top: .5em;
	}

	.update
	{
	font-family:  Verdana, sans-serif;
	font-size: x-small;
	text-indent: 0;
	text-align: right;
	color: #3399ff;
	margin-right: 10%;
	}
		
	pre
	{
	font-family: Courier, "Courier New",  "Verdana", serif;
	text-align: left;
	}
		
	p
    {
	text-indent: 1em;
	text-align: left;
	margin-bottom: 0;
	margin-top: 0;
	}

	blockquote
	{
	margin-left: 10%;
	margin-right: 10%;
	text-align: left;
	}

	hr
	{
	text-align: center;
	color: #993300;
	}
	
	li
	{
	margin-bottom: .3em;	
	}

	ul
	{
	text-indent: 0;
	text-align: left;
	margin-bottom: 1em;
	margin-top: 1em;
	margin-left: 10%;
	margin-right: 10%;
	list-style-position: outside;
	}

    H1, H2, H3, H4, H5, H6
    {
	color: #2f4f4f;	
	font-family: Verdana, sans-serif;
	line-height: 130%;
	font-weight: normal;
	text-align: center;
	margin-top: 1em;
	margin-bottom: 1em;
	}

