.box {
	background-image: url(images/greenside.jpg);
	background-repeat: no-repeat;
	margin-left: -10px;
}

p {
	color : Black;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin-left: 15;
}

A {	color: #FFFF66;
	text-decoration: none;}
A:visited { color: #000066;}
A:active{ color: #000066;}
A:hover { color: #99ff66;}

A.top { color: #000000;}
A.top:visited {	color: #000000;}
A.top:active{ color: #000000;}
A.top:hover { color: #00cc66;}

img.camera {
	border : none;
	height: 20px;
	width: 30px;
}

h1 {
	color: Black;
	display: inline;
}

H3 {
	background-color: Yellow;
	font-size: 12px;
	font-weight: bold;
	color: Black;
	padding-left: 120px;
	padding-top: 1px;
	padding-bottom: 1px;
	border: 1px solid Black;
	margin-left : -20px;
	margin-right : -20px;
	margin-top: 5px;
	font-family : Arial, Helvetica, sans-serif;
	width: 920;
}


P.text {
     font-size: 11pt; 
     font-family: "Times New Roman",
     Times, Serif
	 }

 IMG.left {
 float: left;
 border-width: 1px;
 border-style: solid;
 border-color: black;
 margin-bottom: 5pt;
 margin-right: 5pt;
 }

IMG.right {
 float: right; 
 border-width: 1px; 
 border-style: solid; 
 border-color: black; 
 margin-bottom: 5pt; 
 margin-left: 5pt;
 }
 
 IMG.middle {
 clear: both; 
 border-width: 1px; 
 border-style: solid; 
 border-color: black; 
 margin-bottom: 5pt; 
 }

 iframe {
	position: absolute;
	left: 110px;
	top: 150px;
}

.flower {
	position: absolute;
	left: 700px;
	top: 10px;
}
.date {
	position: absolute;
	left: 700px;
	top: 105px;
	font: 12px Arial, Helvetica, sans-serif;
}