body {
		margin: 0 auto;
		text-align:center;
		position: relative;
	}
#container {
	font-family: "Trebuchet MS", Arial, Helvetica;
	padding-left: 0.7em;
	padding-bottom: 0.7em;
			}
.bodytext {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.header {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #AC2526;
}
.Page_Titles {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.header2 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #B3261F;
	letter-spacing: normal;
}
.smallbodytext {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.bodytextred {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	font-style: normal;
	color: #B3261F;
}
.bodytextlarger {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-style: normal;
	color: #000000;
	text-align: left;
}

.float_left {
	float: left;
	margin-right: 10px;
}
.float_left_half {
	float: left;
	width: 360px;
}

.float_right {
	float: right;
	padding-leftt: 15px;
	padding-left: 15px;
}
.float_right_column {
	width: 190px;
	float: right;
	padding-leftt: 15px;
}
.float_right_half {
	width: 325px;
	float: right;
	padding-leftt: 15px;
}

.caption {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: #B3261F;
	display: block;
	padding-bottom: 1em;
}
blockquote {
	text-align: right;
}
.clear {
		clear: both;
		}
.links_boxes {
	background-color: #E7D543;
	text-align: center;
	width: 450px;
}
