@media screen {

body {background-image:url("../images/bg.jpg");
  	background-repeat:repeat;
width: 580pt;
}
h1 {font-size: 18px;
	 text-decoration: underline;
	  font-family: garamond, sans-serif; 
	  font-weight:850; 
	  text-indent: 50pt; 
	  margin-top:35pt; 
	  margin-bottom: 10pt;}
	  
.input2 {background-color:#ffffff;
	 word-spacing:.1em;}

h2 {font-size: 16px;
	 font-family: garamond, verdana, sans-serif;
	  font-weight:750;
	  margin-top:25pt; margin-bottom: 10pt;}

li {list-style-type:none;
 	font-size:12pt;
 	font-family: times roman;
 	margin-left:0pt;
 	margin-top:-15pt;
  	text-indent: -14pt;}

.table1 {border-style:none;
		 border:none; 
		background-image:url("../images/libel_header.jpg");
  		background-repeat:no-repeat; height: 100px}

.td {background-image:url("../images/end_peice.jpg");
  background-repeat:repeat;}
.img {float:left;}

.a {float:right; 
	z-index:1;
	background-color: #ffffff;
		}


a:link {color: #000080;; 
	text-decoration: none; 
	font-family: "Times Roman";
 	font-size: 11pt;}

a:hover {color: #000080;
 text-decoration: underline;
  font-family: "Times Roman";
   font-size: 11pt;}


a:visited {color: #000080;;
	 text-decoration: none;
	 font-family: "Times Roman";
	  font-size: 11pt;}


.archive_link 
	{background-color: #ffffff;
	text-align: justify;
	display:block; 
	border: medium dotted darkgreen;
	padding: 10px;
	font-family: "Times Roman";
	  font-size: 12pt;
	}
	}
	
