#content_buttons 
{ 
	width:830px; 
	padding-left:10px; 
	z-index:105; 
	position:absolute;  
}

.buttonstyle A
{
	font-family: Tahoma;
	font-size:10px;
	color:#322923;
	text-decoration:none;
	text-transform:uppercase;
	line-height:28px;
}
.buttonstyle A:hover
{
	color:#8a7668;
}
#buttons_special
{
	height:30px; 
	width:830px; 
	position:absolute; 
	z-index:150;
	
	/*set this to position your menu*/
	top:150px;
	/*
	left:50px;
	right:50px;
	bottom:50px;
	*/  
}
