body {
margin: 0;
padding: 0;
font-family: Verdana, "Helvetica Neue", Arial, serif;
font-size: 11px;
line-height: 17px;
/* background-color: #a3a6a6; */
background-color: #0d0e0f;
	background-image: url(http://www.davidsylvian.com/sleepwalkers/images/miss2bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	/* background-attachment: fixed; */
	color: #FFF;
}


#index {
	
	}


/* TYPE */


a:link{
	color: #FFF;
	text-decoration: none;
	background-color: transparent;
	border-bottom: 1px solid #FFF;
}



a:visited{
	color: #FFF;
	text-decoration: none;
	background-color: transparent;
	border-bottom: 1px solid #FFF;
}


a:hover{
	color: #a00303;
	text-decoration: none;
	background-color: transparent;
	border-bottom: 1px solid #a00303;
}

a img {
	text-decoration: none; 
	border: none;
	}



h1 { 	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 2px;
	line-height: 1em;
	color: #000;
	}


	



.underline {
	color: #570000;
	border-bottom: 1px solid #570000;
	}

#index .underline {
	color: #FFF;
	border-bottom: 1px solid #FFF;
	}

.notit {
	color: #000;
	font-style: normal;
	font-weight: bold;
	}
	
.video {
	border: 1px solid #000
	}

.discogimg img {
	border: 5px solid #000; 
	}

.discogimgsm img { 
	border: 5px solid #000;
	margin: 0 20px 20px 0;
	float: left;
	}



.smallpic img { 
	float: left;
	margin: 0 20px 5px 0;
	/* border: 1px solid #a00303; */
	}



	
#logocontainer {
	width: 900px;
	margin: 0 auto 0 40px;
	padding: 150px 0 0 0;
	text-align: left;
}	










/* NAV */

#navbg {
	background: #000;
	width: 100%;
	height: 40px;
	margin: 0;
	padding: 0;
	text-align: right;
}

#navcontainer {
 float: right;
	background: transparent;
	width: 268px;
	height: 40px;
	margin: 0 40px auto 0;
	padding: 0;
	text-align: right;
}

#mainnavgroup {
 width: 268px;
 height: 40px;
 background: url(http://www.davidsylvian.com/sleepwalkers/images/nav.png);
 margin: 0; 
 padding: 0;
 border: 0;
 position: relative;
}

#mainnavgroup li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}

#mainnavgroup li, #mainnavgroup a {height: 40px; display: block; text-decoration: none; border-bottom: none;}
#mainnavone {left: 0px; width: 115px; text-decoration: none; border-bottom: none;}
#mainnavtwo {left: 145px; width: 123px; text-decoration: none; border-bottom: none;}





#mainnavone a:hover {background: transparent url(http://www.davidsylvian.com/sleepwalkers/images/nav.png) -0px -40px no-repeat; text-decoration: none; border-bottom: none;}
#mainnavtwo a:hover {background: transparent url(http://www.davidsylvian.com/sleepwalkers/images/nav.png) -145px -40px 
no-repeat; text-decoration: none; border-bottom: none;}











/* STRUCTURE */


#containertop {
	width: 500px;
	margin: 0 0 0 40px;
	padding-top: 40px;
}




#content{
	float: right;
	width: 500px;
	margin: 0;
	padding: 75px 0 0 0;
	text-align: left;
}

#content_ar{
	float: left;
	width: 350px;
	margin: 0;
	padding: 75px 0 0 0;
	text-align: right;
}











#container {
	width: 800px;
	margin: 0 0 0 40px;
	padding-top: 40px;
}


#contentone{
	float: left;
	width: 800px;
	margin: 0;
	padding: 0;
	text-align: left;
}







	
	
	

/* mp3 streamer */

.lilred {
	font-size: 9px;
	color: #a00303
	}

.track_listing a {
	color: #FFF;
	background: url("#") 0px 0px no-repeat;
	padding-bottom: 3px !important;
	padding-top: 2px !important;
	padding-left: 10px;
	/* padding-right: 10px; */
	border: none !important;
}

.track_listing a.pause_button { background: url("#") 0px 0px no-repeat !important; 
	}
.track_listing  a.pause_button:hover { background: url("#") 0px 0px no-repeat !important; }
.track_listing a:hover { background: url("#") 0px 0px no-repeat; }







	
	

	
	
	
	
	
	
	

/* misses */

div.fox {
	clear: both;
	height: 200px;
	width: 100%;
	margin: 0;
	border-bottom: 10px solid #000;
	}
	
/* div.basil {	
	height: 100px;
	padding: 15px 0 100px 750px;
	width: 169px;
	margin: 0;
	} */

div.basil {	
	height: 200px;
	padding: 0 0 0 40px;
	width: 160px;
	margin: 0;
	}	
	
	
.foxbox a {
	text-decoration: none; 
	border: none;
	}


.foxbox a:visited {
	text-decoration: none; 
	border: none;
	}
	
.foxbox a:hover {
	text-decoration: none; 
	border: none;
	}



/* footer */


#foxhole {
	clear: both;
	background: #000;
	padding: 0;
	color: #fff;
	margin: 0;
	}
	
#foxhole a, #foxhole a:hover, #foxhole a:visited {	
	border: none;
	text-decoration: none;
	}
	

#footer {
	background: #570000;
	position: static;
	bottom: 0;
	width: 100%;
	height: 10px;
	margin: 0 auto 0 auto;
	border: 0;
	padding: 0;
	text-align: left;
}

body>div#footer {position: fixed}




/* clear floats */

.group:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }	