@charset "utf-8";
body {
	background-color: #000000;
	background-image: url(../image/carving_bg.gif);
	background-repeat: repeat;
	margin: 0 auto;
	padding: 0px;
}
#navigation {
	height: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 800px;
	background-color: #7D7E82;
	text-align: center;
	
}
.nav_position {
	float: right;
}

#navigation a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:hover {
	color: #423B04;
	text-decoration: none;
}
#navigation a:active {
	color: #FFFFFF;
	text-decoration: none;
}


#container {
	width: 800px;
	background-image: url(../image/gradient_container.jpg);
	background-repeat: repeat-x;
	visibility: visible;
	background-color: #FFFFFF;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	min-height: 700px;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#top {
	height: 150px;
	background-image: url(../image/logo3.gif);
	background-repeat: no-repeat;
}	
	
#sidebar {
	width: 240px;
	margin-top: 0px;
	margin-left: 0px;
	float: right;
	padding-right: 30px;
	min-height: 500px;
	padding-bottom: 0px;
	padding-top: 10px;

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #423B04;
	text-align: center;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #423B04;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 0.9em;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #423B04;
}
.greenitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: italic;
	color: #423B04;
}


#main {
	padding-left: 30px;
	width: 490px;
	min-height: 500px;
	padding-bottom: 20px;
	padding-top: 10px;
	text-align: justify;
}

#bottom_nav {
	text-align: center;
	height: 50px;
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
.porcelain_mv {
	border: 5px solid #423B04;
}
.sidebar_box {
	height: auto;
	width: 220px;
	position: relative;
	border: 1px solid #423B04;
	float: right;
	padding: 10px;
	overflow: hidden;
}
a:link {
	color: #670001;
	text-decoration: none;
}
a:visited {
	color: #670001;
	text-decoration: none;
}
a:hover {
	color: #C0C0C0;
	text-decoration: none;
}
a:active {
	color: #670001;
	text-decoration: none;
}
#photo {
	width: 640px;
	visibility: visible;
	background-color: #000000;
	padding-left: 100px;
	background-repeat: no-repeat;
	background-position: top;
	margin-right: 30px;
	margin-left: 30px;
	min-height: 500px;
	height: 1020px;
	padding-bottom: 20px;
}
#gallery_name {
	width: 740px;
	height: 120px;
	margin-right: 30px;
	margin-left: 30px;
	overflow: hidden;
	margin-top: 10px;
	background-color: #000000;
}

.photo_box {
	height: 100px;
	width: 100px;
	float: left;
	margin-top: 0px;
	margin-right: 45px;
	margin-bottom: 45px;
	margin-left: 0px;
	position: relative;
	background-color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link img {
	border: 2px solid #FFFFFF;
}
a:visited img {
	border: 2px solid #FFFFFF;
}
a:hover img {
	border: 2px solid #CCCCCC;
}
a:active img {
	border: 2px solid #FFFFFF;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 0.9em;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: .9em;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: .9em;
}
