@charset "utf-8";
/* CSS Document */
body {
	background-image: url(gallery/bck2.jpg);
	font-family: Tahoma;
}
#wrp {
	position:relative;
	width:740px;
	z-index:1;
	background-color: #FCE6C4;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 10px;
	border-top-color: #F8E9E7;
	border-right-color: #F0D6D0;
	border-bottom-color: #E8BEB7;
	border-left-color: #EECFCA;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
}
.style1 {color: #FFFFFF}
#menu {
	position:relative;
	z-index:1;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	float: none;
	width: 730px;
	height: 70px;
	text-align: center;
	line-height: 50px;
	left: 20px;
}

#menu li
{
	float: left;
	list-style-type: none;
	font-size: large;
	margin-right: 0px;
	background-image: url(images/btn.png);
	height: 50px;
	width: 156px;
}

#menu li a
{
	float: left;
	display: block;
	text-decoration: none;
	text-align: center;
	width: 156px;
	font-size: large;
	font-weight: bolder;
	margin-right: 15px;
	color: #663333;
}
/* End hide */

#menu li a:hover
{
	float: left;
	display: block;
	text-decoration: underline;
	text-align: center;
	width: 156px;
	font-size: large;
	color: #663333;
	font-weight: bolder;
	margin-right: 15px;
}
a:link {
	text-decoration: none;
	color: #663333;
}
a:visited {
	text-decoration: none;
	color: #663333;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

#gal{
	height: 720px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	color: #FFFFFF;
}
#gal img{
	padding: 5px;
	border: 1px solid #666666;
	background-color: #F8DAB7;
	margin-right: 6px;
	margin-top: 0px;
	margin-bottom: 0px;
}
table {
	padding: 0px;
	margin-top: -9px;
	margin-bottom: -20px;
}

.style2 {font-size: small}

.style3 {color: #000000}

#ft {
	position:relative;
	width:740px;
	z-index:1;
	background-color: #FCE6C4;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 10px;
	border-top-color: #F8E9E7;
	border-right-color: #F0D6D0;
	border-bottom-color: #E8BEB7;
	border-left-color: #EECFCA;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
}
