/* CSS Document */
#Content
{
	width:797px;
	padding-top:5px;
}
#MainShad
{
	background:url(../images/content_bg.png) center repeat-y;
}

*html #MainShad
{
	background:url(../images/content_bg.gif) center repeat-y;
}

#SideBox
{
	width:156px;
}
#MainBox
{
	width:513px;
}
