html {
/*	
	width: 100%;
	height: 100%;
*/
}

body {
/*
	width: 100%;
	height: 100%;
*/	
	background-color: #666666;
}

a {
	color: #333333;
}

.obituary{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	padding-right: 10px;
}

.obituary a {
	color: #333333;
	text-decoration: underline;
}

.headline{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;	
}

.headline a {
	color: #666666;
	text-decoration: underline;
}

.subTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 8px;
}

.SubHeadline{
	margin-bottom: 10px;
	padding: 3px;
	color: #FFFFFF;
	background-color: #660000;
	font-weight: bold;
}

.Frame {
	border: 2px solid #660000;
	padding: 5px;
}

.staffimage{
	padding-bottom: 10px;
}

.menuColumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	color: #FFFFFF;
	background-color: #999999;
	width: 140px;
	padding: 10px;
	vertical-align: top;
}

.menucolumn a {
	color: #FFFFFF;
	text-decoration: none;
}

.menucolumn a:hover {
	color: #660000;
	text-decoration: none;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.contentColumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	padding: 10px 10px 10px 5px;
	vertical-align: top;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.staffContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 0px 0px 10px 10px;
	vertical-align: top;
}

#bottomBar {
	text-align: center;
	vertical-align: middle;
	height: 24px;
	padding: 0px 5px 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #660000;
}

#bottombar a, #bottombar a:hover, #bottombar a:visited {
	color: #FFFFFF;
}

.StaffDevider {
	margin: 2px 0px 2px 0px;
	height: 1px;
	border-bottom: 1px solid #FFFFFF;
}

.image {
	border: 1px solid #333333;
}

#condulences {
	
}

#condulences table {
	font-size: 12px;
}

#condulences .text {
	width: 350px;
}

table#survey {
	font-size: 12px;
	width: 100%;
}

table#survey td {
	padding: 5px;
}

table#survey input {
	width: 350px;
	height: 22px;
}
