@charset "utf-8";

body {
	background-color: #333333;
}

h1, h2, h3, h4, h5 {
	margin-top: 0;
}
a, a:visited {
	color:#FFFF00;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#FF0000;
	text-decoration:underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

img {
	border:none;
}

h1 {
	font-size:medium;
	font-weight: bold;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width:720px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#left-panel_ {
	width:131px;
	float: left;
	margin: 0px;
}

#content_ {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-size: 12px;
	text-align: left;
	padding: 10px;
	min-height: 500px;
}
#content p {
	word-spacing: 30px;
}
#footer_ {
	position:relative;
	clear: both;
	background-color: black;
	color: #CCCCCC;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	height: 25px;
	padding-top: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #990000;
}
#extra1 {
	background-image: url(../images/Guitar-Trans.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 1000px;
	width: 100%;
	position: fixed;
	bottom: 0px;
	z-index: 1;
}
.style1 {
	color: #FF0000
}
.flt_rt {
	float:right;
	padding: 0px 5px 15px 15px;
}
.flt_lt {
	float:left;
	padding: 0px 15px 15px 5px;
}
.clr {
	clear:both
}

.player_text {
	line-height:normal;
	font-size:small;
	padding:4px;
}

.two_col_left {
	width:47%;
	float:left;
	padding: 0;
}
.two_col_right {
	width:47%;
	float:right;
}
.lp_description {
	width: 470px;
	float: right;
	padding-top: 0px;
	margin-top: 0px;
}

.contact_email {
	margin-left: 25px;
	padding-left: 50px;
}

#navcontainer {
	padding-top: 5px;
	height: 30px;
	background-image: url(../images/DAB-header.jpg);
	margin-top: 10px;
}
#menu {
	list-style-type:none;
	margin:0;
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	text-decoration: none;
}
#menu li {
	display:block;
	float:left;
	position:relative;
	z-index:100;
	margin-right:1px;
}
#menu li span {
	display:block;
	z-index:100;
	padding: 5px 10px;
	font-size:.75em;
}
#menu li a, #menu li a:visited {
	display:block;
	padding:0;
	white-space:nowrap;
	font-weight:normal;
}
#menu dl {
	position:absolute;
	top:0;
	left:0;
	margin: 0;
	padding: 0;
	background:transparent url(../images/opaque-dark-80.png);
}
* html #menu dl {
	background:transparent url(file:///C|/ART/websites/opacity/opaque-dark.gif);
}
#menu dt {
	margin:0;
	font-size: .75em;
	float:left;
}
#menu dd {
	display:none;
	background: transparent;
	clear:left;
	margin:0;
	padding:0;
	color: #fff;
	font-size: .6em;
	text-align:left;
}
#menu dt a, #menu dt a:visited {
	display:block;
	color:#FFFFFF;
	padding: 5px 10px;
	text-decoration:none;
	font-weight:normal;
}
#menu dd a, #menu dd a:visited {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	padding: 5px 10px;
	font-weight:normal;	
}
#menu li a:hover {
	border:0;
}
#menu li:hover dd, #menu li a:hover dd {
	display:block;
}
#menu li:hover dl, #menu li a:hover dl {
	padding-bottom:5px;
}
#menu li:hover dt a, #menu li a:hover dt a, #menu dd a:hover {
	color:#FFFF00;
}
#navigation {
	float:right;
	margin-top: 70px;
	margin-right: 10px;
}
