@charset "utf-8";

body {
	background-color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 90%;
}
ul {
	list-style-image: none;
	list-style-type: none;
}

a:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
ul {
	color: #FFFFFF;
	list-style-type: disc;
}
#biogtxt {
	background-color: #000000;
	width: 90%;
	padding: 20px;
	margin: 20px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
}
#curl {
	background-image: url(images/curl-pnk.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 100%;
	background-position: center;
	margin-bottom: 10px;
	margin-top: 2px;
}

#curlb {
	background-image: url(images/curl.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 100%;
	background-position: center;
	margin-bottom: 10px;
	margin-top: 2px;
}

#biog {
	background-color: #CCCCCC;
	text-align: center;
	margin: 10px;
}


a:hover {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}

#container {
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	top: 0px;
	left: auto;
	right: auto;
	text-align: left;
	background-image: none;
}

#container #leftbox-gigs {
	left: 0px;
	width: 50%;
	height: 500 px;
}

#container #leftbox {
	left: 0px;
	width: 50%;
}


#gigquote {
	width: 350px;
	left: 160px;
	position: fixed;
	top: 450px;
	z-index: 10;
}


#container #rightbox {
	width: 55%;
	right: 0px;
	position: absolute;
	top: 22px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 30px;
	text-align: center;
	height: 100%;
	left: 447px;

}
.quote {
	font-size: 80%;
	font-variant: normal;
}

#container #rightbox #righttext {
	text-align: left;
	background-image: none;
	background-repeat: repeat;
	margin: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 35px;
	width: 510px;
}


#container #rightbox #righttext #top {
	background-image: url(images/light-2.jpg);
	background-repeat: repeat;
	width: 500px;
	height: 21px;
	clear: left;
}
#container #rightbox #righttext #bottom {
	background-image: url(images/light-2.jpg);
	height: 30px;
	width: 500px;
	position: relative;
	left: 0px;
	bottom: 0px;
	clear: none;
	float: left;
}

#leftbox-cafe {
	background-image: url(images/cafe.jpg);
	background-repeat: no-repeat;
}

#leftbox-bow {
	background-image: url(images/bow_back_bw.jpg);
	background-repeat: no-repeat;
}

#leftbox-listen {
	background-image: url(images/gracie-piano.jpg);
	background-repeat: no-repeat;
}

#leftbox-gigs {
	background-image: url(images/gigscafe.jpg);
	background-repeat: no-repeat;
}

.active {
	color: #FFFFFF;
}

.bigquote {
	color: #ACACFD;
	font-size: 140%;
}

.biggrey{
	color: #999999;
	font-size: 140%;
	font-variant: small-caps;
	font-weight: 500;
	letter-spacing: .2em;

}
.email {
	font-weight: bold;
	color: #FF66FF;
}
.date {
	font-weight: bold;
}
.event {
	left: 120px;
	margin-left: 10px;
	position: absolute;
	
}

