@charset "utf-8";
/* CSS Document */
.floatleft
{
	float:left;
}
.clearleft
{
	clear:left;
}
.photographer
{
	width:292px;
}
.text-data
{
	width:500px;
}
.homepagesplash
{
	margin:auto;
	width:400px;
	text-align:center;
	padding-top:150px;
}
.sitename
{
	padding-top:30px;
	color:#999900;
	font-size:16px;
}
.pictureviewer
{
	width:432px;
}
.picturethumbs
{
	width:368px;
}
.feedbackform
{
	margin-top:30px;
	text-align:left;
}
.imagebackground
{
	background-image:url(../images/picture_large.jpg);
	background-repeat:no-repeat;
	background-position:center;
	display:block;
}
div#picture-caption
{
	position:absolute;
	bottom:0;
	text-align:right;
	width:432px;
}
