/* CSS Document */

body {
		text-align:center;
		margin-top:2px;
		}
	
#container {
		width:750px;
		margin-right:auto;
		margin-left:auto;
		padding:0px;
		text-align:left;
		color:#8D2022;
		}
		
#content {padding:0px;
		}
			
#banner {margin-bottom:0px;
		background:#ffffff
	}
	
#topnav {margin-bottom:22px;
	}

#scroller {clear:both;
		margin-bottom:0px;
	}
