body {
	background:url(../images/bg.jpg) repeat-x center top;
	margin:0;
	padding:0;
	font-size:12px;
}


/** content **/
#content {
	width:970px;
	margin:0 auto;
	padding:40px 0 0 0;
}


.columnLeft {
	width:180px;
	padding:0 0 0 3px;
	float:left;
}

.columnRight {
	width:765px;
	float:right;
}

.latest_ ul { margin-left:-15px; }
.latest_ ul li { line-height:150%; list-style:none;background:url(../images/widget-list.gif) no-repeat left 3px;padding-left:14px;}
.latest_ ul li a { color:#555555; text-decoration:none; }
.latest_ ul li a:hover { color:#333; text-decoration:underline; }
