body { margin: 0;
	font: 11px/1.2 Verdana, sans-serif;
}

#stage {
	margin-left: 40px;
	margin-right: 40px;

}

#whitewall	{
		margin-top: 20px;
		margin-right: 20px;
}

#whitewall .content_container {
	float: left;
}

.content_container {
	overflow: auto;
}

.horizontal_scroll_bar .track{
	background-color: maroon;
	margin-top: 10px;
	float: left;
	height: 1px;
}

.horizontal_scroll_bar .handle{
	cursor: move;
	margin-top: -13px;
	margin-right: 0px;
	height:27px;
	width:40px;
	background: transparent url(../photography/images/screentypea.gif) no-repeat center center;
}

.clear_both {
	clear: both; 
	height: 0px; 
	margin: 0px; 
	padding: 0px; 
	line-height: 0px;
}

tr.foto {
	height: auto;
	border: 2px solid silver;
}

td.intro	{
	vertical-align: bottom;
}

img.foto {
	border: 1px solid gray;
	padding: 5px;
	margin-bottom: 10px;
}

img.cart {
	padding: 0px;
	border-style: none;
	margin: 0 0 0 -5px;
}


img.nopadding {
	border: 1px solid silver;;
	padding: 0;
}

.introdiv {
	width: 200px;
	white-space: normal;
	margin-bottom: 100px;
}

h4	{
	font: 130% Helvetica, Geneva, sans-serif;
	color: #4D3B27;
	white-space: normal;
}

p.nav	{
	margin-top: 100px;
}

p {
	line-height: 1.2em;
	color: #4D3B27;
	margin: 5px 0 0 0;
}

p.shopping {
	line-height: 1.2em;
	color: #4D3B27;
	margin: 4px 0 0 0;
}

p.caption {
	text-align: center;
	font-style: italic;
}

a:link { color: maroon;
	text-decoration: none;
}
a:active { text-decoration: underline; color: maroon;
}
a:hover { color: maroon;
	text-decoration: underline;
}
a:visited { color: maroon;
	text-decoration: none;
}
