@charset "UTF-8";
#container {
	height: 800px;
	width: 1022px;
	margin-right: auto;
	margin-left: auto;
	overflow:hidden;
}
#nav {
	text-align: center;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #426DAD;
	color: #FFF;
}
#footer {
	font-size: xx-small;
	height: 50px;
	width: 1022px;
	text-align: center;
}
#content {
	height: 600px;
	width: 1022px;
	background-image: none;
}

#contact_content {
	height: 600px;
	width: 1022px;
	background-image: url(contact_background.gif);
	padding-left: 50px;
}

#events_content {
	height: 600px;
	width: 1022px;
	background-image: url(contact_background.gif);
	padding-left: 50px;
}
#landing img {
	width: 1000px;
	height: 600px;
	padding-left: 11px;
}
#banner {
	height: 50px;
	width: 1022px;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #F90;
}
#artist_text {
	width: 500px;
	height: 600px;
	float: left;
}
#left_pics   {
	float: left;
	width: 250px;
	height: 600px;
}
#left_pics img {
	padding-top: 20px;
	padding-left: 25px;
}
#right_pics {
	float: left;
	width: 250px;
	height: 600px;
}

#right_pics img {
	padding-top: 20px;
	padding-left: 25px;
}#content #FlashID {
	padding-left: 20px;
}
#nav img {
	height: 25px;
	width: 25px;
}
#event {
	font-size: x-large;
	font-weight: bold;
	color: #F90;
}
