body {
	background:  #325d81 url('sitebg.jpg') repeat-x top; 
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 25px;
	color: #000;
	z-index: 10;
	height: 100%;
  	overflow: hidden;


}


.watermark {
	background:  url('watermark.jpg') no-repeat center; 
}
.content
  {
  width: 100%;
  height: 100%;
  overflow: auto;
  position: relative;
  z-index: 100;
  }

.bodytable{
	background: url('bodybg.jpg') repeat-y;
}

.bodydiv {
	z-index: 25;
	top: 0px;
	}

.fix {
	clear: all;
	z-index: 25;
	}
	
.container {

	height:100%;
	width: 100%;
	position: absolute;
	bottom: 0px;
	z-index:-1;
}
.bottommovie {
	width: 1000px;
	height: 225px;
}

.leftside {
	background: url('leftbg.jpg') repeat-y;

}


.rightside {
	background: url('rightbg.jpg') repeat-y;

}



.sitearea {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 25px;
	color: #000;
}

td {
font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
}

a {
	color: #17407f;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
}





.outermenu {
	color: #fff;
	width: 200px;
	font-size: 12px;
	line-height: 30px;
	background: url(navitem.gif) repeat-y;

}

.menu {
	color: #fff;
	font-size: 12px;
	line-height: 38px;
	
	
}

.menu a {
	text-decoration: none;
	color: #fff;
	width= 100%;
	height: 30px;
	font-weight: bold;
	
}

.menu a:hover {
	filter:alpha(opacity=60); /* ie */
		-moz-opacity: .60; /* mozilla */
	color: #fff;
	text-decoration: underline;
}



.weather {

line-height: 10px;
}


.obits {
	width: 200px;
			

}


.obit-header {
	background: url(obitheader.gif) no-repeat;
	width: 200px;
	height: 42px;

}

.obit-container {
	width: 177px;
	padding-left: 10px;
}

.obit-container-container {
	width: 200px;
	/*padding-left: 10px;*/
	padding-right: 20px;
	background: url('obitbg.jpg') repeat-y;


}

.obits a {
	text-decoration: none;
	color: #fff;
	display: block;
	width: 100%;
	line-height: 19px;
	font-size: 12px;
}

.obits a:hover {
	color: #fff;
	text-decoration: underline;
}

.obit-padding {
	padding: 3px 8px;
}

.obit-footer {
	background: url(obitfooter.jpg) no-repeat;
	width: 200px;
	height: 15px;
}



.footer {
	width: 540px;
	background: #17407f;
	text-align: center;
	line-height: 1.3;
	font-size: 10px;
	margin: 20px 0 20px 0;
	color: #fff;
	padding: 5px;
}

.footer a {
	color: #fff;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}




/* Image Styles */
img.one, img.two {
	clear: both;
	border: 0px #17407f solid;
}

img.one {
	float: left;
	margin-right: 10px;
}

img.two {
	float: right;
	margin-left: 10px;
}

/* Headers */

h1, h2, h3, h4 {
	color: #17407f;
}

h1 {
	font-size: 18px;
}

h2, h3, h4 {
	font-size: 14px;
}



/* Fly Out Menus - Format EXACTLY like this or else the script will get screwed

JSMENU:fontColor:#eaeae5
JSMENU:fontColorHilite:#17407f
JSMENU:menuItemBgColor:#17407f
JSMENU:menuHiliteBgColor:#eaeae5
JSMENU:menuLiteBgColor:#17407f
JSMENU:menuBorderBgColor:#eaeae5
JSMENU:bgColor:#17407f
JSMENU:horizOffset:180
JSMENU:vertOffset:7
JSMENU:menuOrient:vert
JSMENU:menuFont:Verdana
FLOWER:1
CAL:width:175
CAL:height:200
*/