@charset "utf-8";
#Middle {
	width: 440px;
	margin-right: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: right;
	direction:rtl;
	float: right;
	margin-left: 20px;
}
#pic1 {
	float: left;
	width: 237px;
	margin-left: 50px;
	margin-top: 10px;
}
.Gallery {
	margin-right: 100px;
	width: 500px;
	float: right;
}
.Button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background-repeat: no-repeat;
	/*background-image: url(images/ButtonOpen.gif);*/
	background-color:transparent;
	border-style:none;
}
