body {
background-image:url("images/gradient.png");
background-repeat: repeat-x;
background-position: top left;
background-color:#f0e0d5;} 

a, a:link, a:visited {
	color: #b5b1b1;
	cursor: help;
	text-decoration: none;
	font-style: normal;}
a:hover {
	color: #424242;
	text-decoration: none;
	font-style: normal;
	background-color: #ffffff;
}

td.menu a {
display: inline;
line-height: 25px;
font-family: "georgia", arial, sans-serif;
font-size: 25px;
font-weight: normal;
text-transform: lowercase;
color: #ffffff;
text-align: center;
letter-spacing: -1px;
border-width: 0px;
font-style: normal;	
line-height: 35px;
background-color: #b9925a;
padding-right: 12px;
padding-left: 12px;
}

td.menu a:hover {
display: inline;
line-height: 25px;
font-family: "georgia", arial, sans-serif;
font-size: 25px;
font-weight: normal;
text-transform: lowercase;
color: #FFFFFF;
text-align: center;
letter-spacing: -1px;
border-width: 0px;
font-style: normal;	
line-height: 35px;
background-image:url("images/hover.png");
padding-right: 12px;
padding-left: 12px;
}

table.content {
font-family: georgia, serif;
font-size: 11px;
color: #FFFFFF;
letter-spacing: normal;
text-align: justify;
background-color: #e9deca;
padding: 5px 10px 5px;} 

td.content {
	font-family: georgia, serif;
	font-size: 11px;
	color: #929179;
	letter-spacing: normal;
	text-align: justify;
	background-color: #e9deca;
	padding: 15px 25px 30px 25px;
} 