
#follow ul { margin: 8px 0; padding: 0 10px; }
#follow li { display: inline; }
#follow li a { display: block; float: left; width: 48px; height: 48px; margin: 0 6px; text-indent: -999em; }
#follow li#twitter a { background: url(img/icons/twitter48.png) no-repeat; margin: 0 6px 0 0; }
#follow li#facebook a { background: url(img/icons/facebook48.png) no-repeat; }
#follow li#myspace a { background: url(img/icons/myspace48.png) no-repeat; }
#follow li#rss a { background: url(img/icons/rss48.png) no-repeat; margin: 0 0 0 6px; }
#follow li#youtube a { background: url(img/icons/youtube48.png) no-repeat; }
#follow li#email a { background: url(img/icons/email48.png) no-repeat; margin: 0 0 0 6px; }

body#home	{
	background: url('../img/bowing_background.jpg') left top repeat-x;
}
body	{
	background: url('../img/bowing_background.jpg') left top repeat-x;
}

