body {
	background-color:#000000;
	background-image:url(space.gif);
	background-attachment:fixed;
	font-size:100%;
	padding: 0px;
	margin: 0px;
}

#container {
	background-image:url(space2.gif);
	background-attachment:fixed;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	height: 45px;
	width: 980px;
	background-image: url(darktitle.GIF);
	background-repeat:no-repeat;
	padding: 5px;
	margin: 0px;
	border: 0px;
}

#buttons {
	height: 50px;
	width: 990px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#content {
	width: 980px;
	padding: 5px;
	margin-right: 0px;
	margin-left: 0px;
	border: 0px;
}

#leftside {
	float: left;
	width: 203px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#rightside {
	float: right;
	width: 203px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#footer {
	padding: 10px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.75em;
	font-weight: bold;
	color: #ffffff;
	line-height: 1.5em;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	padding-bottom: 3px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #ffffff;
	line-height: 1.125em;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 14px;
	padding-bottom: 3px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #55FF00;
	line-height: 1.0em;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	padding-bottom: 2px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	color: #003300;
	line-height: 1.0em;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 8px;
	padding-bottom: 2px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	color: #003300;
	line-height: 1.125em;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 8px;
	padding-bottom: 2px;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bolder;
	color: #0291CF;
	line-height: 1.125em;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #55FF00;
	line-height: 1.125em;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 0px;
	margin-left: 9px;
	padding-bottom: 5px;
}

a {
	color: #aaaaaa;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #aaaaaa;
	text-decoration: none;
	font-weight : bold;
}

a:hover {
	font-size: 1.125em;
	color: #FFFF00;
	text-decoration: none;
}

p.photoline {
	font-size: 1.0em;
	color: #FFFFFF;
	line-height: 0.875em;
	text-align:center;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-bottom: 0px;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #0291CF;
	padding: 3px 0;
   	margin: 3px 0;
}

.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9375em;
	color: #55FF00;
	text-align:justify;
	line-height: 1.0625em;
	margin-top: 1px;
	margin-right: 9px;
	margin-bottom: 2px;
	margin-left: 9px;
	padding-bottom: 5px;
}

.smallgreen {
	font-size: 0.75em;
	text-align:justify;
	text-indent:5px;
	color: #0291CF;
	line-height: 1.0em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
}

.smallblue {
	font-size: 0.75em;
	text-indent:18px;
	color: #0291CF;
	line-height: 1.0em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 9px;
	padding-bottom: 0px;
}

.main {
	text-align:justify;
	text-indent:50px;
}

.just {
	text-align:justify;
}

.center {
	text-align:center;
}

table.artist {
	vertical-align:top;
	border: 1px;
}

td.icon {
	background-image: url(images/colourback2.gif);
	background-attachment:fixed;
	vertical-align:top;
	border-collapse:collapse;
	height: 82px;
	width: 80px;
	padding: 1px;
}

td.plug {
	vertical-align:top;
	border-collapse:collapse;
	height: 82px;
	width: 80px;
	padding: 1px;
}

td.bands {
	width: 210px;
	vertical-align:top;
	border-collapse:collapse;
	margin: 0px;
	padding: 1px;
}

td.extra {
	width: 320px;
	vertical-align:top;
	border-collapse:collapse;
	margin: 0px;
	padding: 1px;
}

