/* 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: 110%;
  line-height: 110%;
}

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

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

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


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



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

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



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

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