@charset "UTF-8";
/* CSS Document */


body {
	font: normal .85em Helvetica, Geneva, Arial, sans-serif;
	color: #4a3a35;
	line-height: 125%;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center center;
}
a { text-decoration: none; }
a:link { color: #75576c; }
a:visited { color: #75576c; }
a:hover { color: #9ea480; }
a:active { color: #75576c; }
h3 a { text-decoration: none; }

#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 4px solid #a1a39f;
	margin-top: 25px;
}
#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 16pt;
	margin-left: 20pt;
	margin-top: 10px;
	margin-right: 25px;
}
#header h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4a3a35;
	font-style: italic;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #FFFFFF;
}
#copyright a {
	font-weight: bold;
	text-decoration: none;
	color: #CCFF66;
}
#copyright a:hover {
	text-decoration: underline;
	color: #CC9933;
}
#l_col {
	width: 275px;
	float: left;
	margin-left: 25pt;
	font-size: 9pt;
	line-height: 16pt;
	margin-bottom: 20px;
}
#r_col {
	float: left;
	width: 425px;
	margin-left: 25px;
	margin-bottom: 25px;
}
.menu {
	float: left;
	width: 800px;
	margin-bottom: 25px;
}
#clear {
	clear: both;
}
#gallery {
	width: 640px;
	margin-right: 80px;
	margin-left: 80px;
	float: left;
	margin-bottom: 25px;
}
#store {
	width: 700px;
	float: left;
	margin-right: 50px;
	margin-left: 50px;
	margin-bottom: 25px;
}
#store_l {
	width: 250px;
	margin-left: 100px;
	float: left;
	margin-bottom: 25px;
	text-align: center;
	font-size: 9pt;
}
#store_r {
	float: left;
	width: 250px;
	margin-left: 100px;
	text-align: center;
}
