.ghosttype {
	font: 30px/33px Symbol, fantasy; 
	color: grey; }
body { 
	background: #ffcf00 url('images/leaves_top.jpg') no-repeat; 
	background-position: 0px - 0px; }
.welcome_content {
	position: absolute;
	top: 192px;
	left: 713px;
	width:300px;
	margin:0;
	padding:0;
}
.welcome_header {
	font: bold 25px/25px Papyrus, sans-serif;  
	letter-spacing: 2px;
	text-transform: lowercase;
	color: #C65927; }
.welcome_copy {
	font: 11px/22px Verdana, Arial, Helvetica, Geneva, sans-serif; 
	width:300px;
	color: #000000; }
.welcome_object { /* FOR THE EMBEDDED VIDEO */
	font: 11px/22px Verdana, Arial, Helvetica, Geneva, sans-serif; 
	position:inline;
	color: #000000;
	border:solid 2px #FFE77D; 
	width:300px;
}
img.homephoto {
	position:absolute;
	width: 600px;
	height: 400px;
	left: 217px;
	top: 208px;
	border: none;
}
.footer {	
	font: 9px Arial, Helvetica, Geneva, sans-serif; 
	position: absolute;
	top: 460px;
	left: 214px;
	width: 320px;
	color: #667722; }
.footerlink {	
	font: 9px Arial, Helvetica, Geneva, sans-serif; 
	color: #667722; }

