/***** styles to fix ie6 *****/

#title {
	padding: 1em 0;
}

#home h2 {
	width: 5em;
}

#home-images {
	position: relative;
}

#home-images li {
	position: static;
}

#home-images li span {
	width: 100px;
	padding: 5px 10px;
}

#path li.last a,
#path a { 
	background: #0071bc;
	border-right: 1px solid;
	padding: 0 1em;
}

#sub li {
	margin: 0.5em 0;
	border: 1px solid #fff;
}

#sub li a {
	line-height: 1.0em;
	background: none;
	padding: 0;
}

#info {
	width: 100%;
	padding: 0;
}

#info p {
	padding: 0 1em;
}

#photos li {
	float: left;
}

.counter .prev a:hover {
	background: url(../img/icon_arrow_left.png) 6px 6px no-repeat;
}

.counter .next a:hover {
	background: url(../img/icon_arrow_right.png) 6px 6px no-repeat;
}

#title .webring {
	right: 20px;
}

#title .webring a {
	border: 1px solid #ddd;
	text-decoration: none;
}

#footer {
	border-top: 1px solid #fff;
	padding-top: 1em;
}

.message {
	width: 75%;
}

#hd-social {
	padding: 0.5em 0 0 0;
}

#hd-social h4,
#hd-social ul {
	padding: 0 0.75em;
}
