@charset "utf-8";
/* CSS Document */

body {
	padding:0;
	margin:0;
	}
	
#div_wrap {
	line-height:1.7em;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	margin-left:auto;
	margin-right:auto;
	width:1200px;
}

#footer_wrap {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin-left:auto;
	margin-right:auto;
	width:1200px;
}

#banner {
	background-image:url('images/aaeBanner.gif');
}

.border_left {
	border-left:2px solid #999;
	}
	
.border_both {
	border-left:2px solid #999;
	border-right:2px solid #999;
	}
	
.headerName {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:42px;
	font-weight:600;
}


.headerNorris {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:38px;
	font-weight:600;
}

.dates {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
}

#swk {
	width:600px;
	margin-left:500px;
	height:auto;
	font-style:italic;
}

.topic {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:600;
}

.pulled_quote {
	width:600px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	font-style:italic;
}

.pulled_quotes {
	width:600px;
	margin-left:100px;
	height:auto;
	font-style:italic;
}

.poem_quotes {
	width:600px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	font-style:italic;
	text-align:center;
}
	
.pic_left {
	margin-right:30px;
	margin-bottom:30px;
}

.pic_right {
	margin-left:30px;
	margin-bottom:30px;
}

.biblio{
	font-size:16px;
}

a.bio_names:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:600;
}

.sidebar {
	padding:15px;
	background-color:#FFFF99; 
}

.kbl {
	font-size:10px;
	}
	
.caption_left {
	float:left;
	font-size:14px;
	height:auto;
	text-align:justify;
	padding-right:30px;
	padding-bottom:15px;
	line-height:1.1em;
}

.caption_right {
	float:right;
	font-size:14px;
	height:auto;
	text-align:justify;
	padding-left:30px;
	padding-bottom:15px;
	line-height:1.1em;
}
