#header {
	width: 900px;
	height: 100px;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	margin: 0px;
	background-image: url(bg.jpg);
	line-height: 20px;
	background-color: #000000;
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-style: italic;
	font-weight: bold;
}

#navi{
	width: 900px;
	padding: 0px;
	height: 35px;
	background-color: #7C6E41;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.float_left {
	float: left;
	padding-right: 20px;
}

#container1 {
	height: 50px;
	width: 900px;
	background-color: #FFFFFF;
	text-align: left;
	color: #41250F;
}
#container2 {
	width: 900px;
	text-align: left;
	background-color: #ECE9D8;
	color: #A48E46;
	background-repeat: no-repeat;
	background-position: right top;
}
#container2 li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	line-height: 20px;
	list-style-image: url(li.png);
	list-style-position: outside;
}
.img_border {
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	font-size: 11px;
	color: #333333;
}
.hints {
	font-size: 10px;
	color: #333333;
	padding-left: 40px;
	padding-bottom: 20px;
}

#gal img{
	padding: 3px;
	border: 1px dotted #CCCC99;
}

#footer{
	height: 100px;
	width: 900px;
	background-color: #A52001;
	text-align: center;
	font-size: 12px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	color: #FFFFCC;
	background-image: url(bg_footer.jpg);
	font-weight: normal;
}
.left_border {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #BCA964;
	padding-left: 20px;
}
.bg_no_repeat {
	background-image: url(feedback_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #A48E46;
	border-right-color: #ECE9D8;
	border-bottom-color: #ECE9D8;
	border-left-color: #ECE9D8;
	margin-top: 20px;
	margin-bottom: 20px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #BCA964;
	width: 99%;
	padding-bottom: 10px;
	letter-spacing: 1px;
	padding-left: 40px;
	padding-top: 10px;
	background-image: url(icon1.png);
	background-repeat: no-repeat;
	background-position: left;
	font-style: italic;
	margin-bottom: 0px;
}
h2 {
	font-size: 16px;
	color: #666633;
	font-weight: bold;
}
h3 {
	font-weight: bold;
	color: #666633;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 0px;
}
h4 {
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #666633;
	letter-spacing: 1px;
	padding-left: 20px;
	background-image: url(li.png);
	background-repeat: no-repeat;
	background-position: left;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 0px;
}
