@charset "UTF-8";
#bottomMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #C0C0C0;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	height: 200px;
	position: absolute;
	margin-left: -10px;
}
#page1 #bottomMenu p a {
	text-align: center;
}

