@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	text-align: center;
	background: #c4c8b6 url(images/background_oldstonewall_400x200.jpg) repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	
}
#container {	
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	color:#261f10;
	width:800px;
	padding: 0 19px 0 19px;
	background: #000000 url(images/background2_stone_838x200.jpg) repeat-y;
}
.altlink a:link{
	color:#A86809;
	text-decoration:none;
	font-weight:bold;
}