body {
	background-color:black;
}

#content {
	width:800px; height:450px;
}

#slot1, #slot2, #slot3 {
	height:450px;
	margin:0; padding:0px;
}

#slot1 {
	width:60px;
	margin:0; padding:0;
	clear:left;
}

#slot2 {
	width:100px;
	margin:0; padding-top:0px;
	background-color:#f7edd2;
}
#slot3 {
	width:500px;
	margin:0; padding:0px 20px 0 20px;
}
#slot3 h2 {padding:5px 0 5px 0;}
#slot3 h1 {	font-size:18px; color:#333;}
#slot3 h3 {
	font:bold 14px arial, sans-serif;
	text-transform:uppercase;
	margin:0px; padding:0 20px; 	
	color:#333;
}


.herringe, .design {
	font-size:18px;
	color:#333;
}

