* {
	margin: 0;
	padding: 0;
}

body {
	background: #000;
	font-family: Verdana, Helvetica;
	font-size: 9pt;
	color: #000;
	text-align: center;
}
a {
	text-decoration: none;
	color: #A03510;
}
a:hover {
	color: #F03510;
}
p {
	margin: 1em 0;
}

ul, ol {
	padding: 0;
	margin: 0;
}
li {
	padding: 0;
	margin-left: 4em;
}

h1,h2,h3,h4,h5 {
	font-weight: normal;
}
.clearall {
	clear: both;
}

#container {
	width: 748px;
	margin: 0 auto;
	background: #fff;
	text-align: left;
}
#header {
	width: 748px;
	height: 198px;
	background-image: url("images/header.jpg");
}
#header #knob {
	position: relative;
	top: 62px;
	left: 186px;
}
#header #knob img {
	border: 0;
}
#header #knob a {
	display: block;
	width: 25px;
	height: 25px;
}
#header #knob a:hover {
	background-image: url("images/knob.jpg");
}
#footer {
	width: 748px;
	height: 105px;
	background-image: url("images/footer.jpg");
}

#navigation a {
	display: block;
	float: left;
}

#content {
	border-top: 1px dotted #eee;
	clear: both;
	min-height: 310px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.full_frame {
	float: left;
	width: 690px;
	margin-left: 30px;
}
* html .full_frame {
	margin-left: 15px;
}
.left_frame {
	float: left;
	clear: left;
	width: 340px;
	margin-left: 30px;
}
* html .left_frame {
	margin-left: 15px;
}
.right_frame {
	float: right;
	clear: right;
	width: 340px;
	margin-right: 30px;
}
* html .right_frame {
	margin-right: 15px;
}

.full_frame p,
.left_frame p,
.right_frame p {
	margin-left: 12px;
}

img.title {
}





#email_list p {
	margin-top: 0;
	margin-bottom: 0;
}
#email_list form {
	margin-left: 12px;
}
#email_list #button {
	position: relative;
	top: 5px;
}

#shows .show {
	margin-bottom: 12px;
}
#shows .show p {
	margin-top: 0;
	margin-bottom: 0;
}
#shows .show .date {
	font-weight: bold;
}
#shows .show .details,
#shows .show .with,
#shows .show .promoter {
	font-size: 80%;
	color: #999;
}

#posters {
	text-align: center;
}
#posters img {
	margin: 15px 0;
	padding: 5px;
	border: 1px dotted #999;
}

#biography img.float_left {
	float: left;
	clear: left;
	margin: 0 18px;
}
#biography img.float_right {
	float: right;
	clear: right;
	margin: 0 18px;
}
#photos a.photo img {
	margin: auto;
	vertical-align: middle;
}
#photos a.photo {
	display: block;
	float: left;
	border: 1px dotted #eee;
	text-align: center;
	width: 140px;
	height: 140px;
	margin: 10px;
	padding: 5px;
}
#photos a.photo:hover {
	border: 1px solid #ccc;
}

#cd_homepage {
	position: relative;
	margin-top: 40px;
	left: -52px;
	height: 189px;
	background: url('images/cd_homepage.gif');
	background-repeat: no-repeat;
}
* html #cd_homepage {
	margin-top: 0;
}
#cd_homepage img {
	position: relative;
	top: 20px;
	left: 200px;
}
#cd_homepage p {
	position: relative;
	top: 7px;
	left: 285px;
	width: 90px;
}


#contact_photo {
	text-align: center;
}



#album_right {
	float: right;
	clear: right;
	width: 420px;
	margin-right: 30px;
	margin-top: 10px;
}
* html #album_right {
	margin-right: 0;
}
#album_left {
	float: left;
	clear: left;
	width: 260px;
	margin-left: 30px;
	text-align: right;
}
* html #album_left {
	margin-left: 12px;
}
#album_left #cdbaby{
	margin-top: 20px;
}

#epk_quotes p {
	font-style: italic;
}
#epk_quotes span.quoted {
	display: block;
	margin-left: 40px;
	font-style: normal;
	color: #ccc;
	text-indent: -0.8em;
}
#epk_toc ul {
	margin: 20px;
	padding: 20px;
	border: 1px dotted #ccc;
}
#epk_toc li {
	margin: 0 20px;
}
#epk_contact #epk_box {
	margin: 20px;
	padding: 20px;
	border: 1px dotted #ccc;
	
}
#epk_contact p {
	margin: 0;
}

#pressimages .pressimage_item,
#pressimages .pressimage_item2 {
	clear: left;
	padding: 30px;
	margin: 30px;
	border: 1px dotted #ccc;
	
}
#pressimages .pressimage_item img {
	float: left;
}
#pressimages .pressimage_item p {
	display: block;
	float: right;
	clear: right;
	width: 200px;
	margin: 0.25em 0;
}

#affiliate_websites {
	float: right;
	clear: both;
	width: 342px;
	padding-right: 10px;
	margin-top: -40px;
}
#affiliate_websites img {
	float: right;
}

#subtitle {
	float: right;
	color: #ccc;
	font-style: italic;
	font-size: 120%;
}

div#photonav {
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
a#prev {
	display: block;
	float: left;
}
a#next {
	display: block;
	float: right;
}
div#photocontainer {
	text-align: center;
}
div#photocredit {
	text-align: center;
	color: #aaa;
}