/* this will change shape of navigation menu 
#navigation div.content {
  font-size: 100%;
}

#navigation UL.nice-menu UL {
	TOP: 2.2em;
}
*/

#main div.content {
  font-size: 130%;
  line-height: 120%;
}

#main h1.title{
	  font-size: 170%;
	line-height: 130%;
}

#main div.content h2{
	  font-size: 110%;
	line-height: 130%;
}

#main div.links {
  font-size: 130%;
}


#main div.frontpage_box {
  font-size: 130%;
  line-height: 120%;
}



#sidebar-left  div.content {
  font-size: 130%;
  line-height: 120%;
  text-align: left;
}
#sidebar-left  div.content h2{
	 font-size: 110%;
	line-height: 130%;
}

#sidebar-left  div.links {
  font-size: 130%;
  text-align: left;
}



#sidebar-right div.content {
  font-size: 130%;
  line-height: 120%;
}
#sidebar-right  div.content h2{
	  font-size: 110%;
	line-height: 130%;
}

#sidebar-right  div.links {
  font-size: 130%;
}
