body {

  font-family: arial;
  font-size: 11px;
    
  text-align:center;
  margin:10px;

}



#divNavigation
{
	width: 23%;
	font-family: Verdana;
	font-size: 10pt;
	float: left
}

#divContent
{
	width: 75%;
	font-family: Verdana;
	font-size: 10pt;
	float: left
}


#DEDmaincontainer
{
	width: 980px;

}

#divFooter
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: White;
}

#divNavigation
{
	padding-left: 5px;
	border-left-color: Silver;
	border-left-style: solid;
	border-left-width: thin;
}
	
