
#Sitecontainer{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
body
{
	text-align: center;
}
#menu{
	position:absolute;
}
#shadowleft{
	margin-left:-10px;
	top:0px;
	height:1203px;
	width:10px;
	position:absolute;
	background-image: url(/fls/5100/site_graphics/shadowleft2.png);

}
#shadowright{
	top:0px;
	height:1203px;
	width:10px;
	position:absolute;
	background-image: url(/fls/5100/site_graphics/shadowright2.png);

}
#ArticleContainer UL {
	list-style:disc inside;
	}