body {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #fc3; }
	
img {
	display: block;
	border: 0; }

a {
	color: #c33;
	font-weight: bold; 
    text-decoration: none; }
a:visited {
	color: #666;
    text-decoration: none; }
a:hover {
	color: #f03;
	text-decoration: underline; }
	

H1      { 
	text-align: left;
	font-family: Verdana, Geneva, Lucida, Arial; 
    font-size: x-large; 
	font-weight: bold; 
    color: #c33; }	
	
H2      { 
	text-align: left;
    font-family: Verdana, Geneva, Lucida, Arial; 
    font-size: medium; 
	font-weight: bold; 
	padding-top: 30px;
    color: #c33; }	
	
H3      { 
	text-align: center;
    font-family: Verdana, Geneva, Lucida, Arial; 
    font-size: medium; 
	font-weight: bold; 
    color: #c33; }	
	
H4      { 
	text-align: left;
    font-family: Verdana, Geneva, Lucida, Arial; 
    font-size: small; 
	font-weight: bold; 
    color: #c33; }	
	
.body {  
	text-align: left;
    font-family: Verdana, Geneva, Lucida, Arial; 
    font-size: small;
	color: #000; }
	  
.bodysm { 
	font-family: Verdana, Geneva, Lucida, Arial; 
	font-size: x-small; 	  
	color: #000; }
	  
.monospace { 
	font-family: "Courier New", Courier, monospace; 
	font-size: small; 	  
	color: #000; }
	
.flfred {
	color: #c33; }
	
.redball {
	color: #c33;
	border-bottom: thin solid black; }
	
.underline {
	border-bottom: thin solid black; }
	
#banner {
	vertical-align: top;
	padding-top: 20px; }
	  
#outside {
	margin-top: 50px;
	margin-bottom: 50px; }
	
#gutter {
	padding-left: 20px;
	background-color: #ffc; }
	
#floatingbox {
	width: 610px;
	border-width: thick;
	border-color: #000;
	border-style: solid;
	background-color: #ffc; }
		
#greenbar {
	vertical-align: top;
	padding-top: 20px; }
	
#libcontent {
	padding-top: 2em;
	padding-left: 1em;
	padding-bottom: 2em;
	padding-right: 4em;
	text-align: left;
	vertical-align: top; }
	
#liberation {
	width: 400px;
	height: 100px;
	/* background-image: url(liberation/liblogo_sm.gif);
	background-repeat: no-repeat;
	background-position: bottom left; */
	background-color: #ffc; }
	
#mainmenu {
	vertical-align: top;
	text-align: left;
	background-color: #063; }
	
#mainmenu ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 1em; }
	
#mainmenu ul a, #mainmenu ul a:link, #mainmenu ul a:visited, #mainmenu ul a:active {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: small;
	font-weight: bold; 
	color: #ffc;
	text-decoration: none; }
	
#mainmenu ul a:hover {
	text-decoration: underline; }
	
#submenu {
	vertical-align: top;
	text-align: left;
	background-color: #ffc;
	background-image: url(lscomvert.gif);
	background-repeat: no-repeat;
	padding-top: 360px; 
	width: 120px; }
	 
#submenu ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 1em; }
	
#submenu ul a, #submenu ul a:link, #submenu ul a:visited, #submenu ul a:active {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: small;
	font-weight: bold; 
	color: #ffc;
	text-decoration: none; }
	
#maincontent {
	padding-top: 2em;
	padding-left: 1em;
	padding-bottom: 2em;
	text-align: left; }
	
#pagecontent {
	padding-top: 2em;
	padding-left: 1em;
	padding-bottom: 2em;
	padding-right: 4em;
	text-align: left;
	vertical-align: top; }
	  
.dropcap {
	font-size: x-large;
	font-weight: bold; 
	background-color: #c33;
	color: #ffc;
	padding-right: 8px;
	padding-left: 8px; }

.indent {
	text-align: left;
	padding-left: 20px;
	}
	
.pull	{ 
	text-align: left;
	font-size: medium; }
	
.question	{ 
	text-align: left;
	font-size: small;
	font-weight: bold;
	font-style: italic; }
	
.reprint {
	padding-left: 2em; }
	
.mono { 
      font-family: Courier; 
      font-size: small; }





