#left_column {
	background: url(../images/loac_logo_bottom.png) no-repeat left top;
}

#content {
	background: #669966 url(../images/bg_blog_bottom.jpg) no-repeat left bottom;
}

#content_lc {
	background: url(../images/bg_blog_middle.jpg) no-repeat center center;
	height: 700px;
	padding: 0;
	margin-bottom: 10px;
}

#content_wrap {
	background: #ffffff url(../images/bg_blog_wallpaper.gif) repeat-y;
}

#content_rc {
	background: #ffffff;
	margin: 0;
}

.signature {
}

#newsfeed {
	float: left;
	width: 630px;
	padding: 20px;
}

.archive_links {
	float: left;
	margin: 10px;
	width: 110px;
	word-wrap: break-word;
}

.archive_links a {
	color: #fcfe99;
}

.archive_links a:hover {
	color: #f8aaab;
}
