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

body {
	background: #660000;
	margin: 0;
	font: 80% Arial,sans-serif;
	line-height: 150%;
	text-align: justify;
	color: #570000;}

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

img.topphoto {
	margin: 0;
	border-top: 0;
	border-right: 0;
	width: 510px;}

img#blue_left {
	position: absolute;
	margin-left: 220px;
	z-index: -1;
}
  	
img#blue_right {
	position: absolute;
	margin-left: 753px;
	z-index: -1;
}	
	
hr#top1 {
  	color: #FC3;
	width: 600px;
  	position: absolute;
	margin: 262px 0 0 185px;
  	z-index: 1;}
 	
hr#top2 {
	color: #FC3;
	width: 600px;
  	position: absolute;
	margin: 270px 0 0 185px;
  	z-index: 1;}

div.topmargin {
	margin-top: 45px;}
  	
p.intro {
	font-size: 110%;
	font-weight: bold;
	text-align: center;}
  
h1 {
	text-align: center;
	line-height: 1.5em;}
	
h2 {
	text-align: center;}

div#nav1 { 
	margin: 30px 0 30px 0;
	font-size: 170%;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;}

div#nav1 a {
	text-align: center;
	line-height: 2.5em;
	padding: 10px 0 0 0;}

div#nav1 a:link, #nav1 a:visited  {
	color: #570000;
	text-decoration: none;}

div#nav1 a:hover, div#navright a:hover, #copyright a:hover {
	color: #CC3300;
	text-decoration: none;}

div#nav1 a:active {
	color: #339;
	text-decoration: none;}	
	
#copyright {
	font-size: 70%;
	text-align: center;
	line-height: 1.5em;
	padding: 10px 0 20px 0;}
	
#copyright a:link, #copyright a:visited {
	color: #363;}
	
span.sup {
	font-size: 60%;
	vertical-align: text-top;}
	
/* table propreties */

table {
	margin: -6px 0 -2px -2px;
	width: 510px;}

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

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

div#navleft a:hover {
	color: #CC3300;
	text-decoration: none;}

hr {
	color: #FFF;
	border: 0;
	padding: 0;
	margin-left: -1px;}
	
td#rightcell {
	background: transparent;
	width: auto;
	text-align: center;
	vertical-align: top;}

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

#title {
	font-size: 190%;
	font-weight: bold;
	padding: 28px 0 0 0;
	letter-spacing: 2px;} 

#navright a {
	text-decoration: none;
	font: bold 120% Arial, sans-serif;}
	

div#navright a:link, #navright a:visited {
	color: #570000;
	text-decoration: none;}

div#navright a:active {
	color: #339;
	text-decoration: none;}
	
.bibliolink {
	text-align: left;}

div#navright .bibliolink a {
	font-size: 100%;
	text-decoration: none;}

