.body-wrapper {
	background-image: url(images/top_red-line.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
.content-wrapper {
	font-family: "Lucida Grande", Arial, Verdana;
	font-size: 12px;
	line-height: 19px;
	color: #444444;
	background-image: url(images/top_grail_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 68px;
	padding-left: 238px;
	margin-bottom: 25px;
	width: 840px;
}
.content-wrapper a{
	color: #B40000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E89194;
}
.content-wrapper a:hover{
	color: #FFFFFF;
	background-color: #B40000;
	border-bottom-style: none;
}
.text {
	font-size: 12px;
	line-height: 19px;
	color: #444444;
}
.text-large {
	font-size: 16px;
	color: #444444;
}
.text-normal {
	font-size: 12px;
}
.text-small {
	font-size: 11px;
}
.link-large a{
	font-family: "Lucida Grande", Arial, Verdana;
	font-size: 16px;
	color: #B40000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E89194;
}
.link-large a:hover{
	font-family: "Lucida Grande", Arial, Verdana;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #B40000;
	border-bottom-style: none;
}
.italic-serif {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.normal-serif {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.picture_left {
	border: 1px solid #A3D149;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.picture_left_NOBORDER {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.picture_right {
	border: 1px solid #F68408;
	float: right;
	margin-right: 20px;
	margin-bottom: 20px;
}
.picture_right_NOBORDER {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
.picture_right_NOBORDER-2 {
	float: right;
	margin-right: -20px;
	margin-bottom: -15px;
}
.picture_center_NOBORDER {
	float: center;
	margin-right: -20px;
	margin-bottom: -15px;
}
.serif {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.title {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #AD1522;
	letter-spacing: 1px;
}
.title-essay {
	font-size: 17px;
	font-weight: bold;
	color: #444444;
	line-height: 23px;
}
.caps {
	text-transform: uppercase;
}
.icon {
	display: block;
	float: left;
	margin-right: 10px;
}
