#template_content_topper {
	
}

#template_content_wrapper {
	background-color: black;
}

#template_content {
	background-color: white;
	background-image: url('../images/contentBackground.jpg');
	background-repeat: repeat-x;
	background-position: top;
	margin: 0 20px 0 20px;
	padding: 15px 40px 20px 40px;
}

#template_content p {
	margin-bottom: 20px;
}

#template_content ul {
	font-size: 12px;
}

#content_column_left {
	width: 350px;
	float: left;
}

#content_column_right {
	width: 350px;
	float: right;
}

#news_content_column {
	padding-right: 250px;
}

#news_side_nav {
	float: right;
	width: 200px;
}

#sidebar ul {
	list-style: none;
	text-align: right;
}

.template_home_post_title_link {
	text-decoration: none;
	color: black;
}

#contact_form .label_cell {
	text-align: right;
}
