body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/bkg/whitesand1.jpg);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#e9d6ab;
}
.style1 {
	color: #373535;
	font-size: 9px;
	font-family: tahoma;
}
.style2 {
	color: #6c6967;
	font-size: 9px;
	font-family: tahoma;
}
.style3 {
	color: #59574a;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
}
.menu {
	color: #ffffff;
	font-size: 11px;
}
.menu a:link{
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}
.menu a:active{
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}
.menu a:visited{
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}
.menu a:hover{
	color: Silver;
	font-size: 11px;
	text-decoration: underline;
}
.copyright {
	color: #7d6d49;
	font-size: 9px;
}
.goldwindow {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#745a22;
}