body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.body_wrapper {
	width: 100%;
	display: block;
	background-image: url(images/left_col_bckgrd.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	float: left;
	padding-bottom: 15px;
}
.top_pattern_border {
	background-image: url(images/top_pattern.jpg);
	background-repeat: repeat-x;
	display: block;
	height: 29px;
	width: 100%;
}
.top_pic_bar {
	background-image: url(images/top_bar_backgrd.jpg);
	background-repeat: repeat-x;
	display: block;
	height: 88px;
	width: 100%;
}
.top_freedom_pic_margin {
	float: right;
}
.left_column_block {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	display: block;
	position: static;
	z-index: 6000;
	width: 166px;
	text-align: center;
	float: left;
	margin-bottom: 25px;
	font-size: 10px;
	color: #CE0006;
	line-height: 16px;
	padding: 0px;
	background-color: #BFA664;
	border-top-width: 25px;
	border-top-style: solid;
	border-top-color: #BFA664;
}
.left_column_block a{
	color: #CE0006;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9CE98;
}
.left_column_block a:hover{
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ffffff;
}
.left_column_divider {
	display: block;
	height: 1px;
	margin-top: 4px;
	margin-bottom: 3px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.text_wrapper {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #3E3E3E;
	display: block;
	width: 565px;
	margin-left: 195px;
	margin-top: 25px;
}
.text_wrapper a{
	color: #3E3E3E;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2ABAE;
}
.text_wrapper a:hover{
	color: #3E3E3E;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BC191A;
}
.text_title {
	font-size: 16px;
	font-weight: bold;
	color: #BC191A;
	line-height: 20px;
}

