body {
	padding: 0;
	margin: 0;
	background-image: url(../images/bg.gif);
	font-family: tahoma, helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

	a, a:link, a:visited {
		color: #de1616;
		text-decoration: none;
	}
	
	a:hover {
		text-decoration: underline;
	}

	#container {
		width: 800px;
		margin-left: auto;
		margin-right: auto;	
	}
	
	#header {
	}
	
	#content_body {
		background-color: #fff;
	}
	
		
		.update {
			background-image: url(../images/index_21.gif);
			height: 422px;
		}
		
		.update_thumbs {
			width: 132px;
			margin: 11px 0 0 9px;
		}
		
		.update_large {
			margin-top: 11px;
		}
		
		.update_meta {
			padding: 5px;
			height: 266px;
		}
		
		.update_meta P {
			margin-top: 0;
			font-size: 12px;
		}

		.update_comments {
			background-image: url(http://members.americanbi.net/images/members_comments_bg.jpg); 
			background-color: #EBEBEB;
			background-repeat: repeat-x;
			background-position: bottom;
			padding-bottom: 5px;
		}
		
		IMG.update_pic {
			margin-bottom: 2px;
			border: 1px solid #007C8D;
		}
		
		IMG.update_thumb {
			border: 1px solid #333;
		}
	
#footer {
	background-color: #DE1616;
	color: #fff;
	text-align: center;
}

#footer a, #footer a:link, #footer a:visited {
	color: #fff;
}

.BottomLinks { FONT-SIZE: 12px; COLOR: #fff; TEXT-DECORATION: none;}
A:hover.BottomLinks { COLOR: #fff; TEXT-DECORATION: underline;}



