/* CSS Document */
td{
	vertical-align: top; 
}
#panel p.entries{
	font-size: 12px;
	margin-left: 2em;
}

.small{
	font-size: 13px;
	padding: 0px;
	padding-left: 10px;
	padding-top: 5px;

}

.name{
	font-size: 13px;
	/*width: 183px;*/
	padding-top: 5px;
	font-weight: bold;

}

td.namelong{
	font-size: 13px;
	width: 450px;
	padding-top: 5px;
	font-weight: bold;

}

.datacell{
	font-size: 11px;
	font-weight: bold;
	width: 90px;
	padding-right: 5px;
	color: #b14d1c;
	padding-top: 5px;
}

.moderator{
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	padding-top: 5px;
}
.header{
	font-size: 14px;
	color: #0e3749;
}

.subtitle{
	font-size: 12px;
	padding: 0px;
	padding-top: 2px;
	padding-left: 10px;
	font-weight: bold;
	
}

span.indent{
	font-size: 0.9em;
	margin-left: 2.2em;
}

span.indent_more{
	margin-left: 6em;
	font-size: 0.9em;
}






#title{
position: relative;
font-size: 1.2em;
font-style: italic;
font-weight: bold;
color: #003366;
padding-top: 0.3em;	
}

.letter_w{
	color: #669999;
}

.letter_I{
	color: #66ffff;
}

.letter_N{
	color: #336699;
}

.letter_T{
	color: #99ccff;
}

.letter_E{
	color: #66cccc;
}

.letter_R{
	color: #99cccc;
}

.letter_s{
	color: #B1DB00;
}

.letter_p{
	color: #C44DCE;
}

.letter_r{
	color: #FFBF00;
}

.letter_i{
	color: #FFFF00;
}

.letter_n{
	color: #00D4F7;
}

.letter_g{
	color: #C44DCE;
}

.letter_F{
	color: #669900;
}

.letter_A{
	color: #cc6600;
}

.letter_L{
	color: #ff3300;
}

.letter_L2{
	color: #ffcc33;
}

.fall_year{
color: #993300;
}

.spring_year{
color: #00D4F7;
}

#title img{
	width: 1.3em;
	height: 1.3em;
}

.date{
	position: relative;
	color: #003366;
	font-weight: bold;
	font-size: 1.2em;
	text-align: center;
	
}

.date .smaller{
	font-weight: normal;
	font-size: 0.6em;
	text-align: center;
	
}

.no_bold{
	font-weight: normal;
	
}
.author{
	color: #660000;
	font-size: 1em;
	font-weight: bold;
}

.small_size{
	color: #660000;
	font-size: 0.7em;
	margin-top: -1.1em;
	margin-left: -1em;
	}
	
.book{
	position: relative;
	color: #003366;
	font-size: 1em;
	text-align: center;
}

.book p{
	color: #003366;
	font-size: 0.9em;
	text-align: center;
	margin-bottom: 0;
}

.larger_title{
	font-size: 1.2em;
	font-weight: bold;
}

.book p.smaller{
	font-size: 0.8em;
	margin-top: -0.4em;
	
}

.book_cover_event{
	padding-bottom: 1em;
	width: 50%;
	margin: auto;
}