#insert-left { 
	width: 250px;
	float: left;
	padding: 10px;
	text-align: center;
	background: url('../img/quote-top.gif') no-repeat;
	background-position: top left;
}

#insert-right { 
	width: 250px;
	float: right;
	padding: 10px;
	text-align: center;
	background: url('../img/quote-top.gif') no-repeat;
	background-position: top left;
}

#insert-left p, #insert-right p { 
	font-size: 18px;
	line-height: 22px;
	font-style: italic;
	font-weight: bold;
	padding: 20px 10px 20px 10px;
	font-family: "Trebuchet MT", serif;
	color: #336699;
	background: url('../img/quote-bottom.gif') no-repeat;
	background-position: bottom right;
}

#insert-left .plain, #insert-right .plain { 
	font-style: normal;
	font-weight: normal;
	color: #575757;
}

/* Guyana Insert */
#subpage .guyside {
	font-size: 11px;
	color: #575757;
	padding: 15px;
	margin: 0px 0px 20px 0px;
	background: #EFFAE5;
	border: 1px solid #DAEDC9;
}

#subpage .guyside h3 {
	color: #696;
	font-family: Georgia, serif;
	font-size: 24px;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	line-height: 26px;
	font-weight: normal;
	text-transform:none;
}

#subpage .guyside p {
	font-size: 11px;
	margin: 0px 0px 12px 0px;
	padding: 0px;
}

#subpage .guyside a {
	color: #360;
	border-bottom: 1px dotted #360;
}

#guyana .author {
	color: #336699;
	font-weight: bold;
	font-style:italic;
	margin: 0px;
	padding: 0px;
}

#guyana .contributor {
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

#guyana h2 {
	color: #333;
	font-family: Georgia, serif;
	font-size: 32px;
	margin: 0px;
	padding: 10px 0px 25px 25px;
	line-height: 32px;
	font-weight: normal;
	text-transform:none;
	border: 0px;
}

#guyana h3 {
	color: #7A5B3F;
	font-family: Georgia, serif;
	font-size: 24px;
	margin: 0px;
	padding: 20px 0px 10px 25px;
	line-height: 26px;
	font-weight: normal;
	text-transform:none;
}
