html {
/*background: #ffffff url(../images/bkg_line.gif) repeat;*/
background: url(../images/bkg_body_sky.gif) 0 -1100px repeat;
}
body {
	font: 10px Verdana, Helvetica, sans-serif;
	line-height: 14px;
	color: #000000;
	margin: 0px; 
	text-align:center;
}
#wrapper {
	width: 902px; 
	margin: 0px auto 0px auto;
	text-align: left;
	background: #ffffff;
}
#pageBorder {
	padding: 0px 0px 0px 0px;
	border: 1px solid #000000;
}
a, a:link, a:visited {
	color: #0480cf;
	text-decoration: underline;
}
a:hover, a:active {
	color: #9b9071;
	text-decoration: none;
}
form {
	margin: 0px 0px 0px 0px;
	font: 9px Verdana, Helvetica, sans-serif;	
}
form input, form select, form textarea {
	font: 9px Verdana, Helvetica, sans-serif;
	color:#0480cf;
	background-color: #fff; 
	border-color: #fff #666 #666 #fff; 
	border-top-width: 2px;
	border-right-width: 1px; 
	border-bottom-width: 1px;
	border-left-width: 2px;
		
}
#frmMemorial td, #frmTribute td, #frmGuestbook td, #frmLogin td, #frmPhotoalbum td, #frmDelTribute td  {
	font: 10px Verdana, Helvetica, sans-serif;
}

#searchForm {
	float: right;
	display:inline;
	height: 18px;
	padding: 0px 12px 3px 0px;
	margin: 0px 0px 0px 0px;
	text-align: right;
	width: 200px;
}
#searchBox {
	width:90px;
	border-style: solid;
	border-right-width: 1px; 
	border-bottom-width: 1px;
	border-top-width: .2em; 
	border-left-width: .2em;
	border-color: #999 #000 #000 #999; 
	font: 9px Verdana, Helvetica, sans-serif;
	color:#0480cf;
	padding-left: 3px;
} 
#searchButton {
	position:relative;
	top:4px;
}
.ltbluetext {
	color:#0480cf;
}
