html {
	margin: 0;
	padding: 0;
}

body { 
	font-size: 100%;
	font-family: Arial;
	background: #000000 url(../images/background.jpg) top center no-repeat;
	color: #8ad2e5;
}

div.article {
  padding-bottom: 5px;
  margin-bottom: 30px;
  border-bottom: dotted #8ad2e5 1px;
  width: 870px;
}

div.articleHeader {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: solid #8ad2e5 1px;
  width: 870px;
}

.articleHeader .title
{
  text-align: left;
  font-weight: bold;
  float: left;
}

.articleHeader .author
{
  text-align: right;
  float: right;
}

.articleHeader .date
{
  text-align: right;
  float: right;
}

.clear
{
  clear: both;
}

.adminTable
{
  text-align: left;
  border: 1px solid #333;
}

.adminTable th
{
  border: 1px dotted #666;
  padding: 5px;
  font-size: large;
}

.adminTable td
{
  border: 1px dotted #666;
  padding: 5px;
  font-size: medium;
}

.articleTable
{
  /*font-family: Verdana, Geneva, sans-serif;*/
  font-weight: normal;
  text-align: left;
  border-spacing: 0px;
  border: 5px solid black;
}

.articleTable tr.section th
{
  border-top: 1px solid black;
  border-right: 0px;
  border-bottom: 1px solid black;
  border-left: 1px solid black;
  text-align: left;
  font-size: large;
  padding: 5px;
  background-color: #0B0B3B;
}

.articleTable tr.section th+th
{
  border-left: 0px;
  border-right: 1px solid black;
}

.articleTable tr.top th
{
  font-weight: normal;
  text-align: left;
  padding: 0px 5px 0px 5px;
  border: 1px solid black;
  font-size: large;
  background-color: navy;
}

.articleTable tr.topTop th
{
  text-align: left;
  padding: 0px 5px 0px 5px;
  border-top: 1px solid black;
  border-right: 1px solid black;
  border-bottom: 5px solid black;
  border-left: 1px solid black;
  font-size: large;
  background-color: navy;
}

.articleTable tr.hilight
{
  background-color: #5858FA;
}

.articleTable td.delLight
{
  background-color: red;
}

.articleTable th.bottom
{
  padding: 0px 5px 0px 5px;
  border-bottom: 6px solid black;
  border-left: 1px solid black;
  border-right: 1px solid black;
  border-top: 1px solid black;
  font-size: large;
  text-align: center;
  background-color: navy;
}

.articleTable th.finalBottom
{
  padding: 5px;
  border-bottom: 1px solid black;
  border-left: 1px solid black;
  border-right: 1px solid black;
  border-top: 1px solid black;
  font-size: large;
  text-align: center;
  background-color: #0B0B3B;
}

.articleTable tr td
{
  padding: 0px;
  border-left: 1px solid black;
  border-right: 1px solid black;
  border-top: 0px;
  border-bottom: 0px;
  font-size: 0.9em;
}

.articleTable tr.noArticles td
{
  color: white;
  padding: 5px;
  text-align: right;
}

.articleTable tr td a
{
  font-weight: normal;
  color: white;
  padding: 5px;
  display:block;
  height:100%;
  width:100%;
  text-decoration: none;
  outline: none;
  -moz-outline-style: none;
}

embed#nsound {
	width:0px;
	height:0px;
}

/*Rollover navigation bar*/

table.nbar tr td a {
	font-size: normal;
       text-align: left;
/*	display:block;*/
	padding: 10px 0 10px 20px;
	width: 126px;
	height: 40px;
	outline: none;
	-moz-outline-style: none;
}

table.nbar tr td a:hover {
	text-decoration: none;
	font-size: large;
	background: transparent url(../images/navbarBlockFlt.png) 5% 0% no-repeat;
}

table.nbar {
	font-family: Eurostile, Corbel, "AppleGothic", "Bitstream Vera Sans", "MgOpen Modata", Verdana, Arial, Sans-serif;
	width: 880px;
	height: 40px;
	padding-top: 6px;
}

.nbar tr td {
width: 15%;
text-align: center;
}

h1 {
	margin: 0;
	font-size: 1.1em;
	color: #8ad2e5;
}

h2 {
	font-size: 1.1em;
	color: #8ad2e5;
}

h2.centre {
	text-align: center;
}

a.biglink {
	font-weight: bold;
}

p {
	font-size: 0.9em;
	line-height: 170%;
	font-weight: lighter;
}

p.line {
	font-size: 0.9em;
	line-height: 100%;
	font-weight: lighter;
}

p.width {
	width: 860px;
}

a {
	color: #8ad2e5;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

#header {
	margin: 0 auto;
	width: 900px;
	height: 150px;
	padding: 0 0 5px 0;
}

#contact {
	float: left;
	width: 600px;
}

#contact ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#contact li {
	display: block;
	padding: 0 0 10px 0;
	font-weight: bold;
}

