* {
  background-color: #000000;
  color: #ffffff;
  }

body {
	margin: 25px;
	padding: 0;
	font-size: 14px;
	border: none;
    }
body, div, p, th, td, li, dl, dd,input, select {
    font-family: Verdana, Arial, "Lucida console", sans-serif, Monospace;
    font-size: 12px;
    background-color: #000000;
    color: white;
    }
h3, h4, h5 {
    line-height: 135%;
    }
#textContent h3 {
	font-size: 1.3em;
	text-transform: uppercase;
	font-weight: normal;
}
#textContent a {
	color: #D89C29;
}
#textContent p {
	letter-spacing: 0.15em;
	line-height: 125%;
}
ul {
    list-style-type: square;
    }
p {
    vertical-align: top;
    }
.form td {
	vertical-align: top;
	color: #CC33CC;
    }
input, select {
	background-color: #4C4C4C;
	font-weight: bolder;
	margin: 2px;
    }
.alert {
    color: red;
    font-weight: bold;
    }

a:link{
	text-decoration: none;
	color: #FF0000;
    }
a:visited {
	text-decoration: none;
	color: #999999;
    }
a:active, a:hover {
    text-decoration: none;
    color: white;
    }

.url {text-decoration: none;}
.title {font-weight: bold; text-decoration: none;}
.subtitle {font-weight: bold; text-decoration: none;}

.date {
    color: white;
    font-weight: normal;
    }
img {
	border: 0px none #000000;
}
.bandimg {
	border: 1px solid #666666;
}
.bandname {
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #CC9933;
	text-transform: uppercase;
}
.bandstyle {
	font-size: 10px;
	color: #3399FF;
	text-transform: lowercase;
	font-weight: bold;
	padding: 0px;
}
.bandsize {
	font-size: 10px;
	vertical-align: text-bottom;
	color: #CCCCCC;
	text-transform: capitalize;
}
.bandprice {
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	text-transform: capitalize;
}
.banddesc {
	font-size: 11px;
	color: #CCCCCC;
	margin-right: 5px;
	padding-right: 5px;
}
.catdesc {
	font-size: 11px;
	color: #CC9900;
	margin: 0px;
	padding: 10px 30px 10px 10px;
	font-weight: bold;
}
.thickline {
	background-color: #666666;
}
option {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 2px;
	margin: 2px;
	line-height: 10px;
}
.instructions {
	font-size: 12px;
	font-weight: bold;
	background-color: #666666;
	margin-left: 20px;
}
textarea {
	color: #FFFFFF;
	background-color: #4C4C4C;
	font-size: 10px;
	border: 0px none;
}
.menufont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3399FF;
	padding-bottom: 5px;
}
.tracks {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.menufontselected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC9933;
	padding: 0px 0px 5px;
}
.genredesc {
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	padding: 20px;
	text-transform: none;
}
.tracknum {
	font-size: 10px;
	padding: 0px;
	font-weight: bold;
}
.checkavail {
	font-size: 9px;
	text-transform: lowercase;
}
.dropdownlabel {
	font-size: 13px;
	font-weight: bold;
	color: #CC9933;
}
#textContent{
  color: white;
  margin: 0px;
}
#news{
  display: none;
  color:#3366CC;
  float: left;
  border-color: #999999;
  border-style: solid;
  border-width: 1px;
  margin: 0px 20px 20px 0px;
  padding: 10px;
}

#latest{
  border-color: #999999;
  border-style: solid;
  border-width: 0 0 2px;
  margin: 0;
  padding: 10px;
}
#latest a, #latest a:visited{
  color: red;
}
#latest h3{
  margin-top: -10px;
}

#latest img{
border: none;
}
