body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(images/base/body_bk01.gif);
	background-position:50% 50%;
}
#allitem {
	width: 900px;
	background-color: #FFF;
}

#header p {
	margin: 0px;
}
#header .languages {
	float: right;
	margin-right: 4px;
    margin-top: 4px;
}
	
#contents {
	font-size: 13px;
	line-height: 18px;
	float: right;
	width: 600px;
	padding-right: 25px;
	padding-bottom: 30px;
	padding-left: 25px;
}
#contents.collection a {
	display: inline-block;
	float: left;
}
#contents.collection a:hover {
	opacity: 0.6;
}
#contents p.adress {
	clear: left;
	margin-left: 30px;
	color: #F00;
	font-size: 15px;
	
}
#navibar {
	background-color: #FFF;
	width: 220px;
	margin-left: 25px;
	margin-top: 15px;
	border-top-width: 0.8px;
	border-top-style: dotted;
	border-top-color: #999;
}
#eXTReMe {
	clear: both;
}
#table {
	clear: both;
	font-size: 13px;
	padding-left: 20px;
}
#navibar a:hover {
	color: #F99;
	background-image: url(images/base/wbutton.gif);
	font-family: Arial, Helvetica, sans-serif;
}
#navibar p {
	color: #F96;
	font-size: 13px;
	text-indent: 32px;
	margin: 0px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 4px;
	padding-bottom: 2px;
	font-weight: bold;
	background-image: url(images/base/collection.button.jpg);
	background-position: left center;
}
#navibar h4 {
	text-indent: 32px;
	margin: 0px;
	border-bottom-width: 0.8px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	background-image: url(images/base/horsebutton.gif);
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-bottom: 8px;
	color: #666;
}
#navibar h4,
#navibar h5 {
	text-transform: uppercase;
}
#navibar h4 a {
	text-decoration: none;
	color: #666;
}
#navibar h5 {
	text-indent: 32px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 0.8px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#navibar h5 a{
	font-size: 13px;
	color: #666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/base/wbutton.gif);
	background-position: left center;
	display: block;
	padding-top: 10px;
	padding-bottom: 8px;
}
#navibar h6 {
	text-indent: 32px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #F99;
}
#navibar h6  a{
	text-decoration: none;
	color: #FFF;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}
#footer p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	list-style-type: none;
}
#footer {
	background-color: #FFF;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
	clear: both;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CF6;
	padding-right: 25px;
}
#topicpath {
	background-color: #FFF;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 0px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CF0;
}
#topicpath h6 {
	font-size: 10px;
	font-style: normal;
	color: #3C3;
	text-indent: 57px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#topicpath a {
	color: #6C3;
}
#caption p {
	font-size: 11px;
	text-align: center;
}
/*Opera Fix*/
body:before {
    content:"";
    height:100%;
    float:left;
    width:0;
    margin-top:-32767px;/
} 
#contents ul {
	list-style-type: none;
	float: left;
	border-top-style: dotted;
	border-top-width: 1.5px;
	padding-top: 5px;
	border-bottom-width: 1.5px;
	border-bottom-style: dotted;
	padding-bottom: 6px;
	width: 550px;
	font-size: 10px;
}
div.img{
	float: left;
	margin-bottom: 20px;
}

div.img img{
	margin: 0px;
	border: 1px solid #FFF;
}
