#ftHolder {
	width: 960px; height: 300px; text-align: center; padding-top: 0px;
}

#ftHolder a {
	color: rgb(92, 127, 153); text-decoration: none;
}
#ftHolder a:hover {
	text-decoration:none;
}

#ft {
	/*border: 5px solid rgb(186, 211, 64); -moz-border-radius: 5px;*/
}

.ft-title {
	padding: 10px; width: 480px; text-align: left;
}
.topbar h2 {
	font-weight: normal !important;
}
.topbar a {
	color: rgb(51, 153, 204); text-decoration: none;
}
.topbar a:hover {
	text-decoration: none;
}
.ft-prev {
	padding: 0px 10px; background-color: rgb(0, 0, 0);
}
.ft-next {
	padding: 0px 10px; background-color: rgb(0, 0, 0);
}
.ft-button-ft-active {
	color: black;
}

