#container {
	width: 819px;
	margin: 0 auto;
	background-image: url('../template_img/background_glow_01.gif');
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-color: s;
}



#site_text {
	background-color: #FFFFFF;
	margin: 10px;
	padding: 10px;
}
#text_body {
}
#main_text {
	
	width: 595px;
	background-color: #FFFFFF;
	letter-spacing: normal;
	text-align: left;
	text-indent: 4px;
	word-spacing: normal;
	white-space: normal;
}
#sidebar_menu {
	background-color: #5C88B8;

	width: 224px;
	padding: 0px;
	text-align: left;
	word-spacing: normal;
	margin: 0px;
	bottom: auto;
}


