body {
	font-size: 10pt;
	background-image: url('../images/pattern.jpg');
	text-align: center;
}

#container {
	width: 800px;
	margin: 0 auto;
}

#top img {
	float: left;
}

#menu {
	float: right;
	height: 32px;
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu li {
	list-style-type: none;
	display: inline;
	margin-left: 16px;
	padding-bottom: 10px;
}

#menu li.selected {
	border-bottom: 4px solid #FFFFFF;
}

#menu li a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
}

#main {
	background-color: #F7F0E6;
	*margin-top: -3px;
}

#gallery {
	float: left;
	padding-left: 16px;
}

#gallery .header {
	background-image: url('../images/gallery_header.png');
	width: 167px;
	height: 27px;
}

#gallery .sm a {
	display: block;
	color: #987056;
	margin: 4px;
	text-decoration: none;
}

#gallery .footer {
	background-image: url('../images/gallery_footer.png');
	width: 167px;
	height: 26px;
}

.footer a {
	text-decoration: none;
	color: #E6D2AF;
}

#content {
	float: left;
}

#content * {
	color: #906447;
}

#box .top {
	background-image: url('../images/box_top.png');
	width: 608px;
	height: 33px;
}

#box .middle {
	background-image: url('../images/box_middle.png');
	padding: 32px;
	color: #906447;
	width: 545px;
}

#box .bottom {
	background-image: url('../images/box_bottom.png');
	width: 608px;
	height: 28px;
}

#front {
	width: 608px;
	margin-bottom: 8px;
}

#front td {
	padding: 8px;
}

#front .middle {
	border-right: #906447 dashed 1px;
}

#front b {
	padding-top: 10px;
	display: block;
}

#footer .menu {
	background-image: url('../images/footer.png');
	background-repeat: no-repeat;
	width: 800px;
	height: 23px;
	*height: 40px;
	text-align: center;
}

#footer .menu ul {
	margin: 0;
	padding: 0;
}

#footer .menu li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	padding-left: 8px;
	padding-right: 8px;
}

#footer .menu a {
	color: #906447;
	text-decoration: none;
}

#footer .copyright {
	float: left;
	background-color: #AB8B74;
	color: #FFFFFF;
	padding: 8px;
	width: 200px;
	*width: 206px;
	margin-top: 1px;
}

#footer .design {
	float: right;
	background-color: #AB8B74;
	padding: 8px;
	color: #FFFFFF;
	width: 567px;
	*width: 593px;
	margin-top: 1px;
	text-align: right;
}

#footer .design a {
	color: #FFFFFF;
	text-decoration: none;
}

#gallery_image .image {
	
	width: 162px;
	height: 120px;
	border: 1px solid #7f593f;
	padding: 1px;
	margin: 2px;
}
