@charset "utf-8";
body {
	background-color: #999999;
}
#wrapper {
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
#header {
	background-color: #27211F;
	background-image: url(images/headerbackground.gif);
	height: 159px;
	background-repeat: no-repeat;
	padding-left: 300px;
}
#musiccode {
	float: right;
	width: 100px;
}

#nav {
	background-color: #666A84;
	height: 24px;
	text-align: center;
	padding-top: 7px;
}
#contentwrapper {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#biodiv {
	background-color: #666A84;
	margin: 0px;
	padding: 15px;
	height: 650px;
}
.eachshow {
	width: 650px;
	margin-top: 20px;
	margin-bottom: 45px;
	background-color: #6A6B88;
}
.showstime {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	width: 380px;
	float: left;
	background-color: #565974;
	font-size: 14px;
	color: #C8CAD5;
}
.showstitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	text-align: center;
	padding: 10px;
	background-color: #C8CAD5;
	font-size: 16px;
	color: #666A84;
	font-weight: bold;
}
.showsplace {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	float: left;
	width: 250px;
	padding: 5px;
	background-color: #565974;
	font-size: 14px;
}
.showsplace a {
	color: #FFFFFF;
	text-decoration: underline;
}

.showsplace a:hover {
	color: #C8CAD5;
	text-decoration: none;
}

#bioimage {
	width: 220px;
	text-align: left;
	float: left;
}
.pullquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	width: 250px;
	padding-top: 15px;
	padding-bottom: 15px;
	float: right;
	margin-left: 15px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C8CAD5;
	border-bottom-color: #C8CAD5;
	margin-bottom: 15px;
	text-align: center;
	font-weight: bold;
	line-height: 20px;
}
.musicname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	float: left;
	width: 600px;
	height: 30px;
	background-color: #C8CAD5;
	color: #666A84;
	padding: 5px;
	margin-top: 20px;
}
.musicplayer {
	float: left;
	height: 40px;
	width: 100px;
	margin-top: 20px;
}



#leftcontent {
	float: left;
	width: 600px;
	background-color: #666A84;
}
#sallyspic {
	height: 250px;
	width: 197px;
	float: left;
}
#about {
	float: left;
	width: 383px;
	height: 250px;
	padding-right: 10px;
	padding-left: 10px;
}

#pictureheader {
	float: left;
	width: 580px;
	height: 400px;
	padding-right: 10px;
	padding-left: 10px;
}

#blog {
	clear: both;
	background-color: #565974;
}
#pictures {
	height: 750px;
}
#pictures iframe {
	width: 400px;
}

#blog iframe {
	height: 500px;
	width: 600px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#buycd {
	text-align: center;
	width: 180px;
	padding-right: 10px;
	padding-left: 10px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #363A54;
}

#rightcontent p {
	color: #333333;
	font-size: 60%;
}
#cdprice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #363A54;
	font-weight: bold;
	display: block;
	margin-top: -5px;
	margin-bottom: 5px;
}
#addtomyspace {
	background-color: #B8B9C7;
	padding-top: 5px;
	padding-bottom: 5px;
}
#addtomyspace a {
	color: #333333;
}

#addtomyspace a:hover {
	color:#333333;
	text-decoration: none;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-weight: normal;
	color: #C8CAD5;
}


#rightcontent {
	float: left;
	width: 200px;
	background-color: #9394AA;
	text-align: center;
	height: 750px;
}


#nav img {
	margin-left: 30px;
	margin-right: 30px;
}
#content {
	background-color: #363A54;
	height: 800px;
	padding-top: 25px;
}
.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	padding: 10px;
	font-size: 12px;
	color: #363A54;
	text-align: center;
}
.credits a {
	color: #171A24;
	text-decoration: none;
}

.credits a:hover {
	color: #363A54;
	text-decoration: underline;
}

