
/* CSS Document */


.fpcenter {
	float: right;
	width: 298px;
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 10px;
}
.fpcenter a {


}

.fpcenter a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006600;
}



.homeLivenow {
	float: right;
	width: 298px;
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 10px;
}
.homeLivenow a {


}

.homeLivenow  {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006600;
}

.eventList {
	background-image: url(../images/liveBg1.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 3px solid #8A0F0F;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

.LiveDropdown{
padding-top:10px;
}
