#button1
{
    position: absolute;
	left: 3px;
	top: 5px;
	width: 140px;
	height: 25px;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-image: url(../new_images/double_flames_button_red.jpg);
	
}
#button2
{
    position: absolute;
	left: 145px;
	top: 5px;
	width: 140px;
	height: 25px;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-image: url(../new_images/double_flames_button_red.jpg);
	
}
#button3
{
    position: absolute;
	left: 287px;
	top: 5px;
	width: 140px;
	height: 25px;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-image: url(../new_images/double_flames_button_red.jpg);
	
}
#button4
{
    position: absolute;
	left: 429px;
	top: 5px;
	width: 140px;
	height: 25px;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-image: url(../new_images/double_flames_button_red.jpg);
	
}
#button5
{
    position: absolute;
	left: 571px;
	top: 5px;
	width: 140px;
	height: 25px;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-image: url(../new_images/double_flames_button_red.jpg);
	
}
#button6
{
    position: absolute;
	left: 713px;
	top: 5px;
	width: 282px;
	height: 25px;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-image: url(../new_images/double_flames_button_red_long.jpg);
	
}

