html
	{
	overflow: scroll;
	}

body , body#home, body#showcase, body#gallery
	{
	margin:1em 0 0 0;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../indexfolder/MasterBackground2.jpg);
	background-color:#000000;
	background-repeat:no-repeat;
	color:#ffffff;
	}
	
	
body#news a#newsbutton, body#home a#homebutton, body#gallery a#gallerybutton, body#tourdates a#tourbutton {
	color: #00CC99;
	}
	
/* Global Navigation */	

ul#globalnav
	{
	width:100%;
	height:25px;
	background-image: url(../indexfolder/menubar.png);
	margin: 0px;
	padding: 10px 0 0 0;
	font-weight: 800;
	font-size:0.9em;
	text-align: center;
	}
	

	
	
ul#globalnav li, ul#discolocalnav li
	{
	display:inline;
	}
	

/* Local Navigation */

ul#discolocalnav
	{
	width:100%;
	height:25px;
	text-align: center;
	background-image: url(../indexfolder/menubar.png);
	margin: 0;
	font-size: 0.875em;
	padding: 10px 0 0 0;
	}
	
#singlesnav, #albumsnav
	{
	width:100px;
	float:right;
	background-image: url(../indexfolder/menubar.png);
	text-align: center;
	}


/* Containers CSS */
	
#discocontainer, body#news #maincontainer, body#showcase #maincontainer
	{
	width: 80%;
	margin: 0 10%;
	}
	
/* Content CSS */

#discocontent
	{
	width:80%;
	float:right;
	}

#singlesdesc, #albumsdesc
	{
	width:100%;
	float:left;
	margin-top: 10px;
	padding-top: 10px;
	background-image: url(../indexfolder/menubar.png);
	font-size:14px;
	color:#999999;
	text-align:left;
	}
	
#albumdescleft
	{
	width:40%;
	float:left;
	font-size:14px;
	color:#999999;
	text-align:left;
	}
	
#albumdescright
	{
	width:40%;
	float:right;
	font-size:14px;
	color:#999999;
	text-align:left;
	}
	
#albumdescbottom
	{
	width:100%;
	float:left;
	font-size:14px;
	color:#999999;
	text-align:justify;
	}
	
/* News CSS */

#newscontent
	{
	width:72%;
	display: block;
	float:left;
	margin: 0;
	padding:0;
	background-image: url(../indexfolder/menubar.png);
	text-align: justify;
	}
	
#newsnav
	{
	width:27%;
	float:left;
	background-image: url(../indexfolder/menubar.png);
	padding: 0 0 0 0%;
	margin: 0;
	text-align: left;
	font-size:0.875em;
	}

body#news h5
	{
	font-size:1em;
	margin: 0;
	}

body#news h2
	{
		font-size: 24px;
		padding: 0 0 10px 0;
		margin: 0;
		text-align:center;
	}
	
body#news h3
	{
	padding-bottom: 10px;
	}
	
body#news h4
	{
		font-size:0.875em;
		padding-top:0px;
		margin: 0px;
		text-align:center;
		font-weight: 500;
	}

body#news #newsnav h2
	{
	text-align: left;
	}
	
body#news p
	{
	margin:10px 0;
	padding:0;
	}
	
#newsnav a
	{
	display:block;
	padding:0px;
	margin-bottom:10px;
	}

#newscontent .gutter {padding:10px 20px;}

.gutter {padding: 10px;}

/* Index CSS */

#indexcontent
	{
	width:67%;
	float: right;
	margin-top: 0px;
	background-image: url(../indexfolder/menubar.png);
	background-repeat: repeat;
	border: solid 1px #000;
	}

#about
	{
	width:99%;
	float: right;
	height: 20px;
	color: #ffffff;
	text-align: right;
	padding-right: 0em;
	font-size:0.7em;

	}
	
#about a  {
	padding: 0;
	margin: 0;
	text-align: center;
}

#indexprimary
	{
	width:50%;
	float:right;
	margin: 0;
	padding:0;
	text-align: justify;
}

#indexsecondary
	{
	width:49%;
	float:right;
	text-align: justify;
	}
	
#indexleft
	{
	width:25%;
	float:left;
	padding-top: 0px;
	padding-left:4%;
	text-align: justify;
	margin-top: 100px;
	background-image: url(../indexfolder/menubar.png);
	background-repeat: repeat;
	border: solid 1px #000;

	}
	
#indexlarge
	{width: 100%;}
	
img.right {
	float:right;
	margin: 20px 0 5px 5px;
	}

/* GALLERY CSS */

.gallerybox 
	{
	float: left;
}

.cushion
	{
	padding: 10px;
	}

body#gallery img.displayed {
	display: block;
	margin: 0 auto;
	padding: 0;
	border: 2px solid #FFF;
}
	
#gallerynav 
	{
	margin-top: 10px;
	width: 20%;
	height: 2000px;
	float: right;
	background-image: url(../indexfolder/menubar.png);
	background-repeat: repeat;
	border: 1px solid #000;
	}
	
#gallerycontent
	{
	width: 80%;
	float: left;
}

body#gallery #maincontainer
	{
	width: 90%;
	margin-left: 5%;
	}
	
body#gallery h2
	{
	color: #FFFFFF;
	background-image: url(../indexfolder/menubar.png);
	background-repeat: repeat;
}

.gallerybox p {
	font-size: 12px
}

#showcase1 
	{
	width: 50%;
	float: left;
	text-align: center;
	margin: 0 auto;
}
	
#showcase2
	{
	width: 50%;
	float: right;
	text-align: center;
	margin: 0 auto;
}

/* Tourdates CSS */

body#tourdates #container
	{
	width:90%;
	display: block;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

body#tourdates .style1 {
	color: #000;
	font-size: 12px;
	text-align: center;
	background-color: #0066ff; /*#993366;*/
	line-height: 25px;
}

th {
	background-color: #000;
}

.coltitle {
	color: #FFFFFF;
	background-color: #000;
}

.blackrow {
	font-size: 12px;
	background-color: #000000;
	text-align: center;
	color: #fff;
	line-height: 25px;
}
	
#home h2
	{
	padding: 0;
	font-size: 1.5em;
	text-align:center;
	margin: 0.5em;
	}
	
p,h2
		{
		margin:10px 10px 10px 10px;
	}
		
h1
	{
		font-size:1.875em;
		padding:10px;
		margin: 0;
		text-align: center;
	}
	
	h2
	{
		font-size:25px;
		margin: 0;
		padding:5px;
		text-align:center;
	}
	
	h3
	{
		font-size:14px;
		text-align:center;
		margin:0;
	}
	
	h4
	{
	font-size:14px;
	text-align:left;
	border-bottom-color: #666666;
	text-decoration: underline;
	}
	
#discocontent h4	{margin-left:10px;}
	
.style8, .style1
	{
	font-size:14px;
	color:#CC0066;
	}

img.displayed
	{
		display: block;
		margin-left: auto;
		margin-right: auto;
		border: 1px solid #000;
	}
	

	
		


a:link {
	text-decoration: none;
	color: #dbe886;
}
a:visited {
	text-decoration: none;
	color: #dbe886;
}
a:hover {
	text-decoration: none;
	color: #000099;
}
a:active {
	text-decoration: none;
}
	
.inline {display: inline;}

.rss {
	border:none;}
	
.center {text-align: center;}