* {
	margin: 0;
	padding: 0;
}

body {
	text-align: left;
	background: #fffffe url(images/bg.gif) repeat-x top;
	color: #666666;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

img {
	display: block;
	border: none;
}

#container {
	width: 860px;
	margin: 0 auto;
}

#bluePoppyContainer{
	width: 425px;
	float: left;
	margin-right: 10px;
}
#bluePoppyContainer img {
	float: left;
}

#gloamingContainer {
	width: 425px;
	float: left;
}
#gloamingContainer img {
	float: left;
}

#slideshow {
	background: #000;
	width: 860px;
	height: 485px;
}



#classicGloamingContainer{
width: 275px;
float: left;
margin-right: 17px;
}
#luminousContainer{
width: 275px;
float: left;
margin-right: 17px;
margin-bottom: 40px;
}
