#container {
	
	font:13px/19px "Comic Sans MS", Arial, Verdana;
}

  /*= Switcher button images */ 
.default a, .default strong {background-image:url(../images/style_verdana_switch1.gif);}
.treb a, .relaxed-light strong {background-image: url(../images/style_treb_switch1.gif);}
.comic a, .dark strong {background-image: url(../images/style_comic_over1.gif);}
.arial a, .relaxed-dark strong {background-image: url(../images/style_arial_switch1.gif);}

  /*= Switcher button image generic positioning */ 
#switcher a {background-position: 0 0}
#switcher li a:focus, #switcher li a:active, #switcher a:hover {background-position: 0 -19px}
#switcher strong {background-position: 0 -60px}
