div.navbutton a{


	opacity: 1;
	filter: alpha(opacity=100);

	
}

div.navbutton a:hover{
	background-position: 0px 0px;

	
}

div#right {
	width:200px;
	float:left;
	margin-bottom:20px;
	
}
