@charset "utf-8";
#td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	padding: 5px;
	width: 100%;
}
body {
	background-color: #000000;
}
.artist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #CCCCCC;
}
.cell {

}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#links {
	background-image: url(../images/expert_bg.jpg);
}
.interviewbg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
	color: #000000;
}
.lyrictitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.awak3ned {
	font-family: Papyrus;
	font-size: 14px;
	color: #FFFF66;
	width: 600px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-image: url(../images/moonlake.jpg);
	font-weight: bold;
}
.headA {
	font-family: Papyrus;
	font-size: 18px;
	font-weight: bold;
}
#mainlinks {
	background-image: url(../images/expert_bg.jpg);
}
#horizon {
	background-image: url(../images/duane_charles_horizon.jpg);
	height: 1200px;
	width: 900px;
}
#thumbnail {
	width: 210px;
}
.box { 
  background: #111111; 
}
.boxtop {
	background-image: url(../images/styles/ne.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.boxtop div {
	font-size: 0;
	height: 5px;
	background-image: url(../images/styles/nw.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.boxbottom {
	background-image: url(../images/styles/se.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.boxbottom div {
	font-size: 0;
	height: 5px;
	background-image: url(../images/styles/sw.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.boxcontent {
  padding: 0px 5px 0px 5px;
}
#unknown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	padding: 5px;
}
#cellt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
	width: 225px;
	font-size: 12px;
}
a {
	font-size: 12px;
	color: #FF9933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9933;
}
a:hover {
	color: #330000;
}
a:active {
	text-decoration: none;
	color: #FF9933;
}