/* CSS Document *//*////////////// Major Formatting /////////////*/body,td,th {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #53341c;}body {	background-color: #f0ece9;	margin-bottom: 6px;	margin-left: 0;	margin-right: 0;	margin-top: 0;	text-align: center;	background-image:url(../images/back_line.gif);	background-repeat: repeat-x;}a:link{color:#946239;text-decoration:none;}a:visited{color:#865c3c;text-decoration:none;}a:hover{color:#eddfd5;text-decoration:underline;}a:active{color:#eddfd5;text-decoration:underline;}/*////////////// Modifiers /////////////*/.cleared{clear: both;}.lefty{float: left;}.righty{float: right;}.lister{margin:0;padding:0;list-style: none;}.lister li{margin-bottom: 5px;}/*////////////// Positioning /////////////*/#container{width: 748px;margin: auto;background-color: #ffffff;background-image: url(../images/back_left.gif);background-repeat: repeat-y;}#header{width: 669px;height: 91px;padding-left: 79px;padding-top: 54px;background-image:url(../images/back_header.jpg);background-repeat: repeat-y;text-align: left;}#column_left{width: 201px;min-height: 557px;background-color: #cabaaf;float: left;}#column_right{width: 547px;float:left;text-align: left;}.news_item{width: 161px;padding: 20px;border-bottom: 1px #ffffff solid;text-align: left;}