/* Localized */
body {
	position: relative;
	background: url(img/grad.gif) repeat-x top fixed #fff;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #222222;
	padding: 0px;
	margin: 0px;
}
#wrap {
	margin-left: auto;
	margin-right: auto;
	width: 854px;
	padding-top: 246px;
	position: relative;
	background: url(img/main-grad.gif) repeat-x 0px 246px #FFF;
}
#nav {
	position: absolute;
	width: 852px;
	top: 206px;
	left: 0px;
	border: 1px solid #000;
	background: url(img/nav-grad.gif) repeat-x top left;
}
#nav a {
	color: #FFF;
	background: url(img/nav-div.gif) no-repeat left center;
	line-height: 38px;
	padding: 8px 15px 8px 15px;
	text-decoration: none;
}
#nav a: hover {
	color: #ccc;
}
#header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 854px;
}
#banner {
	position: absolute;
	top: 0px;
	left: 0px;
}
#quote {
	position: absolute;
	top: 51px;
	left: 302px;
	color: #ffffff;
	font: 18px "Times New Roman", Times, serif;
	font-style: italic;
}
#rotating_items{
border: 0px solid blue;
	color: #ffffff;
	height: 130px;
	width: 280px;
	position: relative;
	top: 5px;
	left: 302px;
	padding: 5px;
	line-height: 14px;
	font: 17px "Times New Roman", Times, serif;
	font-style: italic;
}

	#rotating_items h3{
		margin: 0px;
	}
	.quoteauthor{
	font: 14px "Times New Roman", Times, serif;
	font-style: normal;
	}
 
	#rotating_items div.rotating_item{
		position: absolute;
	}

#rotating_items div.rotating_item {
border: 0px solid red;
	top: 5px;
	height: 128px;
	width: 280px;
	padding-top: 40px;
}
#rotating_items div.rotating_item i,  #rotating_items div.rotating_item em {
	width: 450px;
	padding-right: 10px;
	float: left;
}
	#rotating_items div.rotating_item h3{
		color: #686868;
		font-size: 12px;
		font-weight: normal;
		bottom: 0px;
	}
	
a img {
	border: 0px;
}
a {
	text-decoration: underline;
	color: #3300CC;
}
a:link, a:visited {
	text-decoration: underline;
	color: #3300CC;
}
a:hover {
	text-decoration: underline;
	color: #993333;
}
h1 {
	letter-spacing: -1px;
	font-weight: normal;
	font-size: 19px;
	padding: 0px;
	margin: 7px 0 5px 0;
}
h2 {
	letter-spacing: -1px;
	font-size: 16px;
	font-weight: normal;
	padding: 0px;
	margin: 5px 0 5px 0;
}
h3 {
	letter-spacing: -1px;
	font-size: 14px;
	font-weight: normal;
	padding: 0px;
	margin: 3px 0 3px 0;
}
#main {
	width: 555px;
	float: left;
	margin-left: 9px;
	margin-top: 5px;
	font-size: 14px;
}
#main p {
	/* margin: 8px; */
	padding: 0px;
}
#sidebar {
	float: right;
	width: 284px;
	padding-top: 314px;
	text-align: center;
	background: url(img/book-cover.jpg) no-repeat;
	border-top: 48px solid #006F8A;
}
#footer {
	background: #DCEAED;
	clear: both;
	padding: 20px;
	font-size: 11px;
}
#footer a {
	color: #000;
	text-decoration: none;
}
#footer span {
	color: #666;
	padding-left: 15px;
}
#content {
	padding: 10px;
	padding-top: 0px;
}
#learn-about-angela-warner {
	background: #CBDFE4;
	padding: 10px;
}
#memorial {
	background: #CFB49A;
	padding: 10px;
}
.frame {
	border: 3px solid #fff;
	margin: 5px;
}
#side-nav {
	padding-bottom: 7px;
}
#side-nav a {
	margin-bottom: 7px;
	display: block;
}
#learn-about-angela-warner span img {
	border: 4px solid #fff;
	margin-bottom: 10px;
}
