/* Manususcript Project for Libr 280 Spring 2006 by Radan Vlasta*/



body {
	background: #660000;
	margin: 0;
	font: 80% Arial, sans-serif;
	color: #570000;}
	
p {
	line-height: 150%;
	text-align: justify;}
	
p a {
	font: bold 105% Arial, sans-serif;}
p b {
	font: bold 110% Arial, sans-serif;}
	
span.sup {
	font-size: 60%;
	vertical-align: text-top;}

div#pagewrap {
	background-color: #ffc;
	width: 800px;
	margin: 0 0 0 80px;
	border: solid 3px #FC3;
	border-top: 0;
	border-bottom: 0;}

img#blue_left {
  	position: absolute;
	margin-left: 70px;
  	z-index: -1;}
  	
img#blue_right {
	position: absolute;
	margin-left: 893px;
  	z-index: -1;}	
	
hr#top1 {
  	color: #FC3;
	width: 900px;
  	position: absolute;
	margin: 5px 0 0 35px;
  	z-index: 1;}
 	
hr#top2 {
	color: #FC3;
 	width: 900px;
  	position: absolute;
	margin: 10px 0 0 35px;
  	z-index: 1;}
  

#copyright {
	font-size: 80%;
	text-align: center;
	line-height: 1em;
	margin-top: 5px;}
	
#copyright a:active, a:visited {
	color: #030;}
	

/* table properties */

table {
	margin: -2px 0 -2px -2px;	
	width: 800px;
	background: #ffc;}
	
<!-- left column -->

td#leftcell {
	background: url(left_bar.jpg) no-repeat;
	width: 150px;
	vertical-align: top;
	font-size: 130%;
	font-weight: bold;
	text-align: left;
	line-height: 3em;
	letter-spacing: 1px;
	padding-top: 15px;}

div#navleft a, span#urhere {
	margin-left: 16px;
	color: #FFFFFF;}
	
div#navleft a:visited {
	color: #FFF;
	text-decoration: none;}

div#navleft a:hover, div#cellimage p a:hover, .bibliolink a:hover, #copyright a:hover {
	color: #CC3300;
	text-decoration: none;}

hr {
	color: #FFF;
	width: 160px;}
	
div#cellimage {
	margin-left: -1px;}

div#cellimage p {
	background-color: transparent;
  	font-size: 70%;
  	letter-spacing: normal;
  	line-height: 1.5em;
  	text-align: center;
  	margin-top: 5px;}
	


<!-- right column -->

td#rightcell {
	background: transparent;
	width: auto;
	text-align: center;
	padding: 30px 20px 20px 20px;
	vertical-align: top;}
 
	
	
	
	
#title {
	font-size: 200%;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	line-height: 1.5em;
	padding: 20px 0 30px 0;} 

.biblio {
	text-align: justify;
	padding-left: 30px;
	padding-right: 10px;
	text-indent: -20px;}

.bibliolink {
	text-align: center;
	margin-top: 30px;}

.bibliolink a {
	font: bold 110% Arial, sans-serif;}

p#bottomnavbar {
	text-align: center;
	line-height: 0.9em;
	margin-top: 50px;}
	
p#bottomnavbar a {
	text-decoration: none;
	font-weight: bold;
	font-size: 100%;
	color: #900;}

p#bottomnavbar a:hover {
	text-decoration: none;
	
	color: #003300;}
	
hr#bottom {
	color: #900;
	width: 100%;}

