body.custom {
   background-color: #FFFFCC;
   padding: 7px 8px 12px 8px;
   line-height: 1.4em;
   margin-top:0;
}
.custom #page {
  background-image: url(images/background.gif);
   background-repeat: no-repeat;
}
.custom #header #logo a { display: block; height: 100px; width: 860px; /* background: url('images/header.gif') no-repeat; */ outline: none; }

/* This line gets rid of the site title & tagline by casting them out to far left field */
.custom #header #logo, .custom #header #tagline { text-indent: -9999px; }

/* This line collapses the vertical space of the tagline so that there isn't unnecessary white space after the header image */

/* This is a bit of a kludge, but it seems to work. */
.custom #header #tagline { height: 0; }

/* This line removes the padding from the header so that the background image sits close to the nav menu, the bottom border of the header, and the sides of the content */
.custom #header { padding: 0; border:none;}
.custom a:link, .custom a:visited {
   text-decoration: none;
   color: #7d007d;
}
.custom a:hover, .custom a:active {
   color: #4671a8;
   text-decoration: underline;
   border: none;
}
.custom ul#tabs,.custom ul#tabs li {
/*   background-color: #8E6329; */
   border:none;
   margin-right:0;
   background-color: transparent;
}
.custom ul#tabs li a:link, .custom ul#tabs li a:visited { font-weight:bold; color: white; text-decoration: none; border: none; margin:3px 4px 3px 4px;}

.custom ul#tabs li a:hover, .custom ul#tabs li a:active { color: #C499A3; text-decoration: underline; }
.custom #footer {
   border: none;
   text-align: center;
}

ul#tabs li.current_page_item, ul#tabs li.current-cat { padding-bottom:0;}

#cc td {
   padding:3px;
   vertical-align: middle;
}
#pattitools {
   font-size: 11px;
   color: gray;
}
#pattitools div {
   text-align: center;
}
.custom #content_box {background:none;}
#record {
	margin: 7px 0 21px 0;
}
#record td {
	vertical-align: top;
	padding: 7px;
}
.object {
	margin: 7px 0 21px 0;
}