@charset "UTF-8";
html {
 	min-height: 100%;
 	height: auto;
}
body {
	background-color: #000000;
	background-image: url(images/kileydean_site02_bg.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
}
#header {
	height: 581px;
	width: 169px;
	position: absolute;
	top: 0;
	left: 0;
}
#header a {
	color: #000000;
	}
#content {
	width: 586px;
	position: absolute;
	top: 0;
	right: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	padding-right: 25px;
	padding-top: 30px;
}
#content table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}
#content a {
	color: black;
}
#contentShows {
	width: 492px;
	position: absolute;
	top: 0;
	right: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	padding-right: 25px;
	padding-top: 30px;
}
#contentShows table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
}
#contentShows a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: underline;
}
#content img {
	padding-bottom: 15px;
}
#arc img {
	padding-bottom: 0px;
}

#truth {
	padding-top: 30px;
}
#shows {
	padding-top: 2px;
}
#music {
	padding-top: 2px;
}
#contact {
	padding-top: 2px;
}
#showsRow {
	padding-bottom: 3px;
}
#albumtitle {
	font-size:14px;
	font-weight:bold;
}
#albumdetail {
	color:#999999;
}
#contact1 {
	font-size:14px;
	font-weight:bold;
}
#contact2 {
	color:#999999;
}

