body {
	background-image: url(../viewpage/header.jpg);
	margin: 0px;
	background-repeat: repeat-x;
}
#main #header p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	float: right;
	font-weight: bold;
	text-align: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#header {
	width: 850px;
	background-image: url(../viewpage/top.jpg);
	background-color: black;
	border-bottom-width: 6px;
	border-bottom-style: double;
	border-bottom-color: #D0C123;
	padding-bottom: 3px;
	background-repeat: no-repeat;
	height: 125px;
}

#main #video {
	float: right;
	width: 500px;
}
#main #footer {
	background-color: #000000;
	background-image: url(../viewpage/logo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#main #footer #funerallogo {
	height: 100px;
	width: 350px;
	margin-top: 10px;
	margin-left: 10px;
}

#main #player {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	border: 4px solid #8B6C1C;
	height: 346px;
}


#main {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	border: 2px solid #292110;
	background-color: #FFFFFF;
	background-image: url(../viewpage/bg.gif);
	background-repeat: repeat;
}
#main #deceasedphoto {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	text-align: center;
	margin-top: 20px;
	/* padding-bottom: 15px; */
}
#main #deceasedphoto .photo {
	background-color: #FFFFFF;
	padding: 2px;
	height: 165px;
	width: 150px;
}
#help {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 6px;
}

#main #name {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}
#main #funeralinfo {
	width: 225px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	text-align: center;
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
#main #funeralinfo h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #191B10;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #8B6C1C;
	line-height: normal;
}

#main #funeralinfo p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

#main #schedule {
	width: 725px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.schedulephoto {
	height: 100px;
	width: 100px;
	border: 1px solid #FFFFFF;
}
.viewphoto {

//	height: 150px;
//	width: 150px;
// border: 2px solid #FFFFFF;
}
