.btn {
}
.trext_border {
	background-image: url(images/text_border.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
	width: 350px;
}
a:link {
	color: #A4C725;
	text-decoration: none;
}
.date {
	font-size: 10px;
	line-height: 16px;
	color: #666;
	padding-left: 15px;
}
a:hover {
	color: #FFF078;
	text-decoration: none;
}
a:visited {
	color: #586C14;
	text-decoration: none;
}
.images {
	padding-bottom: 10px;
}
.text {
	padding-left: 15px;
}
.small {
	font-size: 12px;
}
.title {
	font-size: 16px;
	line-height: 24px;
	color: #0684C6;
	padding-left: 15px;
}
.tweet_base {
	background-image: url(images/tweet_base02.gif);
	background-position: center top;
}

body {
	background-attachment: fixed;
	background-image: url(images/base_wide.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-size: 14px;
	color: #333333;
	background-color: #FFFAED;
	letter-spacing: 1px;
	line-height: 24px;
