body {
	background-color: black;
	color: silver;
	font: 11px/13px Verdana, Serif;
}

a:link, a:visited {
	color: #5af;
	text-decoration: none;
}

a:hover {
	color: #7cf;
	text-decoration: underline;
}

h1 {
	text-align: center;
}

h1 img {
	border-style: none;
}

h2 {
	margin: 0 5px;
	color: white;
	font: bold 210%/normal 'Monotype Corsiva', Serif;
}

h3 {
	clear: both;
	margin: 0 5px;
	padding: 2px;
	background-color: gray;
	color: black;
	text-align: right;
	font-size: larger;
}

p {
	margin: 1.5em 5px;
	text-align: justify;
}

table {
	width: 100%;
}

dl {
	margin: 1em 5px 2em;
}

dt {
	border-top: 1px solid white;
	color: #ffd700;
	font-weight: bold;
}

dd {
	margin: 0 0 0.5em 1em;
	text-align: justify;
}

th {
	border: 1px solid #666;
	background-color: #123;
}

.even {
	background-color: #333;
}

.date {
	color: #f55;
	font-weight: bold;
}

.key {
	color: white;
	font-style: italic;
}

.active {
	font-weight: bold;
}

.archives {
	text-align: right;
}

.author {
	text-align: right;
	font-style: italic;
}

.pages {
	border-top: 1px solid #fff;
	text-align: center;
}

img.member {
	float: right;
	margin-left: 5px;
	margin-right: 5px;
	height: 170px;
}

ul.thumbs {
	margin: 1em 0;
	padding: 0;
}

ul.thumbs li {
	display: inline;
	list-style-type: none;
	margin: 0.1em;
}

ul.thumbs img {
	border: 2px inset;
	max-height: 100px;
}

.itemNews a {
	background-image: url(news.gif);
}

.itemNews a:hover {
	background-image: url(news-active.gif);
}

.itemBand a {
	background-image: url(band.gif);
}

.itemBand a:hover {
	background-image: url(band-active.gif);
}

.itemBio a {
	background-image: url(bio.gif);
}

.itemBio a:hover {
	background-image: url(bio-active.gif);
}

.itemDisco a {
	background-image: url(disco.gif);
}

.itemDisco a:hover {
	background-image: url(disco-active.gif);
}

.itemLive a {
	background-image: url(live.gif);
}

.itemLive a:hover {
	background-image: url(live-active.gif);
}

.itemPhotos a {
	background-image: url(photos.gif);
}

.itemPhotos a:hover {
	background-image: url(photos-active.gif);
}

.itemArt a {
	background-image: url(art.gif);
}

.itemArt a:hover {
	background-image: url(art-active.gif);
}

.subMenu {
	margin: 0 5px 1em;
	padding: 0;
	border-top: 2px dotted white;
}

.subMenu li {
	display: inline;
	list-style-type: none;
	line-height: 18px;
	margin-right: 0.5em;
}

.subMenu li a:link, .subMenu li a:visited {
	color: white;
}

.subMenu li a:hover {
	background-color: white;
	color: black;
	text-decoration: none;
}

#divPageContainer {
	position: relative;
	width: 900px;
	height: 677px;
	margin: auto;
	border: 2px outset silver;
	background-image: url(background.jpg);
}

#divHeader {
	text-align: center;
	font-weight: bold;
}

#divMenu {
	position: absolute;
	top: 189px;
	width: 164px;
}

#divMenu h2 {
	display: none;
}

#divMenu ul {
	width: 155px;
	height: 265px;
	margin: 0;
	padding: 45px 0 0 5px;
	background-image: url(scroll.gif);
}

#divMenu li {
	list-style-type: none;
}

#divMenu a {
	display: block;
	width: 143px;
	height: 32px;
	font-size: 0;
}

#divMenu hr {
	display: block;
	width: 96px;
	height: 42px;
	border-style: none;
	background-image: url(blackrose.gif);
}

#divMain {
	position: absolute;
	left: 164px;
	top: 189px;
	width: 445px;
	height: 428px;
	overflow: auto;
}

#divMain fieldset {
	margin: 2px;
}

#divComments {
	position: absolute;
	left: 615px;
	top: 189px;
	width: 283px;
}

/* <TEMP> */
#divComments dl {
	margin: 0;
	height: 170px;
	overflow: auto;
}

#divComments p {
	margin: 5px 0;
}
/* </TEMP> */

#divUser {
	position: absolute;
	left: 615px;
	top: 420px;
	width: 283px;
	text-align: center;
}

#divUser p {	/* TEMP */
	margin: 2px 0 8px;
	text-align: center;
}

#divUser .field {
	margin: 2px 0;
}

#divUser input {
	font-size: smaller;
}

#divFooter {
	position: absolute;
	top: 679px;
	width: 900px;
}

#divFooter p {
	margin: 0;
	text-align: center;
	font-size: smaller;
}