

/* --------- text style 1 --------- */
.t1 {
	color: #CC0000;
	font-size: 18px;
	font-weight: bold;
}

.t1 a:link, .t1 a:visited {
}

.t1 a:hover, .t1 a:active {
}


/* --------- text style 3 --------- 
.t3 {
	color: #666666;
	font-size: 11px;
	line-height: 14px;
}

.t3 a:link, .t3 a:visited {
	font-weight: bold;
	color: #CC0000;
}

.t3 a:hover, .t3 a:active {
}
*/
#columns {
	width: 745px;
	background: url(../graphics/system/content_bkg_1rv2.gif) repeat-y;
}

#footer {
	color: #036;
	margin: 20px 0 0 0;
	padding: 10px 0;
	background: url(../graphics/system/divider2.gif) repeat-x;
	text-align: right;
}

.newsitemblock {
	margin: 50px 0 0 0;
}


