body {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	background-color: #DDDDAd;
	padding: 4px;
	background-image:   url(images/site/coverbg85i.jpg);
	background-attachment: fixed;
	background-position: center top;
	background-repeat: no-repeat;
	color: #000000;
}
h2 {
	font-size: x-large;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #990000;
}
h3 {
	font-size: large;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #006600;
}
h4 {
	font-size: medium;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #990000;
}
a:link {
	font-weight: bold;
	color: #CC0000;
}
a:hover {
	font-weight: bold;
	color: #CC0000;
	background-color: #FFFFFF;
	text-decoration: underline overline;
}
a:active {
	font-weight: bold;
	color: #009900;
	text-decoration: underline overline;
	background-color: #FFFFFF;
}
a:visited {
	font-weight: bold;
	color: #009900;
	text-decoration: underline;
}
h1 {
	font-size: xx-large;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #990000;
}
p {
	font-size: medium;
	color: #000000;
}
.fooditem {
	font-style: italic;
	text-decoration: underline;
	font-weight: bold;
}
.foodheader {
	font-weight: bold;
	color: #990000;
	background-image:    url(images/site/div-ylo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-decoration: underline;
}
.bigtitle {
	font-size: 96px;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #009900;
	vertical-align: top;
	text-align: center;
}
li {
	font-size: medium;
}
.navbar {
	font-size: 12px;
	font-variant: small-caps;
	text-transform: capitalize;
}
.mem {
	color: #FFFFFF;
}
a.mem:link {
	font-weight: bold;
	color: #FF9999;
}
a.mem:visited {
	font-weight: bold;
	color: #99FF99;
}
a.mem:hover {
	color: #FFFF00;
	text-decoration: underline;
	background-color: #000033;
}
a.mem:active {
	color: #FFFF00;
	text-decoration: underline overline;
	background-color: #006600;
}
.grav {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #000000;
}
a.grav:link {
	color: #000000;
}
