body {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}
a:link, a:visited, a:hover, a:active{
	color: #FFFFFF;
	}
a:hover{
	color: #AAAAAA;
	}
.inputlong {
	width: 300;
	}
body label {
	color:#FFFF33;
	}
.button {
	background-color:#330099;
	color:#FFFFFF;
	width: 100;
	font-weight: bold;
	}
.caption {
	display: block;
	/*clear: left;*/
	text-align:center;
	padding-top: 3px;
	color: #FFFFFF
	}
.bigpiclink {
	display: block;
	clear: left;
	margin: 2px auto;
	text-align: center;
}
.bigpicbutton, .bigpicbutton_news, .bigpicbutton_lineup {
	background-color:#330099;
	color:#FFFFFF;
	width: 100;
	font-weight: bold;
	}
.bigpicbutton_news {
	background-color:#666666;
	}
.bigpicbutton_lineup {
	background-color:#0066FF;
	}