body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	word-spacing: 0.05em;
	margin: 0px;
	padding: 0px;
}

#header {
	background-repeat: no-repeat;
	height: 100px;
	width: 227px;
	position: absolute;
	z-index: +1;
	margin-top: 0px;
	margin-left: 50px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	vertical-align: text-bottom;
	background-image: url(../img/header-logo.gif);
	background-position: left;







}

#header-cat {
	background-image: url(../img/header-cat.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 116px;
	width: 132px;
	position: absolute;
	z-index: +2;
	margin-top: 31px;
	text-align: center;
	left: 300px;





}

#header-bg {
	background-color: #3399FF;
	position: relative;
	z-index: 0;
	height: 100px;
	width: 100%;
	background-image: url(../img/header_bg.gif);
	background-repeat: repeat-x;

}

#header-left {
	position: relative;
	height: 100px;
	width: 49%;
	background-image: url(../img/header_left.jpg);
	background-repeat: repeat-x;
	float: left;
}

#header-right {
	position: relative;
	height: 100px;
	width: 49%;
	background-image: url(../img/header_right.jpg);
	background-repeat: repeat-x;
	float: right;
}
#navbar {
	background-image: url(../img/nav-top_bg-center.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 41px;
	width: 980px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;


}
#navbar-container {
	background-color: #472b04;
	position: relative;
	z-index: 0;
	height: 41px;
	width: auto;
	background-image: url(../img/nav-top_bg-sides.gif);
	background-repeat: repeat-x;
	text-align: center;

}

#container {
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	height: 100%;
	width: 100%;
	padding: 25px 0px 0px;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;


}

#container .column {
  position: relative;
  float: left;
}

#content {
	width: 980px;
	background-image: none;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;







}
#meetcats {
	width: 260px;
	right: 260px;
	margin-left: -100%;
	background-color: #CCFF99;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-position: top;

}
#sidebar {
	width: 220px;
	margin-right: -220px;
	background-color: #FFFF99;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-position: top;

}
#footer {
	clear: ambos;
	background-image: url(../img/bg_bottom.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 60px;
	width: auto;








}
/*** IE6 Fix ***/
* html #meetcats {
  left: 220px;           /* RC width */
}
#m-header-logo {
	background-image: url(../img/memorial-header-logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
	width: 290px;
	float: left;





}
#m-header-photos {
	background-image: url(../img/memorial-header-photos.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 200px;
	width: 500px;
	float: left;



}
#m-header-slogan {
	background-image: url(../img/memorial-header-slogan.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 200px;
	width: 190px;
	float: right;




}
.main-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin: 15px 5px;
	padding: 0px;
	text-align: center;




}
.text-sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	color: #3D65CB;
	text-decoration: none;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: none;
	width: auto;
}

.text-sidebar a:link 
{
	font-style: normal;
	color: #3D65CB;
	text-decoration: none;
	width: auto;
}

.text-sidebar a:visited 
{
	font-style: normal;
	color: #3D65CB;
	text-decoration: none;
	width: auto;
}

.text-sidebar a:hover 
{
	font-style: normal;
	color: #3D65CB;
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: auto;
}

.text-sidebar a:active 
{
	font-style: normal;
	color: #E60201;
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: auto;
}

.text-sidebar-current {
	border-top: none;
	border-right: none;
	border-bottom: 3px solid #CCCCCC;
	border-left: none;
	margin: 0px;


}
.text-sidebar-sub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 25px;
	border: none;
	width: auto;
	background-image: url(../img/heartbullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	line-height: 28px;
}
