body {
   background-image:url(images/bgline.gif);
   background-repeat:repeat;
   background-color:#000000;
}

#container {
   position: relative;
   margin: auto;    
   width: 850px;
   font-family:Arial, Helvetica, sans-serif;
   font-size: 13px;
   font-style: normal;
   line-height: 16px;
   font-weight: normal;
   font-variant: normal;
   color:#FFFFFF;
   background-image:url(images/dropshadow.png);
   background-repeat: repeat-y;
   background-position: center;
   padding-bottom: 50px;
   text-align: center; 
}


#navtop{
	position: relative;
	width: 850px;
	height: 20px;
	padding-bottom:20px;
	text-align: center; 
}

#mp3player{
	position: relative;
	margin-left: 100px !important;
	margin-left: 0;
	width: 650px;
	background-color:#000000;
	text-align: center; 

	
}

#blurb{
	position:relative;
	color:#cccccc;
	text-align: justify;
	padding-right: 10px
}

#tagline{
	color:#ffffff;
    font-size: 13px;
	font-weight: bold;
}

#navbottom{
	position:relative;
	clear:both;
	padding-top:50px;
	color:#663300;
	text-align:center;
}

#tourleft{
	position:relative;
	float:left;
	color:#FFFFFF;
	text-align: left;
	width: 325px;
	padding-bottom:50px;
	left:100px;
	
}

#tourright{
	position:relative;
	float:right;
    left:-90px;
	color:#FFFFFF;
	text-align: left;
	width: 325px;
	padding: 0 0 50px 0;
}

#medialeft{
	position:relative;
	float:left;
	color:#FFFFFF;
	text-align: left;
	width: 300px;
	padding-bottom:50px;
	left:100px;
	
}

#freedownloads{
	position:relative;
	float:left;
	left:100px;
	padding-bottom:50px;
	color:#FFFFFF;
	text-align:left;
	width: 450px;
}

#cdcover{
	position:absolute;
	left:550px;
	float:right;
	text-align:left;
	width:200px;
}

.tracks {
	font-size:14px;
	line-height: 18px;
}


.credits {
	font-size: 9px;
	color:#999999;
}


.smallhead {
	color:#956E03;
	font-weight:bold;
}

.greytext {
	color:#cccccc;
	font-weight:bold;
}

.grey {
	color:#cccccc;
}

.whitehead {
	color:#FFFFFF;
	font-weight:bold;
}

.videocontainer 
{
    /* border: 1px solid #663300; */
    padding: 0;
    margin-bottom: 25px;
}

/* =========================== default overlay section starts ================================= */
/* =========================== default overlay section ends ================================== */



a:link {
	text-decoration: none;
	color: #663300;
}

a:visited {
	text-decoration: none;
	color: #663300;
}

a:hover {
	text-decoration: none;
	color:#b69474;
}

a:active {
	text-decoration: none;
	color: #663300;
}
