@charset "UTF-8";
/* CSS Document */

html, body {
	height:100%;
}

.wrapper {
	position:fixed;
	height: 100%;
	background: #f2f2f2;
}

body { background: #fff; margin: 0; }

a, a:visited, a:hover { color: #333; }


.work-navtitle {
	padding: 5px 0px 1px 8px;
	border-left: 5px solid #FF0;
}

.work-navtop {
	padding: 5px 0px 1px 8px;
	border-left: 5px solid #FFF;
}


.work-nav0 {
	padding: 5px 0px 1px 8px;
	border-left: 5px solid #F2F2F2;
}	
	


.work-nav1 {
	padding: 5px 0px 1px 8px;
	border-left: 5px solid #333;
}


.work-nav2 {
	padding: 5px 0px 1px 8px;
	border-left: 5px solid #666;
}


.work-nav3 {
	padding: 5px 0px 1px 8px;
	border-left: 5px solid #999;
}


.work-nav4 {
	padding: 5px 0px 1px 8px;
	border-left: 5px solid #CCC;
}



#work {
	/* position:absolute; */
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;	
	font-size:10px;
	color: #333;
	background:#f2f2f2;
	padding:20px;
	left:20px;
	top:150px;
	line-height: 200%;	
	width:150px;		
	
}


#main {
	position:absolute;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;	
	font-size:10px;
	color: #333;
	background-color:white;
	background:white;
	padding: 30px;
	left:210px;
	top:20px;
	line-height: 170%;
	width:570px;
	
}  

#body_news #news { text-decoration: none; }
#body_contact #contact { text-decoration: none; }
#body_links #links { text-decoration: none; }

#body_livedates #livedates { text-decoration: none; }
#body_recordings #recordings { text-decoration: none; }
#body_amfmkeyboard6 #amfmkeyboard6 { text-decoration: none; }
#body_untitled1 #untitled1 { text-decoration: none; }
#body_turntables #turntables { text-decoration: none; }
#body_fmkbrd #fmkbrd { text-decoration: none; }
#body_stylus #stylus { text-decoration: none; }
#body_glitching_camera #glitching_camera { text-decoration: none; }
#body_prometheus #prometheus { text-decoration: none; }
#body_soundbed #soundbed { text-decoration: none; }
#body_conformist #conformist { text-decoration: none; }
#body_typography #typography { text-decoration: none; }
#body_artwork #artwork { text-decoration: none; }

