/* CSS Document */

.etsystyle{
	font-weight: bold;
}


.mail a {
	display: inline-block;
	width: 40px;
	height: 40px;
	background: url("http://www.4000yearsforchoice.com/images/sidebar/mail.gif") 0 0 no-repeat;
}
.mail a:hover {background-position: 0 -40px;} 


.rss a {
	display: inline-block;
	width: 40px;
	height: 40px;
	background: url("http://www.4000yearsforchoice.com/images/sidebar/rss.gif") 0 0 no-repeat;
}
.rss a:hover {
	background-position: 0 -40px;
} 


.facebook a {
	display: inline-block;
	width: 40px;
	height: 40px;
	background: url("http://www.4000yearsforchoice.com/images/sidebar/facebook.gif") 0 0 no-repeat;
}
.facebook a:hover {
	background-position: 0 -40px;
} 


.twitter a {
	display: inline-block;
	width: 40px;
	height: 40px;
	background: url("http://www.4000yearsforchoice.com/images/sidebar/twitter.gif") 0 0 no-repeat;
}
.twitter a:hover {
	background-position: 0 -40px;
}

.etsy a {
	display: inline-block;
	width: 109px;
	height: 40px;
	background: url("http://www.4000yearsforchoice.com/images/sidebar/etsy.gif") 0 0 no-repeat;
}
.etsy a:hover {
	background-position: 0 -40px;
}


.purchase a {
	display: inline-block;
	width: 333px;
	height: 40px;
	background: url("http://www.4000yearsforchoice.com/images/sidebar/purchase.gif") 0 0 no-repeat;
}
.purchase a:hover {
	background-position: 0 -40px;
}


.button1 a {
	display: block;
	width: 100px;
	height: 22px;
	background: url("http://www.4000yearsforchoice.com/images/sidebar/button-about.gif") 0 0 no-repeat;
	margin-bottom: 10px;
}
.button1 a:hover {
	background-position: 0 -22px;
}

.button2 a {
	display: block;
	width: 100px;
	height: 22px;
	background: url("http://www.4000yearsforchoice.com/images/sidebar/button-campaign.gif") 0 0 no-repeat;
	margin-bottom: 10px;
}
.button2 a:hover {
	background-position: 0 -22px;
} 

.button3 a {
	display: block;
	width: 100px;
	height: 22px;
	background: url("http://www.4000yearsforchoice.com/images/sidebar/button-timeline.gif") 0 0 no-repeat;
	margin-bottom: 10px;
}
.button3 a:hover {
	background-position: 0 -22px;
} 

.button4 a {
	display: block;
	width: 100px;
	height: 22px;
	background: url("http://www.4000yearsforchoice.com/images/sidebar/button-resources.gif") 0 0 no-repeat;
	margin-bottom: 10px;
}
.button4 a:hover {
	background-position: 0 -22px;
} 

.button5 a {
	display: block;
	width: 100px;
	height: 22px;
	background: url("http://www.4000yearsforchoice.com/images/sidebar/button-comments.gif") 0 0 no-repeat;
	margin-bottom: 10px;
}
.button5 a:hover {
	background-position: 0 -22px;
} 

.button6 a {
	display: block;
	width: 100px;
	height: 22px;
	background: url("http://www.4000yearsforchoice.com/images/sidebar/button-news.gif") 0 0 no-repeat;
	margin-bottom: 10px;
}
.button6 a:hover {
	background-position: 0 -22px;
} 


