/* Winter specific styling
------------------------------------------------------------ */ 

body { background: #95adc2 url('/images/bg-body-winter.jpg') top left repeat-x; }

#footer	{ background: url('/images/bg-footer-winter.jpg') top left no-repeat; }
#photo	{ background: transparent url('/images/photo-winter.jpg') no-repeat; }
#navbox	{ background: url('/images/logo-winter.jpg') center left no-repeat; }

ul.navigationtabs li a.home						{ background: url('/images/nav1-home-winter.jpg') 0 -27px no-repeat; }
ul.navigationtabs li a.home:hover			{ background: url('/images/nav1-home-winter.jpg') 0 0 no-repeat; }
ul.navigationtabs li a.contacts				{ background: url('/images/nav6-contacts-winter.jpg') 0 -27px no-repeat; }
ul.navigationtabs li a.contacts:hover	{ background: url('/images/nav6-contacts-winter.jpg') 0 0 no-repeat; }

