@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
.content {
	margin-left: 40px;
	}

h1 {
	font-size: 150%;
	font-weight: bold;
	color: #333333;
}
.h1Two {
	margin-top: 40px;
}
.h1Subtitle {
	font-size: 70%;
}
h2 {
	font-size: 70%;
	color: #666666;
	font-weight: bold;
}
h3 {
	font-size: 75%;
	color: #333333;
	font-weight: normal;
	margin-top: 20px;
	line-height: 220%;
}
h4 {
	font-size: 80%;
	color: #333333;
	font-weight: normal;
}
h5 {
	font-size: 80%;
	color: #333333;
	font-weight: bold;
	margin-top: 30px;
}
h6 {
	font-size: 75%;
	color: #666666;
	font-weight: normal;
	margin-top: 30px;
}
p {
	font-size: 75%;
	line-height: 220%;
	text-indent: 40px;
	clip: rect(auto,500px,auto,auto);
	width: 500px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.listings {
	line-height: 155%;
	text-indent: 0px;
	margin-top: 20px;
}
.listingsType {
	color: #FF6633;
	font-weight: bold;
}
.listingsTitle {
	font-size: 120%;
	font-weight: bold;
}
.sponsorText {
	font-size: 75%;
	color: #666666;
	font-weight: bold;
}
.first {
	text-indent: 0px;
}
.navText {
	font-weight: bold;
	font-size: 70%;
}
ul {
	margin: 0px;
	padding: 0px;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF6633;
	text-decoration: none;
}
.selected {
	font-weight: bold;
	color: #FF6633;
	font-size: 70%;
	text-decoration: none;
	word-spacing: 10px;
}
.web {
	list-style-image: url(images/web.gif);
	margin-top: 40px;
	list-style-position: inside;
}
.audio {
	list-style-image: url(images/audio.gif);
	margin-top: 40px;
	list-style-position: inside;
}
.video {
	list-style-image: url(images/video.gif);
	margin-top: 40px;
	list-style-position: inside;
	vertical-align: -10%;
}
.video a, .audio a {
    vertical-align: 14px;
}
.web a {
    vertical-align: 7px;
}

.navBox {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 40px;
}
.subNavBox {
	width: 180px;
	float: left;
}
.artistBox {
	float: left;
	width: 500px;
}
.footerBox {
	float: left;
	clear: left;
	margin-left: 180px;
	margin-bottom: 40px;
}
.nav {
	display: inline;
	list-style-type: none;
	padding-right: 18px;
}
.artistNav {
	list-style-type: none;
	padding-right: 18px;
	line-height: 200%;
	font-size: 60%;
	float: none;
	font-weight: bold;
}
.banner 
	{
	background-color: #FF6633;
	position: relative;
	height: 125px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
.bannerLogo {
	padding-top: 40px;
	padding-left: 40px;
	}
.firstImage {
	margin-bottom: 20px;
	}
.footerImage {
	margin-top: 40px;
	border: 0px;

	}
.boeingImage {
	margin-left: -20px;
	}
.selectedArtist {
	font-weight: bold;
	color: #FF6633;
	text-decoration: none;
}
.bodyImage {
	margin-bottom: 20px;
	margin-top: 20px;
}
.listingsImage {
	margin-bottom: 20px;
	margin-top: 60px;
}
