/* CSS Document */

#container{
		margin:auto;
		width:776px;
		height:auto;
		background-color:#FFFFFF;
	}
	
	#top_navigation{
			width:776px;
			height:46px;
			padding-bottom:2px;
		}
	#ban_flash{
		width:776px;
		height:200px;
		background-image:url(images/ban_ground.jpg);
	}
	
	#text_container{
		width:774px;
		height:auto;
		border:1px solid #c0c0c0;
		border-bottom:0px;
		padding-bottom:10px;
	}
		