body {
background-image:url("images/gradient.png");
background-repeat: repeat-x;
background-position: top left;
background-color:#c5a073;
margin:0px;
font-family: "palatino linotype", serif;
font-size: 5px;
color: #dad6a9;
letter-spacing: normal;
text-align: justify;
	} 
h1 {
color: #7c3746;
font-size:16pt;
font-family: palatino linotype, sans-serif;
letter-spacing: 2px;
font-style: italic;
font-weight: bold;
margin-bottom:4px;
text-align: center;
}

strong, b {
color: #dcd9b6;
font-family: palatino linotype, sans-serif;
font-size: 15px;
font-weight:bold;
letter-spacing: 0px
 }

strong, i {
color: #dad6a9;
font-family: Palatino Linotype, serif;
font-size: 15px;
font-weight:bold;
letter-spacing: 0px
 }

strong, u {
color: #7c3746;
font-family: Palatino Linotype, sans-serif;
font-size: 17px;
font-weight:bold;
letter-spacing: 3px
 }

td.menu a {
display: inline;
line-height: 20px;
font-family: "palatino linotype", sans-serif;
font-size: 15px;
font-weight: bold;
text-transform: lowercase;
color: #6e2931;
text-align: center;
letter-spacing: 5px;
border-width: 0px;
font-style: normal;	
line-height: 20px;
background-color: #bb8954;
padding-right: 10px;
padding-left: 10px;
}

td.menu a:hover {
display: inline;
line-height: 20px;
font-family: "palatino linotype", sans-serif;
font-size: 15px;
font-weight: bold;
text-transform: lowercase;
color: #e5cfa2;
text-align: center;
letter-spacing: 5px;
border-width: 0px;
font-style: normal;	
line-height: 20px;
background-color: #bb8954;
padding-right: 10px;
padding-left: 10px;
}

a, a:link, a:visited {
	color: #87815c;
	cursor: help;
	text-decoration: none;
	font-style: normal;}
a:hover {
	color: #dcd9b6;
	text-decoration: none;
	font-style: normal;
	
}

blockquote {
line-height: 15px;
font-family: georgia, serif;
font-size: 15px;
font-style: italics;
font-weight: normal;
color: #FFFFFF;
padding-right: 30px;
padding-left: 5px;
padding-bottom: 10px;
padding-top: 10px;
text-align: center;
border-right: 8px solid #9e9871;
border-left: 8px solid #9e9871;
background-image: url(images/statback.png); 
}



