body {
	background-image: url(../images/background/back.gif);
	margin: 0; 
	padding: 0;
	text-align: center;
	height: 100%
	color: #000000;
}


#container {
  margin: 0 auto;
  width: 760px;
  }


.gallery #top { 
	height: 53px;
} 

.gallery #top_l { 
	height: 100%;
	width: 30px;
	background-image: url(../images/background/top_l.gif);
	float: left;
} 

.gallery #top_m { 
	height: 100%;
	width: 700px;
	background-image: url(../images/background/top_m.gif);
	float: left;
} 

.gallery #top_r { 
	height: 100%;
	width: 30px;
	background-image: url(../images/background/top_r.gif);
	float: left;
} 


.gallery #spacer { 
	height: 35px;
} 

.gallery #spacer_l { 
	height: 100%;
	width: 30px;
	background-image: url(../images/background/l.gif);
	float: left;
} 

.gallery #spacer_m { 
	height: 100%;
	width: 700px;
	background-image: url(../images/background/middle.gif);
	float: left;
}

.gallery #spacer_r { 
	height: 100%;
	width: 30px;
	background-image: url(../images/background/r.gif);
	float: left;
} 



.gallery #banner { 
	height: 120px;
} 

.gallery #banner_l { 
	height: 100%;
	width: 30px;
	background-image: url(../images/background/l.gif);
	float: left;
} 

.gallery #banner_m { 
	height: 100%;
	width: 700px;
	background-image: url(../images/background/m.gif);
	float: left;
} 

.gallery #banner_r { 
	height: 100%;
	width: 30px;
	background-image: url(../images/background/r.gif);
	float: left;
} 


.gallery #bar { 
	height: 23px;
} 

.gallery #bar_l { 
	height: 100%;
	width: 30px;
	background-image: url(../images/background/l.gif);
	float: left;
} 

.gallery #bar_m { 
	height: 100%;
	width: 700px;
	background-image: url(../images/bar/back_s.gif);
	float: left;
} 

.gallery #bar_r { 
	height: 100%;
	width: 30px;
	background-image: url(../images/background/r.gif);
	float: left;
} 


.gallery #middle { 


} 

.gallery #middle_l { 
	width: 30px;
	height: 100%;
	background-image: url(../images/background/l.gif);
	float: left;
} 

.gallery #middle_m { 
	width: 700px;
	height: 100%;
	background-image: url(../images/background/middle.gif);
	float: left;
} 

.gallery #middle_r { 
	width: 30px;
	height: 100%;
	background-image: url(../images/background/r.gif);
	float: left;
} 



.gallery #bottom { 
	height: 52px;
} 

.gallery #bottom_l { 
	height: 100%;
	width: 30px;
	background-image: url(../images/background/bottom_l.gif);
	float: left;
} 

.gallery #bottom_m { 
	height: 100%;
	width: 700px;
	background-image: url(../images/background/bottom_m.gif);
	float: left;
} 

.gallery #bottom_r { 
	height: 100%;
	width: 30px;
	background-image: url(../images/background/bottom_r.gif);
	float: left;
} 



.gallery #bottom2 { 
	height: 40px;
} 

.gallery #bottom_l2 { 
	height: 100%;
	width: 30px;
	background-image: url(../images/background/bottom_l2.gif);
	float: left;
} 

.gallery #bottom_m2 { 
	height: 100%;
	width: 700px;
	background-image: url(../images/background/bottom_m2.gif);
	float: left;
} 

.gallery #bottom_r2 { 
	height: 100%;
	width: 30px;
	background-image: url(../images/background/bottom_r2.gif);
	float: left;
} 

