<!--

	body { font-family: Georgia, arial, verdana, helvetica, sans-serif;
			color:#ffffff;
			margin:0px;
			background-color:#000000;
			margin-top: 0;
			margin-left: auto;
			margin-right:auto;
			padding: 50px;
			text-align: left;
			}
			
	img { border:0px; }
	
	h1 { font-size:3em; font-weight:normal; margin:0px; padding:0px 0 15px 20px; color:#f47920;}
		
	a:link {color: #ff6600; text-decoration: none;}
	a:visited {color: #ff9933; text-decoration: none;}
	a:hover {color: #ff9933; text-decoration: underline; }


#pictures { 
	float:left; 
	min-height:263px; 
	background:#ffffff; 
	border-bottom:2px solid #fff; 
	border-top:4px solid #fff; 
	border-left:4px solid #fff; 
	border-right:3px solid #fff; 
	
	}

#words { 
	display:block; 
	width:400px; 
	float:left; 
	padding-right:1.5em;
	}

p.teaser {  padding-left: 20px; font-size: 1.2em; padding-top:0.2em; }

p.attrib {  color:#cccccc; font-size: 11px; padding-left: 0.2em; padding-top: 0; }

div.clear { clear: both; }


a.buy-button
{
	color: #fff;
	min-width: 165px;
	background-image: url(./images/buy-button-blank.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.spacer[class]
{
	clear: both;
	height: 20px;
}

* html div.spacer
{
	clear: both;
	line-height: 1em;
}
-->

