	/* Main layout */	
		
	body {
	color:#000;
	text-align:center;
	background:#333 url(images/body.jpg) top center no-repeat fixed
}
	div.wrapper { text-align:left; width:830px; margin:0 auto; background:url(images/repeater.gif) top center repeat-y; position:relative }
	div.masthead { background:url(images/header.gif) top center no-repeat; height:404px; margin:0 0 -80px 0; position:relative; z-index:1 }
	
	div.columnAlbum { float:left; width:230px; padding:0 20px 0 30px; margin:-26px 0 0 0; position:relative; z-index:2 }
	div.columnAlbum h3 { background:url(images/title_buyTheAlbum.gif) top left no-repeat; width:202px; height:21px; text-indent:-9999px }
	div.columnAlbum img { position:relative; top:-6px; left:-56px; margin:0 0 -20px 0 }
	div.columnAlbum ul { margin:0 0 20px 0 }
	div.columnAlbum ul li a { display:block; width:210px; padding:5px 0 5px 18px; border-bottom:1px dashed #fff }
	div.columnAlbum ul li a:hover { background:#222 }
	div.columnAlbum ol { margin:0 0 20px 0 }
	div.columnAlbum ol li { list-style:decimal-leading-zero; margin:0 0 2px 18px; text-transform:uppercase; letter-spacing:2px; font:11px/18px Georgia, 'Times New Roman', Times, serif }
	
	div.columnDeadlines { float:left; width:228px; padding:0 20px; border-right:1px dashed #600; border-left:1px dashed #600; position:relative; z-index:2 }
	div.columnDeadlines h3 { background:url(images/title_latestDeadlines.gif) top left no-repeat; width:228px; height:23px; text-indent:-9999px }
	div.columnDeadlines ol li { padding:10px 0; border-bottom:4px solid #900 }
	div.columnDeadlines ol li p { color:#fff }
	
	div.columnWho { float:left; width:230px; padding:0 30px 0 20px; position:relative; z-index:2 }
	div.columnWho h3 { background:url(images/title_whoAreTheDD.gif) top left no-repeat; width:229px; height:46px; text-indent:-9999px }
	div.columnWho ul { border-bottom:5px solid #000; margin:0 0 10px 0 }
	div.columnWho ul li { padding:0 0 16px 0; border-bottom:1px dashed #fff }
	div.columnWho ul li img.odd { float:left; width:50px; margin:5px 10px 0 0 }
	div.columnWho ul li img.even { float:right; width:50px; margin:5px 0 0 10px }
	div.columnWho ul li p { margin:2px 0 0 0 }
	
	br.cheapNastyFix { clear:both }
	
	div.smallPrint { text-align:center; width:430px; height:174px; margin:-150px 0 0 0; padding:230px 200px 0 200px; background:url(images/footer.gif) bottom center no-repeat }
	div.smallPrint p { margin:14px 0 14px 0 }
	div.smallPrint p em { text-transform:uppercase; font-style:normal; color:#0ff }
	div.smallPrint ul { height:50px; background:url(images/decoration.gif) bottom center no-repeat }
	div.smallPrint ul li { display:inline; border-right:1px solid #fff; padding:0 6px }
				
	

