.menuButtons {
	font-weight: bold;
	font-size: 18px;
	line-height: 17px;
}

.menuButton1 a, .menuButton1 a:visited {
	color:#000000;
	text-decoration:none;
	background:url(images/button1.jpg) no-repeat;
	height:75px;
	width:125px;
	padding: 12px 0px 0px;
	display: block;
	text-align: center;
	float: left;
}
.menuButton1 a:hover, .menuButton1 a:active { 
    color:#FFF;
}

.menuButton2 a, .menuButton2 a:visited {
	color:#000000;
	text-decoration:none;
	background:url(images/button2.jpg) no-repeat;
	height:83px;
	width:105px;
	padding: 4px 10px 0px;
	display: block;
	text-align: center;
	float: left;
	margin-left: 2px;
}
.menuButton2 a:hover, .menuButton2 a:active { 
    color:#FFF;
}

.menuButton3 a, .menuButton3 a:visited {
	color:#000000;
	text-decoration:none;
	background:url(images/button3.jpg) no-repeat;
	height:83px;
	width:115px;
	padding: 4px 5px 0px;
	display: block;
	text-align: center;
	float: left;
	margin-left: 2px;
}
.menuButton3 a:hover, .menuButton3 a:active { 
    color:#FFF;
}

.menuButton4 a, .menuButton4 a:visited {
	color:#000000;
	text-decoration:none;
	background:url(images/button2.jpg) no-repeat;
	height:83px;
	width:115px;
	padding: 4px 5px 0px;
	display: block;
	text-align: center;
	float: left;
	margin-left: 2px;
}
.menuButton4 a:hover, .menuButton4 a:active { 
    color:#FFF;
}

.menuButton5 a, .menuButton5 a:visited {
	color:#000000;
	text-decoration:none;
	background:url(images/button3.jpg) no-repeat;
	height:83px;
	width:111px;
	padding: 4px 7px 0px;
	display: block;
	text-align: center;
	float: left;
	margin-left: 2px;
}
.menuButton5 a:hover, .menuButton5 a:active { 
    color:#FFF;
}

.menuButton6 a, .menuButton6 a:visited {
	color:#000000;
	text-decoration:none;
	background:url(images/button4.jpg) no-repeat;
	height:83px;
	width:125px;
	padding: 4px 0px 0px;
	display: block;
	text-align: center;
	float: left;
	margin-left: 2px;
}
.menuButton6 a:hover, .menuButton6 a:active { 
    color:#FFF;
}