#MainContent
{
padding-top:10px;
background:url(Bg_Content.png);
/*background:grey;*/
}
#RightContent
{
position:relative;
float:right;
width:526px;
padding-left:18px;
}
#LeftContent
{
position:relative;
float:left;
width:303px;
padding-right:18px;
}
#ContentLanding
{
clear:both;
height:0;
}
#MainContentFooter
{
height:20px;
background:url(Bg_Footer.png) bottom left no-repeat ;
}
#LeftContent .NavigationElement ul
{
}
#LeftContent .NavigationElement li a
{  
  text-decoration:none;
}
#LeftContent .NavigationElement li
{
  list-style:none;
  padding:2px 0;
  margin:0;
}
#LeftContent .NavigationElement .selected a
{
  font-size:14px;
  font-weight:bolder;
}
