﻿*html #logo
{
	margin-left: 9px;
	background: url(images/leftBar_Logo.gif) no-repeat;
}

*html #leftMenu
{
	margin-left: 9px;
	background: url(images/leftBar_Menu.gif) no-repeat;
}

*html #links
{
	margin-left: 9px;
	height: 216px;
}

*html #links ul
{
	margin: 0px 6px;
}

*html #leftContentBar
{
	margin-left: 9px;
}

*html #leftContentBar .content
{
	height: 260px;
}

*html #video
{
	margin-top: 40px;
}

*html #topMenu
{
}

*html #menuLinks
{
	margin-left: 5px;
}

*html #footer
{
	behavior: url(/js/iepngfix.htc);
}

*html #breadcrumb
{
	margin-left: 19px;
}

*html #content,
*html #header
{
	width: 615px;
}

*html #contentLeft
{
	margin: 10px 10px;
}