
.leftcolumn{
	background-color: #FFFFFF;
	border-right: 1px solid #000000;
	width: 565px;
	float: left;
	text-align: center;
	margin: 0 0 0 0;
}

.rightcolumn{
  background-color: #E6E6E6;
	width: 200px;
	margin: 0 0 0 0;
	float: left;	
	text-align: center;
}

.middle{
    padding: 0;
	margin: 0;
	padding-top: 7px;
	width: 100%;
    border-top: 1px solid #000000;			
    border-bottom: 1px solid #000000;		
	height: 30px;		
}
/*
.middle a{
	font-weight: bold;
	font-size: 14px;
}
*/

.preview{
    margin: 0;
	padding: 0;
	float:left;
	text-align: center;	
}

.thumb1{
	width: 120px;
	height: 120px;
}

.thumb2{
	width: 180px;
	height: 180px;
}

.thumb3{
	width: 240px;
	height: 240px;
}

/*
.set{
	width: 100%;
	text-align: center;
}
*/
.set .picture{
	padding: 20px 10px 10px 20px;
	width: 120px;
	float: left;
	text-align: center;
}

.set .info{
    width: 400px;
	padding: 20px 10px 10px 0px;
	float: left;
	text-align: justify;
}

.amateur{
	width: 100%;
	text-align: center;
}

.amateur .picture{
	padding: 20px 10px 10px 20px;
	width: 240px;
	float: left;
	text-align: center;
}

.amateur .info{
    width: 280px;
	padding: 20px 10px 10px 0px;
	float: left;
	text-align: justify;
}

.clearing {
  height: 2px;
  clear: both;
}

.clearing2 {
  clear: both;
}
/*
#new_head.header {background-color:#fff; position:relative;}
#new_head.header h1.name , #new_head.header h2.href {position:absolute;padding:0px; margin:0px; width:auto;}
#new_head.header h2.href a {font-size:15px; color:#ec0d5e; text-decoration:none;}
#new_head.header h1.name {font-size:20px; color:#f6f6f6; right:55px; top:55px;}
#new_head.header h2.href {right:55px; top:85px;}
*/
