@charset "ISO-8859-1";


a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #e4701e;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #000;
}
#maincontent_nu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: repeat;
	color: #FFFFFF;
	background-color: #455560;
}
#playerWilson {
	height: 500px;
	width: 500px;
	background-image: url(/events/nu/images/wilsonbgnd.jpg);
	padding-top: 60px;
	background-repeat: no-repeat;
}
#playerYazzie {
	height: 500px;
	width: 500px;
	background-image: url(/events/nu/images/yazzibgnd.jpg);
	padding-top: 60px;
	background-repeat: no-repeat;
}
#leftNav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: e4701e;
	width: 166px;
	padding-left: 60px;
	text-align: right;
	margin-bottom: 50px;
	font-weight: bold;
}
#date {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #5b7936;
}
#timeLocation {
	font-family: Arial, Helvetica, sans-serif;
	color: #5b7936;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
}
#timeLocationNormal {
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #5b7936;
	font-variant: normal;
}
#catagory {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #e4701e;
	font-size: 12px;
}
#details {
	color: #5a7826;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-left: 0px;
}
#logo {
	padding-left: 40px;
}
#nextEventLink {
	font-family: Verdana, Geneva, sans-serif;
	color: #e4701e;
	font-size: 10px;
	font-style: italic;
}
#copyrightFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFF;
	font-size: 12px;
	text-align: center;
}
#leftNav_on {
}
#breadcrumbs {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding-left: 450px;
	color: #e4701e;
	text-transform: capitalize;
}

