body {
	margin: 0px;
	padding: 0px;
	background-image: url('../images/background.jpg');
	background-repeat: repeat-x;
	font-size: 62.5%;
	font-family: verdana, arial, helvetica, sans-serif;
}

a img {
	border-width: 0px;
	text-decoration: none;
}

#menu ul {
  list-style-type: none;
}

#mainContent {
	float: left;
	width: 640px;
	margin-left: 100px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.4em;
}

#menu {
	margin-left: -10px;
}

.leadingImage {
	float: left;
}

#sidebar {
	width: 160px;
	margin-left: 760px;
}

.sectionTitle {
	margin-left: -8px;
}

#rssFeed p {
	margin-left: 20px;
}

#rssFeed img {
	float: left;
	border-width: 0px;
	padding: 6px;
}

#rssFeed a {
	text-decoration: none;
	color: black;
}

#rssFeed a:hover {
	text-decoration: underline;
}

#artistProfile {
	width: 140px;
}

#artistProfile p {
	margin-left: 15px;
}

.artistProfilePic {
	/* margin-left: -15px; */
	padding-bottom: 4px;
	border-width: 0px;
}

.newsDate {
	font-weight: bold;
	display: inline;
}

.newsTitle {
	font-weight: bold;
	display: inline;
}

.newsItem {
	padding-top: 12px;
	}

.newsMore {
	display: inline;
	text-decoration: underline;
	color: black;
}

.newsMore:hover {
  color: #012ba4;
}

.footer {	
	clear: both;
	margin-left: 100px;
	margin-bottom: 4px;
	padding-top: 20px;
}

#menu img {
	border-width: 0px;
}

.bandFullBio, .fileItem {
	border-bottom: 1px solid #c0c0c0;
	margin-bottom: 20px;
}

.bandBioThumb {
	float: left;
	border: 1px solid black;
	margin-right: 15px;
	margin-bottom: 5px;
}

.bandName {
	font-weight: bold;
	font-size: 1.3em;
}

.ticketClass {
  font-weight: bold;
  padding-right: 20px;
}

#map {
	border: 1px solid black;
}

.lineupTime {
	padding-right: 20px;
	text-align: left;
	font-weight: bold;
}

.sponsors img {
	border: 0px;
}

.sponsors div {
	text-align: center;
}

#govtSponsors {
	width: 150px;
	text-align: center;
}

#govtSponsors img {
	border: 0px;
}