﻿#horizontal_button_bar {
	text-align:center;
	color:white;	
}

#button1 {
	position:absolute;
	width:114px;
	height:44px;
	left:290px;
	top:200px;
	z-index: 5;
	background-position: center;
	background-color: green;
	padding-left: 0px;
	padding-right: 0px;
	font-family: Verdana;
	font-size: .7em;
	font text-align: center;
	vertical-align: middle;
	border: 2px #996600 solid;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	text-decoration: none;
	
}

#button2 {
	position:absolute;
	width:114px;
	height:44px;
	left:414px;
	top:200px;
	z-index: 5;
	background-position: center;
	background-color: green;
	padding-left: 0px;
	padding-right: 0px;
	font-family: Verdana;
	font-size: .7em;
	font text-align: center;
	vertical-align: middle;
	border: 2px #996600 solid;
	color: #FFFFFF;
	text-decoration: none;
	
}

#button3 {
	position:absolute;
	width:114px;
	height:44px;
	left:538px;
	top:200px;
	z-index: 5;
	background-position: center;
	background-color: green;
	padding-left: 0px;
	padding-right: 0px;
	font-family: Verdana;
	font-size: .7em;
	font text-align: center;
	vertical-align: middle;
	border: 2px #996600 solid;
	color: #FFFFFF;
	text-decoration: none;
	
}

#button4 {
	position:absolute;
	width:114px;
	height:44px;
	left:662px;
	top:200px;
	z-index: 5;
	background-position: center;
	background-color: green;
	padding-left: 0px;
	padding-right: 0px;
	font-family: Verdana;
	font-size: .7em;
	font text-align: center;
	vertical-align: middle;
	border: 2px #996600 solid;
	color: #FFFFFF;
	text-decoration: none;
	
}

#button5 {
	position:absolute;
	width:114px;
	height:44px;
	left:786px;
	top:200px;
	z-index: 5;
	background-position: center;
	background-color: green;
	padding-left: 0px;
	padding-right: 0px;
	font-family: Verdana;
	font-size: .7em;
	font text-align: center;
	vertical-align: middle;
	border: 2px #996600 solid;
	color: #FFFFFF;
	text-decoration: none;
	
}

#button6 {
	position:absolute;
	width:114px;
	height:44px;
	left:910px;
	top:200px;
	z-index: 5;
	background-position: center;
	background-color: green;
	padding-left: 0px;
	padding-right: 0px;
	font-family: Verdana;
	font-size: .7em;
	font text-align: center;
	vertical-align: middle;
	border: 2px #996600 solid;
	color: #FFFFFF;
	text-decoration: none;
	
}


#layer1 {
	position:absolute;
	width:114px;
	height:auto;
	left:290px;
	top:221px;
	z-index:5;
	background-color: green;
	border:2px #996600 solid;
	visibility:hidden;
	padding-left: 0px;
	padding-right: 0px;
	font-family: Verdana;
	font-size: .7em;
	color: #FFFFFF;
	text-decoration: none;

}

#layer2 {
	position:absolute;
	width:114px;
	height:auto;
	left:414px;
	top:221px;
	z-index:5;
	background-color: green;
	border:2px #996600 solid;
	visibility:hidden;
	padding-left: 0px;
	padding-right: 0px;
	font-family: Verdana;
	font-size: .7em;
	color: #FFFFFF;
	text-decoration: none;

}

#layer3 {
	position:absolute;
	width:114px;
	height:auto;
	left:538px;
	top:221px;
	z-index:5;
	background-color: green;
	border:2px #996600 solid;
	visibility:hidden;
	padding-left: 0px;
	padding-right: 0px;
	font-family: Verdana;
	font-size: .7em;
	color: #FFFFFF;
	text-decoration: none;

}

#layer4 {
	position:absolute;
	width:114px;
	height:auto;
	left:662px;
	top:221px;
	z-index:5;
	background-color: green;
	border:2px #996600 solid;
	visibility:hidden;
	padding-left: 0px;
	padding-right: 0px;
	font-family: Verdana;
	font-size: .7em;
	color: #FFFFFF;
	text-decoration: none;

}

#layer5 {
	position:absolute;
	width:114px;
	height:auto;
	left:786px;
	top:221px;
	z-index:5;
	background-color: green;
	border:2px #996600 solid;
	visibility:hidden;
	padding-left: 0px;
	padding-right: 0px;
	font-family: Verdana;
	font-size: .7em;
	color: #FFFFFF;
	text-decoration: none;

}

#layer6 {
	position:absolute;
	width:114px;
	height:auto;
	left:910px;
	top:221px;
	z-index:5;
	background-color: green;
	border:2px #996600 solid;
	visibility:hidden;
	padding-left: 0px;
	padding-right: 0px;
	font-family: Verdana;
	font-size: .7em;
	color: #FFFFFF;
	text-decoration: none;

}

ul li a {
	text-decoration: none;

}
ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	list-style-position: inherit;
}
