.buttonscontainer {width: 140px;}

.buttons a {color: #000000;
background-color: #C3C3C3;
padding: 2px;
padding-left: 3px;
display: block;
border-bottom: 1px solid #006600;
font: 13px "Century Gothic", sans-serif;
font-weight: normal;
text-decoration: none;
text-align: right;}

.buttons a:hover {background-color: #99CC00;
color: #CCFFFF;
text-decoration: none;}

#top {
	margin: 0;
	padding: 10px 0 26px 0;
	color: #CCFFFF;
	text-align: center;
}

#top a {
	font-size: 20px;
	color: #2c995b;
	text-decoration: none;
	padding: 1px 5px 1px 5px;
}

#top a:hover {
	color: #CCFFFF;
	background-color: #99CC00;
}

#topMenu {
	font-size: 20px;
	margin-left: 0px;
	background-color: #C3C3C3;
}

#topMenu p {
	text-align: center;
	margin: 0;
}




