/* CSS Document */

#menu1{
	position:absolute;
	top:2px;
	left:0%;
	width: 10%;
	height: 80px;
	background:url(/pics/title%20buttons/img1.png) center no-repeat;
}

#menu1a{
	position:absolute;	
	bottom:2px;
	left:0%;
	width: 10%;
	height: 20px;
	font:Calibri;
	font-size:16px;
	text-align:center;

}

#menu2{
	position:absolute;
	left:10%;
	width: 10%;
	height: 80px;
	background:url(/pics/title%20buttons/img2.png) center no-repeat;
	
}


#menu2a{
	position:absolute;	
	bottom:2px;
	left:10%;
	width: 10%;
	height: 20px;
	font:Calibri;
	font-size:16px;
	text-align:center;

}

#menu3{
	position:absolute;
	left:20%;
	width: 10%;
	height: 80px;
	background:url(../pics/title%20buttons/img3.png) center no-repeat;
	
}

#menu3a{
	position:absolute;	
	bottom:2px;
	left:20%;
	width: 10%;
	height: 20px;
	font:Calibri;
	font-size:16px;
	text-align:center;

}

#menu4{
	position:absolute;
	left:30%;
	width: 10%;
	height: 80px;
	background:url(../pics/title%20buttons/img4.png) center no-repeat;
	
}

#menu4a{
	position:absolute;	
	bottom:2px;
	left:30%;
	width: 10%;
	height: 20px;
	font:Calibri;
	font-size:16px;
	text-align:center;

}
#menu5{
	position:absolute;
	left:40%;
	width: 10%;
	height: 80px;
	background:url(../pics/title%20buttons/img5.png) center no-repeat;
	
}
#menu5a{
	position:absolute;	
	bottom:2px;
	left:40%;
	width: 10%;
	height: 20px;
	font:Calibri;
	font-size:16px;
	text-align:center;

}
#menu6{
	position:absolute;
	left:50%;
	width: 10%;
	height: 80px;
	background:url(../pics/title%20buttons/img6.png) center no-repeat;	
}
#menu6a{
	position:absolute;	
	bottom:2px;
	left:50%;
	width: 10%;
	height: 20px;
	font:Calibri;
	font-size:16px;
	text-align:center;

}
#menu7{
	position:absolute;
	left:60%;
	width: 10%;
	height: 80px;
	background:url(../pics/title%20buttons/img7.png) center no-repeat;
}
#menu7a{
	position:absolute;	
	bottom:2px;
	left:60%;
	width: 10%;
	height: 20px;
	font:Calibri;
	font-size:16px;
	text-align:center;

}
#menu8{
	position:absolute;
	left:70%;
	width: 10%;
	height: 80px;
	background:url(../pics/title%20buttons/img8.png) center no-repeat;
}
#menu8a{
	position:absolute;	
	bottom:2px;
	left:70%;
	width: 10%;
	height: 20px;
	font:Calibri;
	font-size:16px;
	text-align:center;

}
#menu9{
	position:absolute;
	left:80%;
	width: 10%;
	height: 80px;
	background:url(../pics/title%20buttons/img9.png) center no-repeat;
}
#menu9a{
	position:absolute;	
	bottom:2px;
	left:80%;
	width: 10%;
	height: 20px;
	font:Calibri;
	font-size:16px;
	text-align:center;

}
#menu10{
	position:absolute;
	left:90%;
	width: 10%;
	height: 80px;
	background:url(../pics/title%20buttons/img10.png) center no-repeat;
}

#menu10a{
	position:absolute;	
	bottom:2px;
	left:90%;
	width: 10%;
	height: 20px;
	font:Calibri;
	font-size:16px;
	text-align:center;

}