@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	font-size: 12px;
	background-image: url(/lib/img/bowie-bg.jpg);
	background-repeat: repeat-x;
	
}
h1 {
	font-size: 22px;
	color: #CCC;
}
h2 { font-size: 16px; color: #C9B48B;}
p {
	color: #CCC; font-size: 14px;
}
#header { margin:0 auto; display: block; width: 938px; height: 60px;margin-top: 17px;}
/* #nav { width: 896px; height: 63px; padding: 77px 0px 0px 35px;}
*/
#nav {
	width:950px;
	height:60px;
	position:relative;
	background-image: url(/lib/img/bowie-nav-bg.jpg);
	background-repeat: repeat-x;
}
#nav ul li a, #mainnav ul li a:visited { text-decoration:none; color:#000;  text-align:left; color:#C9B48B; font-size:14px;  padding: 2px 5px; }
#nav ul li a:hover  {
	color: #ccc;	 
}
#nav ul {padding:0; margin:0; list-style: none; margin-left: 8px;}
#nav ul li {float:left; position:relative;padding: 15px 5px; border-left: solid 1px #000; }
#nav ul li.first {border:0;}

#container {
	margin:0 auto -16px;
	width: 938px;
	background-image:url(/lib/img/bootleg-bowie-skull2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	min-height: 800px;
}

#containercontact {
	margin:0 auto -16px;
	width: 938px;
	background-image:url(/lib/img/bootleg-bowie-standing.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	min-height: 800px;
}
#containerinner {
	margin:0 auto -16px;
	width: 938px;
	background-image:url(/lib/img/bootleg-bowie-skull.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	min-height: 800px;
}
#containershows {
	margin:0 auto -16px;
	width: 938px;
	background-image:url(/lib/img/bootleg-bowie-ziggy.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	min-height: 800px;
}
#containertracks {
	margin:0 auto -16px;
	width: 938px;
	background-image:url(/lib/img/bootleg-bowie-singing.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	min-height: 800px;
}
#containertest {
	margin:0 auto -16px;
	width: 938px;
	background-image:url(/lib/img/bootleg-bowie-singing2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	min-height: 800px;
}
/* content */
#content { width: 950px; margin: 0 auto;min-height: 590px;}
#frontleft { width:450px; float:left; margin-left: 18px; }
#frontleft img { margin-left: -3px}
#frontleft a {
	color: #999;
	text-decoration:underline;
}
#frontleft a:hover {text-decoration:none;}
#frontright{ padding-top: 350px; width:370px; float:left; margin-left: 90px; }


#maincontent { width: 940px; margin: 0 auto;  }
.tracklist { float: left; width: 200px; padding-right: 15px;}

#footer {
	margin:15px auto 10px;
	width: 893px;
	border-top: 1px solid #999;

}
#footer p {color: #39586D;}
#footer a {color: #39586D; }
#footer a:hover { text-decoration:none;}
#sitelinks { width: 200px; float:left;}
#sitelinks ul li {  	list-style-type: none; margin-left: -40px;}
#extlinks { width: 200px; float: left; }
#extlinks ul li { list-style-type: none; margin-left: -40px; }
#footerinfo { width: 450px; text-align:right; float: right; }
#footerinfo h2 { color:#39586D;}
.small { font-size: 12px; color:#39586D; font-weight:normal; }
.clearall { clear:both;}
.netmotivated { font-size: 10px;  font-weight:normal;}
a.netmotivated {text-decoration:none;}
a.netmotivated img {border: 0;}
