body {
	background: url(images/bg.jpg);
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:11px;
	line-height:15px;
}

a:link {
	font-size: 12px;
	line-height: 18px;
	color: #ED1C24;
	font-weight:bold;
}

a:visited {
	font-size: 12px;
	line-height: 18px;
	color: #ED1C24;
	font-weight:bold;
}

a.redlink:link {
	color: #ED1C24;
	}

a.redlink:visited {
	color: #ED1C24;
	}
	
a.bluelink:link {
	color: #005474;
	font-weight: bold;
	}
a.bluelink:visited {
	font-weight: bold;
	color: #005474;
}
	
.byline {
	font-size: 12px;
	line-height: 17px;
}
	
/*red dotted horizontal rule*/
hr {color: #ffffff; background-color: #ffffff; border: 2px dotted #ED1C24; border-style: none none dotted; }


/* header text of each content page*/
.topics {
	font-size: 25px;
	font-weight: bold;
	color: #005474;
	text-align: left;
	padding-bottom:15px;
	}

.page  {
	background-color: #ffffff;
	width: 700px;
	margin-top: 20px;
	}
	
table.page  {
	background-color: #ffffff;
	width: 700px;
	}

.navbar {
	text-align:center;
	}

	
.red {
	color: rgb(237, 28, 36);
	font-weight:bold;
	}
.backtotop {
	font-size: 12px;
	font-weight: bold;
	color: #005474;
}
	
.blue {
	color: #005474;
	font-weight:bold;
	}
.footer {
	text-align: center;
	width:700px;
	}
	
/*Bio page*/		
.headshot {
	float: left;
	padding-right: 20px;
	padding-top:3px;
	}
	
.bionames {
	color: #ED1C24;
	font-size:11px;
	line-height:15px;
	font-weight:bold;
	}
	
	
/*BLURBS*/

/*review dates*/
.rev_dates {
	font-size:11px; 
	line-height: 16px;
	text-align:left;
	}

/*Review Links*/	
.rev_link {	
	font-size:12px;
	line-height:16px;
	text-align:left;
	}
	
/* Quotes on Blurb page*/
.quotes  {  
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	text-align:left;
	/*text-indent: 0.5em;*/
	}
	
.authors {
	font-size: 14px;
	line-height: 20px;
	text-align: right;
	}
	
.plays {
	font-size: 14px;
	line-height: 18px;
	text-align: right;
	}

.blurbs { 
	font-size: 14px; 
	line-height: 18px; 
	color: #005474;
	font-style:italic;
	text-align:left;
	}
	
td.bug {
	text-align:left;
	vertical-align: top;
	height: 330px;
	}
	
/*Bout  and Bug page*/
/* Section heads*/
.heads {
	font-size:17px;
	line-height: 15px;
	font-weight:bold;
	color: #ED1C24;
	}
.date {
	font-size: 12px;
	line-height: 18px;
}
.titles {
	font-size: 16px;
	line-height: 20px;
	color: #ED1C24;
	font-weight: bold;
}
.awards {
	font-size: 14px;
	line-height: 18px;
	color: #005474;
}
.award_cat {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #005474;
}
.blurb_sections {
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	color: #ED1C24;
}
.blurb_sections a:link {
	font-style: italic;
	font-weight: bold;
}
a.blurb_sections {
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
a.blurb_sections:visited {
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
.blurbnav {
	font-size: 18px;
	font-style: italic;
	line-height: 18px;
	color: #005474;
}


a.blurbnav:link {
	color: #005474;
	text-decoration:none;
	font-size:18px;
	font-weight:normal;
	
	}
a.blurbnav:visited {
	text-decoration:none;
	color: #005474;
	font-weight: normal;
	font-size:18px;
}


a.blurbnav:hover { color:#ED1C24; }
