/* CSS Document */

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #c4b794;
	background-image: url(images/backgroundGalleryLily.gif);
	background-repeat: repeat-y;
	background-position: center top;
	color: #666666;
}

#container {
	padding-left: 1px;
	width: 760px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
}
#header
{
	color: #FFFFFF;
	font-size: 40px;
	font-weight: 900;
	line-height: 90px;
	background-color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(images/backgroundHeader.jpg);
	text-align: center;
}
#arrow {
	margin: 5px;
	padding-left: 50px;
	padding-right: 50px;
}
#arrow img {
	margin-top: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#image img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
