body{
	padding:20px;
	text-align:left;
	background:black;
	color:#bba;
	font:80%/140% georgia,serif;
}


#container {
  	margin: 0 auto;
  	width: 100%;
}

.gallery #top { 
	height: 700px;
	width: 1117px;
	float: center;
} 

.gallery #top_l { 
	height: 100%;
	width: 216px;
	float: left;
	text-align: left;
} 

.gallery #top_r { 
	height: 100%;
	width: 901px;
	float: left;
	position:relative;
} 

.gallery #top_l_top { 
	height: 20px;
	width: 100%;
	float: left;
	text-align: left;
}

.gallery #top_l_mid { 
	height: 576px;
	width: 100%;
	float: left;
	text-align: left;
}

.gallery #top_l_bot { 
	height: 20px;
	width: 100%;
	float: left;
	text-align: right;
}

.gallery #top_l_bot_l { 
	height: 100%;
	width: 50%;
	float: left;
	text-align: left;
}

.gallery #top_l_bot_r { 
	height: 100%;
	width: 50%;
	float: left;
	text-align: right;
}

.gallery #footer { 
	height: 20px;
	width: 1117px;
	float: center;
} 
