body {
	color: #333333;
	background-color: rgb(242, 242, 242);
	background-position: center 0pt;
	text-align: center;
	background-attachment: fixed;
	background-image: url(rose.gif);
	background-repeat: repeat;
}
#container { text-align: center; margin: 0 auto; }
#header { width: auto; height: 60px; text-align: left; }
#footer   { font: 11px/14px Verdana; text-align: left; margin-top: 20px; padding-right: 35px; padding-left: 35px; height: 60px }
#nav {
	text-align: center;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 34px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
#nav img { display:inline-block; vertical-align:middle; }
a {
	text-decoration:none;
	color:#FFFFFF;
}
a:hover { text-decoration:underline; }
#info { text-align: center; height: auto; }
.exif   { font-size: 10px; font-family: "Trebuchet MS"; line-height: 14px; background-color: #fff; text-align: left; visibility: hidden; padding: 10px; position: absolute; z-index: 4; top: 125px; left: 50%; width: 400px; height: 300px; }
.iptc  { font-size: 10px; font-family: "Trebuchet MS"; line-height: 14px; background-color: #fff; text-align: left; visibility: hidden; padding: 10px; position: absolute; z-index: 3; top: 125px; left: 50%; width: 400px; height: 300px; }
.exif { margin-left:-200px; }
.iptc { margin-left:-200px; }
.title { font-size: 14px; font-family: "Trebuchet MS"; font-weight:bold; }
.menu { font-size: 10px; font-family: "Trebuchet MS"; line-height: 14px; }
.name { font-size: 10px; font-family: "Trebuchet MS"; line-height: 14px; }
.copyright { font-size: 10px; font-family: "Trebuchet MS"; }
.shadow { position: relative; visibility: hidden; }
.madewith { border: 1px solid silver; }

