/* Home Page Styles  */

li#home a {
	background: url(../../images/menu/home-blue.gif) no-repeat;
}

#main-image {
	background: url(../../images/main-images/back-head-headphones.jpg) no-repeat;
}

#right-content li.header {
	background: url(../../images/right-headers/latest-news.gif) no-repeat;
}

h3.latestNewsletter {
	background: url(../../images/right-headers/latest-newsletter.gif) no-repeat;
	float: left;
	width: 168px;
	background-position: 24px 0;
	margin: 16px 8px 16px 0;
}

h3.newsletterSignup {
	background: url(../../images/right-headers/newsletter-signup.gif) no-repeat;
	width: 164px;
}





