body{
	padding: 5px 0px 40px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

.leftcolumn{	background-image: url(http://www.colorado.edu/journals/cye/CYEPhotos/frontpage/cye_bg.gif);	background-repeat: repeat-y;	}

.page-header {	font-family: verdana, arial, helvetica, sans-serif;	font-size: medium;	font-weight: bold;	padding-top:0px;	text-align: left;}
.book_review {background-color: #97CA99;	color: black; 	font-family: verdana, helvetica;}
.book_review a{font-family:Verdana, Arial, Helvetica, sans-serif; color:#663399; font-size:8pt; text-decoration:none}
.book_review a:visited{font-family:Verdana, Arial, Helvetica, sans-serif; color:#9933CC; font-size:8pt; text-decoration:none}
.book_review a:hover{font-family:Verdana, Arial, Helvetica, sans-serif; color:#ffffff; font-size:8pt; text-decoration:underline;}

h1{	font-family:Verdana, Arial, Helvetica, sans-serif;	color:#000000;	font-size:14pt;	text-align:center;	font-weight:bold;	font-style: normal;	padding-top: 20px;}
h2{	font-family:Verdana, Arial, Helvetica, sans-serif;	color:#000000;	font-size:12pt;	text-align:left;	font-weight:bold;}
h3{font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000; font-size:11pt; text-align:left;  font-weight:bold;}


.volume{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000000;	text-align: right;}
.citation{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;}
.affiliation{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px; text-align: center;}
.endnote {font-size:70%; text-indent: -1em; margin-left: 3em;}  /* class as selector */

.mysql_returned_table {	font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}
.mysql_returned_table a{font-family:Verdana, Arial, Helvetica, sans-serif; color:#663399; font-size:10px; text-decoration:none}
.mysql_returned_table a:visited{font-family:Verdana, Arial, Helvetica, sans-serif; color:#9933CC; font-size:10px;  text-decoration:none}
.mysql_returned_table a:hover{font-family:Verdana, Arial, Helvetica, sans-serif; color:#9933CC; font-size:10px; text-decoration:underline;}

.br-table-header {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;}

/* for pages where lots of blockquotes were used before */
.block1{
	padding: 7px 10px 5px 20px;
}
.block2{
	padding: 7px 10px 0px 20px;
}
.block2author{
/* used to display the authors in italics right under a title in table of contents*/
	padding: 7px 10px 20px 40px;
	font-style: italic;
}
.block3author{
/* used to display the authors in italics right under a title in table of contents*/
	padding: 0px 10px 0px 40px;
	font-style: italic;
}
.hiddenDiv{
 /* display:none;  */
 /* the gray background used in the 14-2 table of contents */
background-color: #EAEAEA;
}

.picDiv{
/*for having a picture in body of text  */ 
	float: right;
	margin: 5px 0px 5px 10px;
	width: 180px;
}

 div.smallish-progress-wrapper{
	/* Don't change the following lines. Used for the progress bar */
	position: relative;
	border: 1px solid black;
  }

div.smallish-progress-bar{
	/* Don't change the following lines. */
	position: absolute;
	top: 0; left: 0;
	height: 100%;
  }

div.smallish-progress-text{
	/* Don't change the following lines. */
	text-align: center;
	position: relative;
	/* Add your customizations after this line. */
  }
