#content {
	background-color: #FFFFFF;
	background-image: url(../images/baseart/background.gif);
	background-repeat: repeat-y;
	position: relative;
}
#column1 {
	float: left;
	width: 300px;
	left: 5px;
	position: relative;
}
#column2 {
	width: 300px;
	float: left;
	left: 10px;
	position: relative;
}
#column3 {
	width: 140px;
	float: left;
	left: 15px;
	position: relative;
}
.text_feature {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
}
#news_header {
	background-color: #FF0000;
	height: 15px;
	text-align: right;
	vertical-align: middle;
	position: relative;
}
.text_news_date {
	font-size: 0.6em;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: right;
}
.text_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	line-height: 1.4em;
	text-align: left;
}
#base_large {
	background-image: url(../images/temp/bottom.jpg);
	height: 30px;
}
#ticker {
	background-color: #333333;
	vertical-align: top;
	background-image: url(../images/baseart/background.gif);
	background-repeat: repeat;
	height: 25px;
	position: relative;
	text-align: center;
}