/*

-------------------------------------------------------------------

B2L magazine - Seasonal colour stylesheet for main pages.

This contains information for seasonal differances only! Such as masthead and rollover colours.

Note: 	The main stylesheet is imaginatively titled 'main.css'!

-------------------------------------------------------------------

*/



a:active, a:hover {
	background-color: #d4d600;
}


#masthead {
	background-image:  url(../img/masthead_main_spring.gif);
	background-repeat: no-repeat;
	background-position: 12px 12px;
}

#mainNavigation a:active, #mainNavigation a:hover {
	background-color: #d4d600;
}

#issue {
	background-color: #d4d600;	
}

#linkstyle a:hover{
background-color:#d4d600;
}