#contact li.space {
	padding: 30px 0 0 0;
	font-size: 0.9em;
	font-weight: normal;
}

#contact li.bg_music {
	padding: 5px 0;
	font-size: 0.9em;
	font-weight: normal;
}

input.signup {
	width: 110px;
	height: 15px;
	background: #000000;
	border: 1px solid #8ad2e5;
	color: #8ad2e5;
}

.submit {
	width: 110px;
	height: 20px;
	margin: 0 0 0 10px;
	background: #000000;
	color: #8ad2e5;
	border-top: 1px solid #8ad2e5;
	border-left: 1px solid #8ad2e5;
	border-right: 1px solid #456976;
	border-bottom: 1px solid #456976;
}

.submit:hover {
	color: #456976;
	cursor: pointer;
}

#logo {
	float: right;
	width: 300px;
	height: 173px;
}

.logo {
	float: right;
}

/* Menu */

#menu {
	clear: both;
	width: 900px;
	height: 40px;
	margin: 0 auto;
	padding: 0 0 5px 0;
	background: url(../images/sml_bg.png) bottom left no-repeat;
}

#menu ul {
	padding: 12px 0 0 10px;
	margin: 0;
	font-weight: bold;
}

#menu li {
	display: inline;
	padding: 0 60px 0 10px;
}

/*Main Content*/
div.fit {
	overflow: hidden;
	padding-bottom: 10px;
	width: 800px;
}

#background {
	margin: 0 auto;
	width: 900px;
}

#flash_content, #main_content {
	margin: 10px auto;
	width: 900px;
}

#flash_top, #main_top {
	width: 900px;
	height: 20px;
	background: url(../images/content-box-top.png) top left no-repeat;
}

#flash_mid, #main_mid {
	width: 900px;
	background: url(../images/content-box-mid.png) top left repeat-y;
}

#main_mid {
	/*padding: 0 20px 0 20px;*/
	padding: 10px 20px 10px 20px;
}

#flash_bot, #main_bot {
	width: 900px;
	height: 20px;
	background: url(../images/content-box-bot.png) top left no-repeat;
}

/*About*/

#about_mid {
	width: 900px;
	height: 250px;
	background: url(../images/content-box-mid.png) top left repeat-y;
}

.about_img {
	float: left;
	padding: 75px 0 0 50px;
}

.biog_img {
	float: left;
	padding: 0 0 0 55px;
}

.press_img {
	float: left;
	padding: 25px 0 0 75px;
}

.theband_img {
	float: left;
	padding: 70px 0 0 105px;
}

/*Downloads*/

table.downloads {
	padding: 20px 0 0 0;
}

/*Gallery*/

.gallery_size {
	width: 100px;
	height: 100px;
	margin: 0;
	padding: 10px 0 10px 60px;
}

.galleryContainer a
{
	outline: none;
	-moz-outline-style: none;
}

/*Timeline*/

table.timeline {
	width: 96%;
	border: 0;
	padding: 0;
	margin: 0;
}

table.timeline td {
	padding: 0 0 25px 0;
}

.row_space {
	padding: 0 0 20px 0;
}

/*The Band*/

.dave {
	float: left;
	padding: 10px 10px 10px 0;
	width: 300px;
	height: 300px;
}

/*Taster*/

.track_list {
	width: 50%;
}

/*Footer*/

#footer {
	margin: 0 auto;
	width: 900px;
	height: 50px;
	font-size: 0.9em;
	background: url(../images/sml_bg.png) bottom left no-repeat;
}

#footer ul {
	padding: 20px 0 0 10px;
	margin: 0;
}

#footer li, #copy li {
	display: inline;
	padding: 0 10px;
}

#footer li.privacy {
	padding: 0 0 0 275px;
}

#copy {
	margin: 0 auto;
	width: 900px;
	font-size: 0.7em;
	text-align: center;
	}

.loginLink
{
	list-style:none outside none;
	margin:-10px 0px 0px 0px;
	padding:0px 20px 10px 0px;
	text-align: right;
	font-family:Eurostile,Corbel,"AppleGothic","Bitstream Vera Sans","MgOpen Modata",Verdana,Arial,Sans-serif;
}o-repeat;
}

#footer ul {
	padding: 20px 0 0 10px;
	margin: 0;
}

#footer li, #copy li {
	display: inline;
	padding: 0 10px;
}

#footer li.privacy {
	padding: 0 0 0 275px;
}

#copy {
	margin: 0 auto;
	width: 900px;
	font-size: 0.7em;
	text-align: center;
	}

.loginLink
{
	list-style:none outside none;
	margin:-10px 0px 0px 0px;
	padding:0px 20px 10px 0px;
	text-align: right;
	font-family:Eurostile,Corbel,"AppleGothic","Bitstream Vera Sans","MgOpen Modata",Verdana,Arial,Sans-serif;
	font-weight: normal;
}

a.loginLink:hover
{
  font-weight: bold;
}