html { height:101% }
body {
	background-color: #CFD9DB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-align: center;
 }
p { line-height: 1.4em; }
h1, h2, h3, h6 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F60;
	padding-top: 10px;
}
h2 {
	margin-top: 8px;
	margin-bottom: 6px;
}
h3 {
	margin-bottom: -16px;
	margin-top: 10px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-top: -6px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 2px;
}
h6 { margin: 0 0 -15px 0;
	padding: 5px 0 0 0;}
#page {
	padding: 0px;
	width: 740px;
	text-align: left;
	margin: 10px auto 0 auto;
	border: 1px solid #000;
	background-color: #526E7A;
}
#header_img {
	background-image: url(images/imaginary_friend_header.jpg);
	background-repeat: no-repeat;
	height: 111px;
	width: 734px;
	padding: 3px;
	text-indent: -99999px;
}
#topmenu {
	margin: 0;
	width: 740px;
	background-color: #304F63;
	text-align: center;
	font-family: Verdana, arial;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 0;
	color: #fff;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
}
#topmenu li {
	list-style: none; 
	display: inline;
	border-right: 1px solid #ccc;
}
#topmenu li.last1 { border-right: 0; }
#topmenu li a {
	padding: 3px 0.63em;
	text-decoration: none;
	color: #fff;
}
#topmenu li a:hover {
	background-color: #BBBC3C;
}
.maintable {
	background-color: #526E7A;
	padding: 0 10px;
	width: 720px;
} 
#navcontainer {
	width: 740px;
}
.maintable a:link { color: #BBBC3C; text-decoration: underline} 
.maintable a:visited { color: #BBBC3C; text-decoration: underline}
.maintable a:hover { color: #fff; text-decoration: none} 
.maintable a:active {
	color: #526E7A;
	text-decoration: none
} 
#footer {
	line-height: 20px;
	background-color: #304F63;
	border-top: 1px solid #fff;
	width: 740px;
	text-indent: 5px;
	clear: both;
}
#contentmain {
	text-align: left;
}
#contentmain img {
	padding-right: 5px;
}
#contentleft {
	margin: 0 240px 0 0;
}
#contentright {
	float: right;
	width: 340px;
}
#flags { 
	text-align: right;
	margin: -21px 0 0 0;
	padding: 2px 0 0 0;
}
#albumimaginary, #albummexile, #albumempires {
	margin-bottom: 12px;
	height: 200px;
}
#albummexile, #albumempires {
	clear: left;
}

#index_rhs {
	width: 200px;
	background-color: #304F63;
	margin: 10px 0;
	padding: 0 10px 10px 10px;
	border: 1px solid #fff;
	float: right;
}
/* --- Discography Table --- */

#tourdate {
	border-collapse: collapse;
	font: normal 11px verdana, arial, helvetica, sans-serif;
	color: #363636;
	width: 540px;
	margin: 0 0 0 1px;
    }

caption {
	font: bold 18px arial, helvetica, sans-serif;
	background: transparent;
	padding:12px 6px 1px 0px;
	color: #F60;
	text-transform: uppercase;
	text-align: left;
  }
td, th {
	padding: 0.4em;
	color: #363636;
  }
thead th, tfoot th {
	font: bold 11px verdana, arial, helvetica, sans-serif;
	text-align: left;
	padding-top:3px;
	color: #fff;
	background-color: #000;
  }
tbody td a {
	background: transparent;
	text-decoration: none;
	font-weight: bold;
	color: #526E7A;
  }
tbody td a:hover {
	color: #000;
  }
tbody th a {
	font: bold 11px verdana, arial, helvetica, sans-serif;
	background: transparent;
	text-decoration: none;
  }
tbody th a:hover {
  background: transparent;
  color: #363636;
  }
tbody th, tbody td {
	vertical-align: top;
	text-align: left;
	font-weight: bold;
  }
tfoot td {
  border: 1px solid #03476F;
  background: #4591AD;
  padding-top:3px;
  color: #fff;
  }
.odd {
		background-color: #CFD9DB;
  }
tbody tr {
	border: 1px solid #03476F;
	background-color: #E9E9E9;
  }
tbody tr:hover {
	background: #F60;
	border: 1px solid #03476F;
	color: #fff;
  }
tbody tr:hover th,
tbody tr.odd:hover th {
	background: #F60;
	color: #fff;
  }
#tourdate tr a:link, #tourdate tr a:visited  {
	color: #930;
	text-decoration: underline;
}
#tourdate tr a:hover { color: #fff;
                       text-decoration: none; }
ul.tour_fp {margin: 20px 0 0 0;
			padding: 0;}
ul.tour_fp li {
	margin: 0;
	padding: 10px 0;
	list-style-type:none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
ul.tour_fp li#final {
	border: 0;
	padding: 10px 0 0 0;
	}
p.quote  {
	font-size: 16px;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
}
