body { 
	margin: 0; 
	font: normal 12px Arial, Helvetica, sans-serif; 
	color: #000;
	background-color: #BCB293;
	}
#maintable {
	border-left: 2px solid #573F1E;
	border-right: 2px solid #573F1E;
	}
#topcell {
	z-index: 100;
	}
#cattree {
	background-image: url("/images/cattree_bg.gif");
	border-right: 1px solid #573F1E;
	}
td { 
	font: normal 12px Arial, Helvetica, sans-serif; 
	}
#copyright {
	padding-top: 6px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: black;
	float: left;
	width: 620px;
	padding-left: 4px;
	}
#phone {
	padding-top: 6px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: black;
	float: right;
	width: 80px;
	}
.boldwhite {
	color: white;
	font: bold 11px Arial, Helvetica, sans-serif;
	}
input {
	font: normal 11px Arial, Helvetica, sans-serif;
	}
.small {
	font: normal 10px Arial, Helvetica, sans-serif;
	}
blockquote {
	margin: 0;
	}
img {
	border: none;
	}
.black {
	color: black;
	}
.emphasis {
	font-weight: bold;
	color: #c00;
	}
.toplinks {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: white;
	background-color: transparent;
	text-decoration: none;
	}
.topbar {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #DED8BA;
	background-color: transparent;
	}
#yomama {
	width: 196px;
	height: 130px;
	padding: 52px 6px 4px 20px;
	background: url(/images/box_yomama.gif) top left no-repeat;
	voice-family: "\"}\"";		/* ie5/win box model hack */
	voice-family:inherit;
	width: 170px;
	height: 74px;
	}
html>body #yomama {
	width: 170px;
	height: 74px;
	}
#sightings {
	width: 196px;
	height: 123px;
	padding: 32px 6px 4px 20px;
	background: url(/images/box_sightings.gif) top left no-repeat;
	voice-family: "\"}\"";		/* ie5/win box model hack */
	voice-family:inherit;
	width: 170px;
	height: 87px;
	}
html>body #sightings {
	width: 170px;
	height: 87px;
	}
#garage {
	width: 196px;
	height: 123px;
	padding: 29px 6px 4px 20px;
	background: url(/images/box_garage.gif) top left no-repeat;
	voice-family: "\"}\"";		/* ie5/win box model hack */
	voice-family:inherit;
	width: 170px;
	height: 90px;
	}
html>body #garage {
	width: 170px;
	height: 90px;
	}
#webmail {
	text-align: center;
	width: 196px;
	height: 123px;
	padding: 29px 6px 4px 20px;
	background: url(/images/box_webmail.gif) top left no-repeat;
	voice-family: "\"}\"";		/* ie5/win box model hack */
	voice-family:inherit;
	width: 170px;
	height: 90px;
	}
html>body #webmail {
	width: 170px;
	height: 90px;
	}
input.webmail {
	width: 80px;
	}
.graybox a {
	color: black;
	}
.clearall {
	clear: both;
	}
.floatleft {
	float: left;
	}
.floatright {
	float: right;
	}
h1 {
	font: bold 16px Arial, Helvetica, sans-serif;
	}
h1 a {
	color: black;
	}
h2 {
	font: bold 14px Arial, Helvetica, sans-serif;
	}

/* gazingus.org style dropdown menu */

#mainMenu {
  margin: 0px;
  padding: 0px 0px 0px 0px;
}

#menuList {
  margin: 0px;
  padding: 0px;
}

#menuList ul {
  margin: 0px;
  padding: 0px;
}

#menuList li {
  display: inline;
  list-style: none;
}

a.actuator {
  display: block;
  border-bottom: 1px solid white;
  height: 20px;
  padding-top: 5px;
  padding-left: 5px;
  font: bold 12px Arial, Helvetica, sans-serif;
  color: black;
  text-decoration: none;
  white-space: nowrap;
  width: 140px;
  background-image: url("/images/cattree_bg.gif");
  background-color: transparent;
  margin: 0px;
}

a.actuator:hover {
  background-image: none;
  background-color: #B38B54;
}
.menuContainer {
  position: absolute;
  margin-left: 145px;
  margin-top: -26px;
  z-index: 0;
  }
.menu {
  width: 160px;
/*   visibility: hidden; */
  display: none;
  font: bold 12px Arial, Helvetica, sans-serif;
  color: #fff;
  background-color: #E0DBBD;
  border: 1px solid #573F1E;
  -moz-opacity:.9;
  filter:alpha(opacity=92);
}
.menu li a {
  background-color: transparent;
  width: 100%;
  color: #000;
  display: block;
  font: bold 12px Arial, Helvetica, sans-serif;
  margin: 0px;
  text-decoration: none;
  height: 20px;
  padding-top: 5px;
  padding-left: 5px;
  white-space: nowrap;
  z-index: 4;
  position: relative;
}
.menu li a:hover {
  background-color: #B38B54;
  color: white;
}



/* OLD */
.bodysmallest { font-family: verdana,arial,courier,sans-serif; color: #000000; font-size: 0.6em }
.bodysmall { font-family: verdana,arial,courier,sans-serif; color: #000000; font-size: smaller }
.bodysmallital { font-family: verdana,arial,courier,sans-serif; color: #999999; font-size: smaller; font-style: italic }
.bodysmallred { font-family: verdana,arial,courier,sans-serif; color: #FF0000; font-size: smaller }
.bodylargered { font-family: verdana,arial,courier,sans-serif; color: #FF0000; font-size: larger }
.bodyheader {  font-family: verdana,arial,courier,sans-serif; color: #D63014; font-weight: bold; font-size: larger }

.bodytxt {  font-family: verdana,arial,courier,sans-serif; color: #000000 }
.bodytxt a:link { text-decoration: underline; color: #000000; font-weight: bold }
.bodytxt a:visited { text-decoration: underline; color: #000000; font-weight: bold }
.bodytxt a:hover { text-decoration: underline overline; color: #000000; font-weight: bold }
.bodytxt a:active { text-decoration: underline overline; color: #000000; font-weight: bold }

.cattxt { font-family: verdana,arial,courier,sans-serif; color: #F5DF4A; font-weight: bold; font-size: smaller }

.cat { font-family: verdana,arial,courier,sans-serif; color: #D63014; font-weight: bold; font-size: smaller }
.cat a:link { text-decoration: none; color: #F5DF4A ; font-weight: bold}
.cat a:visited { text-decoration: none; color: #F5DF4A ; font-weight: bold}
.cat a:hover { text-decoration: underline overline; color: #F5DF4A }
.cat a:active { text-decoration: underline overline; color: #F5DF4A }

.boxborder { border: #F5DF4A; border-style: solid; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px; font-family: verdana,arial,courier,sans-serif; color: #D63014; font-weight: bold; font-size: 14px; text-decoration: none }
.boxborder a:link { text-decoration: none; color: #F5DF4A ; font-weight: bold }
.boxborder a:visited { text-decoration: none; color: #F5DF4A ; font-weight: bold }
.boxborder a:hover { text-decoration: none; color: #F5DF4A }
.boxborder a:active { text-decoration: none; color: #F5DF4A }

.cleartable { border: black; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px }
.greytable { border: grey; background-color: grey; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px }
.blacktable { border: black; background-color: black; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px }
