#sidebar {  
width:300px;
margin: 0px 0px 0px 0px;
position:relative;    
margin: 0px 0px 15px 0px;
}     

.menu {
	margin: 0;
	padding: 0;
	width: 275px;
	list-style: none;
	background: #fff;
}
.menu li {
	padding: 0;
	margin: 0;
	height: 39px;
	list-style: none;
	background-repeat: no-repeat;
}
.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -1000px;
	height: 39px;
	background-repeat: no-repeat;
}
.welcome {background-image: url(welcome.jpg);}
.welcome a {background-image: url(welcomea.jpg);}
.news {background-image: url(/wp-content/themes/thematic/images/news.jpg);}
.news a {background-image: url(/wp-content/themes/thematic/images/newsa.jpg);}
.mission {background-image: url(/wp-content/themes/thematic/images/mission.jpg);}
.mission a {background-image: url(/wp-content/themes/thematic/images/missiona.jpg);}
.about {background-image: url(/wp-content/themes/thematic/images/about.jpg);}
.about a {background-image: url(/wp-content/themes/thematic/images/abouta.jpg);}
.founders {background-image: url(/wp-content/themes/thematic/images/founders.jpg);}
.founders a {background-image: url(/wp-content/themes/thematic/images/foundersa.jpg);}
.members {background-image: url(/wp-content/themes/thematic/images/members.jpg);}
.members a {background-image: url(/wp-content/themes/thematic/images/membersa.jpg);}
.forms {background-image: url(/wp-content/themes/thematic/images/forms.jpg);}
.forms a {background-image: url(/wp-content/themes/thematic/images/formsa.jpg);}
.stallions {background-image: url(/wp-content/themes/thematic/images/stallion.jpg);}
.stallions a {background-image: url(/wp-content/themes/thematic/images/stalliona.jpg);}
.photo {background-image: url(/wp-content/themes/thematic/images/photo.jpg);}
.photo a {background-image: url(/wp-content/themes/thematic/images/photoa.jpg);}
.events {background-image: url(/wp-content/themes/thematic/images/events.jpg);}
.events a {background-image: url(/wp-content/themes/thematic/images/eventsa.jpg);}
.sires {background-image: url(/wp-content/themes/thematic/images/sires.jpg);}
.sires a {background-image: url(/wp-content/themes/thematic/images/siresa.jpg);}
.contact {background-image: url(/wp-content/themes/thematic/images/contact.jpg);}
.contact a {background-image: url(/wp-content/themes/thematic/images/contacta.jpg);}
.futurity {background-image: url(/wp-content/themes/thematic/images/futurity.jpg);}
.futurity a {background-image: url(/wp-content/themes/thematic/images/futuritya.jpg);}
.links {background-image: url(/wp-content/themes/thematic/images/links.jpg);}
.links a {background-image: url(/wp-content/themes/thematic/images/linksa.jpg);}
.sponsors {background-image: url(/wp-content/themes/thematic/images/sponsors.jpg);}
.sponsors a {background-image: url(/wp-content/themes/thematic/images/sponsorsa.jpg);}



ul.menu li a:hover {background: none;}
