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

#contentIMG{
	margin:120px 0 0 10px;
	width:810px;
	
}

#contentIMG a:hover #pics p{
	display:block;
	background-color:#FFF;
	padding:7px;
	margin:40px 0px 80px 0px;
	border-left:5px solid black;

}

#contentIMG a{
	float:left;
	
}

#pics{
	padding:10px 0;
	font:10px;
	color:#000;
	margin:0px;
	
}

#pics p{
	display:none;
	
}


#pics.draft{
	background-image:url(images/work_preview/01_draft.gif);
	background-repeat:no-repeat;
	width:206px;
	height:247px;
	margin:0px 50px 0 170px;
	
}

#pics.cat{
	background-image:url(images/work_preview/02_cat.gif);
	background-repeat:no-repeat;
	width:225px;
	height:205px;
	margin:25px 80px 25px 45px;
	
}

#pics.music{
	background-image:url(images/work_preview/03_music.gif);
	background-repeat:no-repeat;
	width:214px;
	height:120px;
	margin-top:75px;
	margin-left:70px;

	
}

#pics.posneg{
	background-image:url(images/work_preview/04_posneg.gif);
	background-repeat:no-repeat;
	width:175px;
	height:195px;
	margin:8px 20px 8px 84px;

	
}

#pics.change{
	background-image:url(images/work_preview/05_change.gif);
	background-repeat:no-repeat;
	width:170px;
	height:121px;
	margin:40px 50px 20px 50px;

}

#pics.self{
	background-image:url(images/work_preview/06_self.gif);
	background-repeat:no-repeat;
	width:330px;
	height:160px;
	margin:5px 0px 30px 110px;
	
}

#pics.hyphy{
	background-image:url(images/work_preview/07_hyphy.gif);
	background-repeat:no-repeat;
	width:250px;
	height:180px;
	margin:0px 40px 20px 40px;
	
}

#pics.merc{
	background-image:url(images/work_preview/08_merc.gif);
	background-repeat:no-repeat;
	width:187px;
	height:210px;
	margin:0px 20px 10px 10px;
	
}

#pics.misc{
	background-image:url(images/work_preview/09_misc.gif);
	background-repeat:no-repeat;
	width:250px;
	height:230px;
	margin:20px 210px 110px 270px;
	
}

#pics.beck{
	background-image:url(images/work_preview/10_beck.gif);
	background-repeat:no-repeat;
	width:185px;
	height:140px;
	margin:40px 40px 0px 160px;
	
}

#pics.web{
	background-image:url(images/work_preview/11_web.gif);
	background-repeat:no-repeat;
	width:145px;
	height:120px;
	margin:70px 20px 80px 74px;
	
}

#pics.pow{
	background-image:url(images/work_preview/12_pow.gif);
	background-repeat:no-repeat;
	width:185px;
	height:170px;
	margin:53px 20px 30px 40px;
	
}

#footer p{
	font:.67em/1.5em "Lucida Console", Monaco, monospace;
	
}

#footNav p{
	text-align:right;
	
}
