#content #gallery{	
	text-align:center;
}
#gallery .head{
	margin:0px auto 0px auto;
	padding:0px;
	width:513px;
	height:30px;
	background-color: #F50002;
/*	background:url(/images/gallery_bg1.gif) no-repeat;  */
}
#gallery .head ul{
	margin:0px;
	padding:0px;
	list-style : none;
	font : 11px Verdana;
	color:#ffffff;
	width:500px;
	height:18px;
}
#gallery .head ul li.left{
	float:left;
	margin:0px;
	padding:8px 0px 0px 8px;
}
#gallery .head ul li.right{
	float:right;
	margin:0px;
	padding:6px 5px 0px 0px;
}
.f5{
	font : 11px Verdana;
	color:#552000;
}

#gallery .photo_top{
	margin:1px auto 0px auto;
	padding:0px;
	width:513px;
	height:1px;
/*	background:url(/images/gallery_bg2.gif) no-repeat;  */
}
#gallery .photo{
	margin:0px auto 0px auto;
	padding: 15px 0 0 0;
	width:513px;
	height:375px;
	background:#ECD5AD;
}
#gallery .pix{
	margin:0px 0px 0px 17px;
	padding:0px;
	border:2px solid #65100C;
	width:320px;
	height:237px;
	float:left;	
}
ul.smallpix{
	margin:0px;
	padding:0px 8px 5px 0px;
	width:140px;
	height:47px;
	list-style : none;
	float:right;	
}
ul.smallpix li{
	margin:0px;
	padding:0px 4px 0px 0px;
	width:63px;
	height:47px;
	list-style : none;
	float:left;	
}
#gallery .photo_bot{
	margin:0px auto 0px auto;
	padding:8px 0px 0px 0px;
	width:513px;
	height:28px;
	background:url(/images/gallery_bg2.gif) no-repeat bottom;
}
ul.page{
	margin:0px;
	padding:3px 0px 5px 0px;
	height:20px;
	list-style : none;
	float:right;	
}
ul.page li{
	margin:0px;
	padding:0px;
	width:65px;
	height:20px;
	list-style : none;
	float:left;	
	color:#6A0B09;
}

ul.page li a {color: #6A0B09; text-decoration:underline;}
ul.page li a:visited {color: #6A0B09;}
ul.page li a:hover {color: #6A0B09; text-decoration:none;}

a.txtclick  {border:0px solid red;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-weight:normal; font-size:11px;color:#000000;text-decoration:underline;display:block;text-align:left;margin:0px; width:500px;padding:0px 0px 15px 125px;}
a.txtclick:active {color: #555555;}
a.txtclick:visited {color: #555555;text-decoration:underline;}
a.txtclick:hover {color: #555555;text-decoration:underline;}

.wrapclick {border:1px solid red;display:block;padding: 20px 0px 0px 0px; margin:0px;}

