/* CSS Document */

/* GENERAL FORMATTING */
body {
	background-color: #000000;
	background-image: url(images/bg_blue50.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: ##000066;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
div {
	position: relative;
	overflow: hidden;
	z-index: auto;
	margin: 0px;
}
table {
	margin: 0px;
	padding: 0px;
	}
h1 {
	font-size: large;
	text-align: center;
	text-transform: lowercase;
	color: #0066FF;
	margin-bottom: 0px;
	margin-top: 0px;
	}
h2 {
	font-size: medium;
	line-height:24px;
	}
p  {
	line-height:20px;
	}
dd  {
	font-style:italic;}
a {
	color:#663366;
	text-decoration: none;
	}
a:visited {
	color: #000099;
	}
a:hover {
	color: #66CCFF;
	text-decoration: underline;
	}

div#quotes {
	height: 380px;
	margin-left: 30px;
	}
	
div#steph {
	top: 25px;
	width: 265px;
	margin-right: auto;
	margin-left: auto;
	border: 2px inset #0048B3;
	}

/* CALENDER FORMATTING */
.labels {background-color: #000066; color:#FFFFFF; font-size:9px; margin-left: 20px;}
.facts {background-color: #FFFFFF; color:#000066; font-size:11px; margin-left: 20px;}

/* GUESTBOOK FORMATTING */
div.gbview {
	border: thin inset #66CCFF;
	margin: 10px 5px 0px;
}
.gbview div {
	left: 5px;
	top: 5px;
	width: 460px;
	border: none;
	}
.gbview h1 {
	line-height: normal;
	margin: 5px 0px 0px;
	color: #0066FF;
	text-align: left;
	font-size: medium;
	}
.gbview h2 {
	margin: 0px 0px 5px;
	color: #0066FF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #66CCFF;
	font-size: small;
	width: 250px;
	}
.gbview p {
	text-indent: 15px;
	margin: 0px;
	}
div#gbnav {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	}
#gbnav div {
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
	width: 65px;
	}
div#gbnavinfo {
	width: 90px;
	margin-right: 5px;
	margin-left: 5px;
	font-variant: small-caps;
	}

/* DISCOGRAPHY FORMATTING */
div#discography {
	overflow:auto;
	height: 370px;
	}
div.discview {
	overflow: hidden;
	width:470px;
	margin-bottom: -100px;
	}
.discview div {
	height: 30px;
	width: 280px;
	left: 190px;
	top: -155px
	}
.discview h1 {
	font-size: medium;
	text-align: left;
	text-indent: 15px;
	}
.discview p {
}
div.discartcont {
	width: 150px;
	height: 150px;
	left: 20px;
	top: 0px;
	border: 3px inset #000066;
	}
img.discart {
	}
div.disctitle {
	height:35px;
	}
div.discsummary {
	height: 50px;
	}
div.discreldate {
	}
div.purchase {
	}

/* CALENDAR FORMATTING */
div#calendartable {
	}
tr.eventlist {
	}
div#eventnav {
	text-align: center;
	font-variant: small-caps;
	}
#eventnav div {
	display:inline;
	}
div#eventstatus {
	width: 200px;
	}
div.eventpage {
	width: 100px;
	}

/* CONTACT FORMATTING */

/* PRIVACY POLICY FORMATTING */
div#policy {
	background-color: #666666;
	width: 334px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	}
#policy p {
	padding: 10px 12px;
	}

/* TEMPLATE FORMATTING */


/* !!!!! DO NOT MODIFY BELOW THIS !!!!! */

	
	/* Blue in Header Banner and rollover is:
	66CCFF
	*/
	
div#page {
	margin-right: auto;
	margin-left: auto;
	width: 720px;
	height: 625px;
	background-color: #000000;
	}
div#buffer {
	background-image: url(images/template/buffer.gif);
	height: 10px;
	}
div#hdrbanner {
	height: 51px;
	width: 720px;
	background-image: url(images/template/hdrbanner.gif);
	}
div#navbar {
	width: 150px;
	left: 0px;
	height: 560px;
	}
#navbar div {
	width: 100%;
	}
div#spacer1 {
	background-image: url(images/template/spacer1bg.gif);
	height: 60px;
	}
div#endcap {
	background-image: url(images/template/endcap.gif);
	height: 64px;
	}
div#spacer2 {
	background-image: url(images/template/spacer2bg.gif);
	height: 35px;
	}
div#mouthpiece {
	background-image: url(images/template/mouthpiece.gif);
	height: 169px;
	}
#navbar a {
	display: block;
	}
div#content {
	background-image: url("images/flute_player.jpg");
	z-index: 1;
	width: 490px;
	left: 160px;
	top: -550px;
	padding: 10px 20px 20px;
	height: 470px;
	border: 2px inset #0066FF;
	}
