#contentbox {
	position: relative;
	float:left;
	width: 507px;
	left: 200px;
	top: 216px;
	border: 1px solid #000000;
	z-index: 1;
	margin-bottom:205px;
	padding-top: 15px;
}

.bc1   { background-color: #FBF8EE; }
.bc2   { background-color: #E7E0C4; }
.bc3   { background-color: #EFE7E7; }
.bc4   { background-color: #E8E7EB; }
.bc5   { background-color: #E8DFE5; }
.bc6   { background-color: #F0E8BC; }
.bc7   { background-color: #E8EDEF; }
.bc8   { background-color: #EBF3FA; }


#text  {
	margin-left:15px;
	width:477px;
	margin-bottom: 15px;
	}

#text a {
	text-decoration: none;
	color: #586871;
}

#text a:hover {
	text-decoration:underline;
	}
	
#text p {
	font: normal 12px/17px Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	color: #000000;
	padding: 0px;
	margin:0px 0px 6px;
	text-indent: 24px;
}

.noIndent {
	text-indent: -24px;
}


#text p a {
	text-decoration: none;
	color: #586871;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #226A63;
	font-style: italic;

}
#text p a:hover {
	background-color: #7F2C33;
	color: #FFFFFF;
	text-decoration: none;
	}



.caps {
	text-transform: uppercase;
	font-size: 90%;
	letter-spacing: 1px;
}

#text ul {
	font: normal 12px/17px Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	color: #000000;
	padding: 0px;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}

#text ol {
	font: normal 12px/17px Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	color: #000000;
}


#text ul li {
	margin: 6px;
	margin-left: 16px;
	list-style-position: outside;
	list-style-type: square;
}

#text blockquote {
	margin-left: 24px;

}

#text #largedrop {
	font-family: "Times New Roman", Times, serif;
	font-size: 88px;
	line-height: 70px;
	position:relative;
	margin-right: 3px;
	font-weight: normal;
	color: #005C67;
	float: left;
	width: auto;
	height: 60px;
	}

#text #smalldrop {
	font-family: Impact, Verdana, "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 54px;
	line-height: 50px;
	position:relative;
	margin-right: 1px;
	font-weight: normal;
	color: #005C67;
	float: left;
	width: auto;
	height: 45px;
	}

	
#text #quote {
	position:relative;
	float:right;
	width:250px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
}

#text #quote #textarea {
	background-color: #E0E7EB;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
	
#text #quote p {
	font:italic bold normal 13px/21px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-align: center;
	text-decoration:none;
	padding:0px;
	margin-left:15px;
	margin-right:15px;
	color: #000000;
	text-indent: 0px;
	margin-bottom:0px;
	font-weight:bold;
}
	
#text #quote #top {
	background-image: url(../images/topcorn.gif);
	width: 250px;
	height: 25px;
	z-index: 8;
	background-repeat: no-repeat;
	background-position: center top;
	}

#text #quote #bot {
	background-image: url(../images/bottomcorn.gif);
	width: 250px;
	height: 25px;
	z-index: 8;
	background-repeat: no-repeat;
	background-position: center top;
	}



#text #quote2 {
	position:relative;
	float:right;
	width:250px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
}

#text #quote2 #textarea {
	background-color: #FFFFFF;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
	
#text #quote2 p {
	font:italic bold normal 13px/21px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-align: center;
	text-decoration:none;
	padding:0px;
	margin-left:15px;
	margin-right:15px;
	color: #000000;
	text-indent: 0px;
	margin-bottom:0px;
	font-weight:bold;
}
	
#text #quote2 #top {
	background-image: url(../images/topcorn2.gif);
	width: 250px;
	height: 25px;
	z-index: 8;
	background-repeat: no-repeat;
	background-position: center top;
	}

#text #quote2 #bot {
	background-image: url(../images/bottomcorn2.gif);
	width: 250px;
	height: 25px;
	z-index: 8;
	background-repeat: no-repeat;
	background-position: center top;
	}


	


	
#text h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 26px;
	color: #000000;
	text-align:center;
	margin:0px 0px 24px;
	padding:0px;
	font-weight: bold;	
	}
	
#text h3 {
	font: normal 15px/18px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-align:center;
	margin:0px 45px 4px;
	padding:0px 0px 2px;
	letter-spacing: 1px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7595A1;
	text-transform: uppercase;
	}

#text h4 {
	font: normal 20px/22px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	margin:0px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 25px;
		text-align:center;

	}
	
	
#text h5 {
	font: bold normal 15px/18px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-align:left;
	margin:12px 0px;
	padding:0px;	
}

#text h6 {
	font: normal 15px/17px Verdana, "Lucida Grande", Arial, Helvetica, sans-serif;
	font-style:italic;
	color: #000000;
	text-align:left;
	margin:3px 0px 12px;
	padding:0px;
	}

#text cite {
	font: normal 10px/12px Verdana, "Lucida Grande", Arial, Helvetica, sans-serif;
	font-style:italic;
	color: #000000;
	text-align:left;
	margin: 0px;
	padding: 0px;
}

	
#text #endbox {
	position:absolute;
	background-image: url(../images/endbox.gif);
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	background-position: 5px 3px;
}

#text table {
	font-family: Verdana, Arial, "Lucida Grande", Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	padding:3px;
	padding-left:3px;
	border-collapse:collapse;
	
}

#text table a {
	background-color: #7F2C33;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
	text-align:center;
	border-width: 1px;
	border-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
	display:block;
	}

#text table a:hover {
	background-color: #CCCCCC;
	color: #000000;
	text-decoration: none;
	}


#text th  {
	font-weight:bold;
		text-align:left;

	}

#text td {
	text-align:left;
	vertical-align:top;
	border-bottom: 1px solid #666666;
	}
	
.border {
	border-right: 1px solid #000000;
	padding:0px;
	}

