/** common **/
html{
	height:100%;
}
body{
	background:#fff;
	height:100%;
}
p{}
#contents{
	width:5116px;
	height:100%;
	position:relative;
}
#article{
	height:650px;
}
#credit{
	color:#fff;
	position:absolute;
	left:170px;
	top:400px;
}
#bottom-strip{}
.column{
	float:left;
	position:relative;
}
.column-text{
	width:270px;
	padding:10px;
}
.column-text p:first-child{
	margin-top:0px;
}
img{float:left;}
#dan-quote{
	background:#000;
	height:100%;
}
#column1{
	background:url('images/column1.gif');
	width:331px;
	height:650px;
}
#column1 .column-text{
	background:#ffbf00;
	margin-left:25px;
	margin-top:180px;
}
#column2{
	background:url(images/dan2.jpg);
	width:626px;
	height:624px;
}
#column2 .column-text{
	background:#000;
	color:#fff;
	position:absolute;
	left:400px;
	top:120px;
	height:510px;
}
#dan-pics{
	width:469px;
	background:#ffbf00;
	height:100%;
}
#cybele-start{
	margin-left:32px;
	width:383px;
	background:#bf0000;
}
#cybele-start div{
	float:left;
}
#cybele-start img{
	
}
#cyb-title-left{
	width:57px;height:650px;
	background:url(images/cyb-title-left.gif);
}
#cyb-title{
	width:220px;
}
#cyb-title-right{
	width:106px;height:430px;
	background:url(images/cyb-title-right.gif);
	float:none;
}
#cyb-interview .column-text{
	background:#000;
	color:#fff;
	float:left;
	height:475px;
}
#cyb-interview .stuff{
	margin-top:155px;
	margin-left:-81px;
}
#cyb-interview2 .column-text{
	background:#3f3f3f;
	color:#fff;
}
#cyb-interview2 .blackblock{
	height:20px;
	background:#000;
}
#cyb-interview2{
	height:100%;
	background:#ffbf00;
}

