body {
	background-color: #d2ddc3;
	background-image: url(sagenoise.gif);
	background-attachment: fixed;
}

td.navhead {
   text-align: center;
}

td.nav {
   vertical-align: top;
   width: 15%;
}

td.sec {
   margin-bottom: 20px;
}

td.list {
	border-width: medium;
	border-style: outset;
	border-color: #98b375;
	color: #98b375;
	vertical-align: top;
	padding: 10px;
	list-style: square;	
	text-align: left;
}

div.navhead {
	background-color:#98b375; 
   border-style: double;
	border-width: thick;
   padding: 20px;
   text-align: center;
}

div.nav {
	background-color: #98b375;
   border-style: double;
	border-width: thick;
   padding: 20px;
}

div.nav_credit {
	background-color: #98b375;
	text-align: center;
   border-style: double;
	border-width: thick;
   padding: 20px;
}

div.button {
	background-color: #98b375;
	text-align: center;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 18px;
	color: #000000;
	border-style: double;
	border-width: thick;
	padding: 10px;
	width: 125px;
	height: 50px;
}


div.nav a:link,
div.nav a:visited,
div.nav a:hover {
	color: #29321c;
   background-image: url(paintbrushicon.gif);
   background-repeat: no-repeat;
   background-position: 0% 0%;
   padding-left: 20px;
}

div.nav h3 {
   text-align: center;
   font-size: 12px;
}

div.nav h3 a:link,
div.nav h3 a:visited,
div.nav h3 a:hover {
   background-image: none;
	color: #29321c;
   padding-left: 0px;
}

td.msg {
   text-align: justify;
   padding: 20px;
}

div.emph {
   text-align: center;
	font-weight: bold;
}

.center {
   text-align: center;
}

td.copy {
   text-align: center;
}

.copy a {
   color: #336699;
}

a:link {
		color: #29321c;
}

a:hover {
	color: #000000;
	text-decoration: blink;
}

a:visited {
	color: ##8ca36b;
	font-style: oblique;
}

p.blue {
	color: Blue;
	font-family: monospace;
	font-size: 22px;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
}

	