/* *** Generated by www.csscreator.com *** */
html, body{ 
 margin:0; 
 padding:0; 
 padding-bottom:10px;
 } 
 
 ul {padding: 0; margin: 0; font: 1em sans-serif;}
ul li {list-style-type: none;
  position: relative; margin: 0; padding: 0;}
ul ul {display: none;}
ul li:hover > ul {display: block; position: absolute; top: -1px; right: 100%;}
li a {display: block; padding: 5px 5px; text-decoration: none; background: #FFF;}
ul#topmenu li a:hover {background: white;}

 a {text-decoration: none; }
 
#pagewidth{ 
 width:100%; 
  min-width: 500px; 
  
} 
 
#header{ 
 height:75px; 
 width:100%; 
 background-color:#999999; 
 } 
 
#topnav{ 
 height:30px; 
 width:100%; 
 background-color:#000000; 
 } 
 
/* #leftcol{
 width:25px; 
 float:left; 
 position:relative; 
 margin-left:-350px; 
 margin-right:1px; 
 }
 */
#outer{ 
 border:solid white 0px; 
  /*/*/ border-left-width: 50px ;  /* left column width. NN4 hack to hide borders */ 
border-left-color: #FFFFFF;   /* left column colour */ 
border-left-style: solid; 
background-color: #FFFFFF; /* center column colour */ 
width: auto; 
 } 
 
#footer{
 height:75px; 
 width:100%; 
 background-color:#999999; 
} 
 
#inner{margin:0; width:100%;}
 
#maincol{ 
 float: left; 
 width: 100%; 
 position: relative; 
 margin: 0 -8px 0 -10px; 
 }
 
#outer>#inner { border-bottom: 1px solid #FFFFFF;  }
 
.clr{clear:both;}
 
.content{ 	padding:5px;
		font-family: sans-serif;
		font-size: 12pt;
		line-height:150%;}
/*padding for content */ 

.poemindent { margin-left:3em; }

.title {	font-size: 14pt;
		line-height: 200%;
		}

.limited {color:#CC0000;
			font-style:italic;}

img { margin: 10px; }
 
#header .content{padding-top:20;
padding-bottom:0;
		color:#ffffff;
		font-family: sans-serif;
		font-weight: bold;
		font-size: 150%;} 
 
#topnav .content{padding-top:3;
padding-bottom:2;
		color:#ffffff;
		font-family: sans-serif;
		font-weight: bold;
		} 
 
.topnavlink A:link {color: white;}
.topnavlink A:visited {color: white;}
.topnavlink A:active {color: white;} 
.topnavlink A:hover {text-decoration: none; border-bottom: 1px dotted; color: #6666FF;} 

A:hover {border-bottom: 1px dotted;} 
 
 /*printer styles*/ 
@media print{ 
/*hide the left column when printing*/
#leftcol{display:none;} 
#outer{border-left:0;} 
}

