body {
	background: #000;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8888ff;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	color: #ffccff;
}

th {
	text-align: left;
}

tr {
	vertical-align: top;
}

table {
	padding: 0;
	margin: 0;
}

#jsNavCont {
	position: absolute;
	top: 136px;
	left: 58px;
	width: 908px;
	z-index: 7;
}

#jsNavCont div a {
	padding: 0 5px;
}

.subnav {
	width: 120px;
	padding: 5px;
	background: #000;
}

.subnav div {
	margin: 0 0 4px 0;

}

.subnav ul {
	list-style: none;
	margin: 5px 0 5px 0;
}

a:hover {
	/*font-weight: bold;*/
	color: #ff99ff;
}

#nav {
	position: absolute;
	top: 100px;
	left: 58px;
	width: 908px;
	height: 36px;
	z-index: 50;
}

.navImg {
	position: absolute;
	top: 0;
}

#nav1 {
	left: 0;
}

#nav2 {
	left: 72px;
}

#nav3 {
	left: 186px;
}

#nav4 {
	left: 282px;
}

#nav5 {
	left: 381px;
}

#nav6 {
	left: 481px;
}

#nav7 {
	left: 593px;
}

#nav8 {
	left: 668px;
}

#nav9 {
	left: 799px;
}

.col {
	position: absolute;
	width: 240px;
	top: 0px;
}

.subnavTop {
	margin-top: 9px;
	width: 130px;
	height: 30px;
	background: url(../img/menuTop.png) 0 0;
}

.subnavBot {
	width: 130px;
	height: 30px;
	background: url(../img/menuBot.png) 0 0;
}

.textTop {
	margin-top: 15px;
	width: 718px;
	height: 30px;
	background: url(../img/textTop.png) 0 0;
}

.textTopS {
	margin-top: 15px;
	width: 570px;
	height: 24px;
	background: url(../img/textTopS.png) 0 0;
}

.textBotS {
	width: 570px;
	height: 24px;
	background: url(../img/textBotS.png) 0 0;
}

.textS {
	width: 570px;
	padding: 0 10px 10px 10px;
	background: #000;
	display: table;
}

.textBot {
	width: 718px;
	height: 30px;
	background: url(../img/textBot.png) 0 0;
	margin-top: -10px;
}

.divider {
	margin: 10px auto 0 auto;
	width: 90px;
	height: 34px;
	background: url(../img/divider.png) 0 0;
}

.dividerS {
	margin: 0 auto;
	width: 45px;
	height: 17px;
	background: url(../img/dividerS.png) 0 0;
}

.hiRow {
	background: #081228;
}

/* set the width for safari, then at the bottom
of the css set the width for other browsers */
.text {
	width: 718px;
	padding: 10px;
	background: #000;
	display: table;
}

.gallText {
	position: absolute;
	top: 30px;
	left: 0;
	height: 800px
}

.gallTop {
	position: absolute;
	top: -15px;
	left: 0;
}

.gallBot {
	position: absolute;
	top: 860px;
	left: 0;
}

.bigCol {
	position: absolute;
	top: 0px;
	width: 570px;
	left: 150px;
}

#col1 {
	left: 0px;
}

#col2 {
	left: 240px;
}

#col3 {
	left: 480px;
}

#manCont {
	overflow: hidden;
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 1024px;
	min-height: 1100px;
}

#bgCont {
	background: url(../img/mTile.jpg) 0 0;
	position: absolute;
	/*margin: -1000px auto 0 auto;*/
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	width: 1024px;
	min-height: 1000px;
	z-index: 2;
}

#headerCont {
	cursor: hand;
	cursor: pointer;
}

.header {
	position: absolute;
	top: 0;
	height: 100px;
	z-index: 30;
}

#headerLeft {
	background: url(../img/frHeadLeft.jpg);
	width: 462px;
	left: 0;
}

#headerRight {
	background: url(../img/frHeadRight.jpg);
	width: 462px;
	left: 562px;
}

