#left_column {
	background-color: #FFF;
	width: 240px;
	float: left;
	height: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	background-image: url(modified%20template/images/gradient_bar2.gif);
	background-repeat: repeat-y;
	color: #FFF;
}
#left_column h6 {
	font-size:x-small;
	text-align: center;

}
#left_column h5 {
	font-size: xx-small;
	text-align: center;
	font-style: italic;
}
#left_column p {
	font-size: x-small;
	font-style: oblique;
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 4px;
	padding-left: 10%;
	font-family: Georgia, "Times New Roman", Times, serif;

}
#left_column h2 {
	font-size: 22px;
	color: #B3C6CE;
	text-align: center;
	line-height: 160%;
	font-style: italic;
	padding-right: 10px;
	padding-left: 15px;

}
#left_column h3 {
	font-size: 18px;
	color: #B3C6CE;
	text-align: center;
	line-height: 160%;
	font-style: italic;
	padding-right: 10px;
	padding-left: 15px;
}
#left_column h1 {
	font-size: 22px;
	font-style: italic;
	line-height: 160%;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;

