body {
	margin: 0px;
	background: url(shared/background.jpg) #B86B0D;
	color: #796655;
}
		
body,td	{
	font-family: Verdana, Arial, sans;
	font-size: 11px;
}

table	{
	border: 0px;
	padding: 0px;
	margin: 0px;
}
			
a,a:visited	{
	color: #796655;
	white-space: nowrap;
}
body.albums a {
	text-decoration: none;
}
a:hover, body.albums a:hover {
	text-decoration: underline;
	color: #998675;
}
a.backtotop {
	font-size: 11px;
}

img { border: 0; }

.wsSection {
	margin-bottom: 30px;
}