body {
		margin:0px;
		padding:0px;
		font-size: 100%;
		height: 100%;
		background: url("fsgbg.gif");
		padding-bottom: 400px;
		text-align: center;
}

#wrapper{
	width: 100%
	
}

#top_header {
	width: 100%;	
	
}

#header {
	width: 865px;
	margin: 0px auto;
	text-align: center;
	background: url(./homeImages/shade.png) repeat-y 0 0;	
}

#footshade {
	background: url(./homeImages/shade_btm.png) no-repeat top;
	padding: 13px 0px 90px 0px;
}		
