@charset "utf-8";
body {
	background-color: #512600;
	background-image: url(../images/background.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	text-align: center; width: 100%; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}
a, a:link, a:visited {
color:#3d77c8;
text-decoration:none;
}
a:hover {
color:#3d77c8;
text-decoration:underline;
}
#divcenter{
	margin:0 auto;
	margin-top:20px;
	width:876px;
	text-align:left;
	border:1px solid #777777;
	padding:4px;
}
#content {
margin-top:4px;
margin-bottom:4px;
background-color:#FFFFFF;
}
#bottom {
background-image:url(../images/bottom-back.gif);
background-repeat:repeat-x;
height:100px;
}
#gallery {
background-color:#FFFFFF;
height:90px;
}
#footer{
margin:0 auto;
margin-top:5px;
width:876px;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#CCCCCC;
}
#footer a, #footer a:link, #footer a:visited {
color:#8cacd4;
text-decoration:none;
}
#footer a:hover {
color:#8cacd4;
text-decoration:underline;
}
.finishes img{
border:1px solid #FFFFFF;
margin:1px;
}
#categories{
	text-align:left;
	margin-left:6px;
	line-height:24px;
	font-size:11px;
}