#headerMid {
	width: 462px;
	top: 0;
	left: 462px;
}

#frameL {
	background: url(../img/frLeft.png);
	padding: 0;
	margin: 0;
	width: 158px;
	height: 573px;
	position: absolute;
	top: 100px;
	left: 0;
	z-index: 20;
}

#frameR {
	background: url(../img/frRight.png);
	padding: 0;
	margin: 0;
	width: 158px;
	height: 573px;
	position: absolute;
	top: 100px;
	left: 866px;
	/*right: 0;*/
	z-index: 20;
}

#frameTileR {
	background: url(../img/frTileRight.jpg) repeat-y;
	padding: 0;
	margin: 0;
	width: 58px;
	/*height: 573px;*/
	min-height: 900px;
	position: absolute;
	top: 673px;
	left: 966px;
	/*right: 0;*/
	z-index: 20;
}

#frameTileL {
	background: url(../img/frTileLeft.jpg) repeat-y;
	padding: 0;
	margin: 0;
	width: 58px;
	/*height: 573px;*/
	min-height: 900px;
	position: absolute;
	top: 673px;
	left: 0;
	z-index: 20;
}

#content {
	/*position: absolute;
	top: 160px;
	left: 152px;
	width: 720px;*/
	position: relative;
	top: 160px;
	padding-top: 5px;
	left: 152px;
	width: 720px;
	z-index: 6;
}

.stretch {
	clear: left;
}

.genrePic {
	position: absolute;
	top: 80px;
	left: 150px;
}

.subHeading {
	font-size: 14px;
	font-weight: bold;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;padding: 0;
}

.contentItem h2 {
	font-size: 10px;
	margin: 0;padding: 0;
}

.label {
	font-weight: bold;
}

.oneLine {
	margin: 0 0 4px 0;
}

h1.padded {
	padding: 0 0 4px 0;
}

#cright {
	z-index: 10;
	position: absolute;
	font-size: 10px;
	width: 600px;
	left: 212px;
	text-align: center;
}

/********* gallery ****/
#flashContent {
	position: absolute;
	top: 0px;
	width: 570px;
	left: 0px;
}

/********* agenda ******/
table.dates tr td, table.dates tr th {
	padding: 5px;
}

/********* releases ****/

.release {
	font-size: 12px;
	margin-top: -10px;
}

#covers {
	text-align: center;
	padding: 10px;
	margin-left: 35px;
}

#covers a img {
	margin: 10px 10px 0 10px;
}

.release tr td {
	padding-top: 8px;
}

.release tr td img {
	float: left;
	padding-right: 20px;
}

#releaseUpdate {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}

#startImg {
	z-index: 1;
}

/******* artists *******/

#artist, #oldArtist {
	margin: 20px 0 10px 0;
}

#artist h1, #oldArtist h1 {
	margin: 0 0 10px 0;
	padding: 0;
}

#artist div img, #oldArtist div img{
	/*border: 2px dotted #8888ff;*/
}

#artist #photo, #oldArtist #photo {
	float: left;
	padding: 0 10px 0 0;
	margin: 0;
}

#artist div, #oldArtist div {
}

#startImg {
	align: center;
}

#psyButton {
	position: absolute;
	left: 30px;
	top: 0;
}

#chillButton {
	position: absolute;
	right: 30px;
	top: 0;
}

#gbForm {
	margin: 0 auto;
}

/* below style ignored by safari 2 */
.text {
	width: 698px;#
}

.textS {
	width: 550px;
}

/*Safari 3 patches*/

@media screen and (-webkit-min-device-pixel-ratio:0){
  
	html{
	
	/*
	need this so that Safari3 can 
	use window.getMatchedCSSRules to collect CSSStyleRule later
	*/
	
	list-style-image:none; 
	
	}
	
	.text {
		width: 718px !important;
	}
	
	.textS {
		width: 570px !important;
	}

  }
  
}



